An open API service indexing awesome lists of open source software.

https://github.com/zesterer/super-block

A platforming game written for the CHIP-8
https://github.com/zesterer/super-block

Last synced: 10 months ago
JSON representation

A platforming game written for the CHIP-8

Awesome Lists containing this project

README

          

# Super Block

# Some Super Block gameplay

[Play Super Block](http://johnearnest.github.io/Octo/index.html?key=yRH33CPo)

Super Block is a game written for Octojam, the game jam for the CHIP-8.

The CHIP-8 is a video game console emulator from the 1970s that has 4K of RAM and an extremely limited instruction set.

Super Block was written with the Octo macro assembler.