Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ikskuh/spacewavr
- Owner: ikskuh
- License: mit
- Created: 2019-12-15T13:07:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T01:50:03.000Z (almost 5 years ago)
- Last Synced: 2024-05-17T11:43:08.365Z (6 months ago)
- Language: C
- Size: 11.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)