Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ikskuh/spacewavr

A SpaceWar! implementation on AVR
https://github.com/ikskuh/spacewavr

Last synced: about 1 month ago
JSON representation

A SpaceWar! implementation on AVR

Awesome Lists containing this project

README

        

# SpaceWavr

SpaceWavr (read: *Space Waver*) is a simplified implementation of [SpaceWar!](https://en.wikipedia.org/wiki/Spacewar!) or [Asteroids](https://en.wikipedia.org/wiki/Asteroids_(video_game))
for an 8 bit AVR microcontroller.

The game requires special hardware that needs some explanation (one day). In short:
8-Bit-DAC at Port B (X deflection) and Port D (Y deflection) is used to paint a beam
on an XY mode oscilloscope.

[Video of the game in action](https://mq32.de/public/spacewavr-04.mp4)