No description
This repository has been archived on 2026-02-19. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • C 64.5%
  • Assembly 34.7%
  • Shell 0.6%
  • Batchfile 0.2%
Find a file
Rodrigo Goncalves de Oliveira d0b344499d Now with colors!
Signed-off-by: Rodrigo Goncalves de Oliveira <rodrigo@thecoreme.org>
2014-06-22 23:11:25 -04:00
bin Add dasm assembler package and helper script for *nix 2014-06-13 17:49:37 -04:00
scripts Add build script for linux 2014-06-16 10:00:21 -04:00
src Now with colors! 2014-06-22 23:11:25 -04:00
.gitignore Add dasm assembler package and helper script for *nix 2014-06-13 17:49:37 -04:00
README.md Add some info to README file 2014-06-13 18:12:16 -04:00

FlappyBlock

This probably will be our entry to the Mini LD 52 - Retro Challenge.

"Probably", because we don't know if we'll have time to finish it - The goal is to create a game for an ancient architecture, and we choose to make a Flappy Bird-like game for the Atari 2600. We will have only 10 days to create something playable and this is a tight schedule for a game fully programmed in assembly.

The game

The game is a Flappy Bird clone using only blocks.

Build Instructions

TODO

Emulators

Stella

TODO

z26

TODO