Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/the-pink-hacker/ti-space-invaders

A Unfinished Space Invaders clone for the TI-84 Plus CE written in ez80 assembly.
https://github.com/the-pink-hacker/ti-space-invaders

asm assembly ez80 space-invaders space-invaders-clone ti-84-plus-ce video-game z80 z80-asm z80asm

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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:

```shell
make
```

The game will be placed in the build folder.

## Legal

Not affiliated with Atari.