Recreation of ATARI Tempest using Raylib Python3 bindings.
The game is incomplete and has some bugs. Its purpose was both educational and recreational. All PRs are very welcome!.
Basic instructions π:
- F: full screen πΊ
- Space: Super Zapper π©οΈ
- Enter: Select β
- Arrows: Move
βοΈ - A: Shoot π«
- https://github.com/historicalsource/tempest/tree/main Tempest original source code.
- https://arcarc.xmission.com/Web%20Archives/ionpool.net%20(Dec-31-2020)/arcade/tempest_code_project/TempEd/technical/technical.html Tempest Level data.
- https://arcarc.xmission.com/Web%20Archives/ionpool.net%20(Dec-31-2020)/arcade/tempest_code_project/tempest_code_project.html Tempest Code Project.
- https://arcarc.xmission.com/Web%20Archives/ionpool.net%20(Dec-31-2020)/arcade/tempest_code_project/TempEd/tubes/tubes.html TempED level editor.
- https://flyers.arcade-museum.com/videogames/show/1127#gallery-3 ATARI Tempest poster.
- https://github.com/Guendeli/basic-tempest basic-tempest BMX code.
