Skip to content

marcusshepp/gravity_game

Repository files navigation

gravity_game

This game was made by Jeremy Gagnier in 2010. http://jergagnier.wix.com/projects

I am making an Artificial Neural Network for the game.

The Network has the capability to serialize it's best guess. Biologoical Model ie. the logic for a Genetic Algorthim, is used for finding the correct Weights and Thesholds to the ann illustrated below.

TODO:

  • Pick up where we left off

Set up:

pip3 install pygame

  • python3 required

Run:

python3 gravity_game.py

photo

About

Neural Network that plays a 2D pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages