GA T-Rex
Description:
Google Chrome offline T-Rex game recreated in Python using pygame. Genetic algorithm is implemented.
Prerequisites:
- pip install numpy
- pip install pygame
How to run the game:
- Run main.py
Controls:
- Press SPACE to jump.
- Press DOWN to crouch.
- Avoid getting hit by obstacles (cactus and pterodactyl).