the-pink-hacker / ti-space-invaders

A Unfinished Space Invaders clone for the TI-84 Plus CE written in ez80 assembly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TI Space Invaders

I wrote this as a way to learn assembly for the calculator. This has only been tested with the TI-84 Plus CE.

Playing

Controls

dpad: Left and right

2nd: Fire

clear: Exit

Build

To build the project, run the following command:

make

The game will be placed in the build folder.

Legal

Not affiliated with Atari.

About

A Unfinished Space Invaders clone for the TI-84 Plus CE written in ez80 assembly.


Languages

Language:Assembly 97.7%Language:Rust 2.0%Language:Makefile 0.3%