A rudimentary version of blockblast for the terminal, written in x86_64 assembly AT&T syntax. No standard libraries were used, just Linux syscalls.
Can be compiled with:
gcc -nostdlib -static blockblast.s -o blockblast- Select block with key 1-3
- Move block with vim keys (hjkl)
- Place block with space
- exit with x
