/PySnake

Snake game written in python with pygame (manual version and random/optimized computer generated version, 100% success with hamiltonian cycles)

Primary LanguagePython

PySnake

Snake game written in python with pygame

app_manual.py: player version random_computer_gen.py: randomized Hamiltonian cycles for many different ways to beat the game computer_gen.py: fast standard single cycle generation