quartz/content/atari/README.md
Gizmotronn 8b5cc69eda 🧪🤖 -> #2 Setup
2022-02-12 16:34:05 +08:00

28 lines
659 B
Markdown

Project information:
Python, JS (Phaser mainly) and Unity minigames that will later interact with the Star Sailors (eth) layer.
# Python
* `keras-rl` -> DRL Space Invaders add-on
* `space-invaders` -> General space invaders game that will be similar to Arcadium (Play Store version)
## Keras-Rl
Dependencies:
* Jupyter
* [Gym[atari]](pip install git+https://github.com/Kojoley/atari-py.git)
* Keras-rl2
## Space Invaders General
In two parts:
### Python
Dependencies:
* Pygame
### Javascript
Dependencies:
* Phaser.js
Github Issue: [#24](https://github.com/signal-k/unity-demo/issues/24)
<!-- Bring streamlit / (other Python APIs) into these games -->