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