Implement a genetic algorithm to pass a level of Mario game. Mario jumps when it reaches a Goomba and crouches when reaches a Lakipea, also eats mushrooms to earn a score.
- Python
- Javascript
- Eel library
Eel is a little Python library for making simple Electron-like offline HTML/JS GUI apps, with full access to Python capabilities and libraries.
In order to run the genetic algorithms, you will need the library.
install
pip install eel
Give a ⭐️ if you like this project!