Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 602 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 602 Bytes

Achtung

An interactive multiplayer platform to play “Achtung” (Curve Fever)

You can play with your friend if you run main and if you get bored from this you can go ahead and try to train your AI using the train file, but be careful if you change something there you might need to update the config file as well. In order to play against your AI run the file playAI

If you are interested to learn more about how the train and config file works go ahead and read about NEAT https://neat-python.readthedocs.io/en/latest/

Requirements

python3, pygame, neat-python, tensorflow, numpy