Chrome T-Rex's clone in Python 3 using retro game engine pyxel .
kitao/pyxel: A retro game engine for Python
- Avoid enemies with SPACE key.
- Cool SoundEffect and BGM.
- High score is kept in local.
- Feel free to use sprite.
# Python>=3.6.8
pip install pynasour
brew install python3 gcc sdl2 sdl2_image gifsicle
# Python>=3.6.8
pip install pynasour
sudo apt install python3 python3-pip libsdl2-dev libsdl2-image-dev gifsicle
pip install pynasour
For more details, please refer to the following link.
kitao/pyxel README.md at v1.1.8
Pynasour is under MIT license. It can be reused within proprietary software provided that all copies of the licensed software include a copy of the MIT License terms and the copyright notice.