2 Player Snake Game - Code In Place

by Divya K

Description

My project is a two-player version of the 'Classic Snake Game'. Each player has Keyboard controls provided for navigating their Snake on the arena. The objective of the game is to keep eating ‘Food’ that appears in random locations to keep increasing your snake size. The game goes on until both the players’ snakes are dead. The player with maximum score in the end is the Winner! Github link : https://github.com/divya-kustagi/python-stanford-cip/tree/master/final_project