Skip to content

Latest commit

 

History

History
executable file
·
14 lines (6 loc) · 396 Bytes

README.md

File metadata and controls

executable file
·
14 lines (6 loc) · 396 Bytes

rainy-battlesnake

A running environment based on the starter snake written by send-with-us.

Implemented a simple game engine for machine learning training in simu_model.

Run test.py to see the simulation

image

Also with simple A* for food finding so that user could play with it.