Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

CLI Blockblast

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

Usage

  • Select block with key 1-3
  • Move block with vim keys (hjkl)
  • Place block with space
  • exit with x

Example

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages