ASMTRIS VS tetris

Compare ASMTRIS vs tetris and see what are their differences.

tetris

:memo: Disassembly of Tetris for Game Boy. (by osnr)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ASMTRIS tetris
1 1
3 74
- -
3.2 0.0
about 2 years ago almost 7 years ago
Assembly Assembly
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ASMTRIS

Posts with mentions or reviews of ASMTRIS. We have used some of these posts to build our list of alternatives and similar projects.

tetris

Posts with mentions or reviews of tetris. We have used some of these posts to build our list of alternatives and similar projects.
  • Tetris first intro sequence (Falling blocks) loading and instantly unloading.
    1 project | /r/EmuDev | 1 Apr 2021
    I have a Gameboy with a fully implemented cpu and an incomplete gpu. The gpu updates the LCDC Y correctly ( FF44 ), and thats about all it does. I have a function to render the background map that you see in the video. When tetris loads the first falling blocks sequence (PC = 0x13ac) (https://github.com/osnr/tetris/blob/master/tetris.asm ctrl+f "falling blocks") into vram succesfully, it then removes it and replaces it with the title screen again.

What are some alternatives?

When comparing ASMTRIS and tetris you can also consider the following projects:

asudo - Sudo command for Windows. Supports both x86 and x86_64 arch.

Tetris-deep-Q-learning-pytorch - Deep Q-learning for playing tetris game

perceptron-asm - A single-layer perceptron in x86 assembly to distinguish between circles and rectangles.

FlameOS-Rewrite3 - A simple 32-bit OS.

pytg - terminal based game in python

bfloader - 🧠 Brainfuck IDE and interpreter in 512 bytes. (boot sector)