This is a tiny, in-progress Asteroids clone for the NES. It's written using neslib and famitone5, and I utilized a bunch of different tools for formatting the graphics and audio in the correct way. The build process makes heavy use of cc65.
The latest release can always be downloaded here. Eventually I'll host an in-browser version.
| Control | Effect |
|---|---|
| Left/Right | Rotate ship counter/clockwise |
| Up | Thrust |
| Down | Face retrograde (sort of buggy) |
| A | Fire missile |
Install dependencies:
- The cc65 toolchain
- wine
- A suitable emulator (I prefer mesen for playing but fceux is also very good)
git clone https://github.com/CharlesAverill/RedShift.git
cd RedShift
make| Placement | Credit |
|---|---|
| Title screen black hole | CNRS |
| Background quasar | NASA |
| Background spiral galaxy | NASA |
| Title screen font | ITC Benguiat |
| Placement | Credit |
|---|---|
| Background music | Passou por mim e sorriu - Deolinda |
| Game Over music | Prelude, Op. 28, No. 4 - Chopin |
