Skip to content

Find and eat the enegry balls to gain score! You will be spawned in a black screen and you have to find the energy ball hidden in the screen, your cursor will start to change colours once near the energy ball. You can press space to reveal the location of the energy ball. (applicable only upto two times per game)

Notifications You must be signed in to change notification settings

AdityaSharma223/EatEmAll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

EatEmAll

REQUIREMENTS:

  1. PyGame installed and in working condition
pip install pygame

OR (debian based distros only)

sudo apt install python3-pygame
  1. MySQL connector for python up and running
pip install mysql-connector-python

OR (debian based distros only)

sudo apt install python3-mysql.connector
  1. MySQL server on local machine

SUMMARY:

Find and eat the energy balls to gain score! You will be spawned in a black screen and you have to find the energy ball hidden in the screen, your cursor will start to change colors once near the energy ball. You can press space to reveal the location of the energy ball. (applicable only up to two times per game)

CONTROLS:

⬅️ ⬆️ ⬇️ ➡️ --> Arrow keys for movement

SPACE BAR --> Space bar to use special move

About

Find and eat the enegry balls to gain score! You will be spawned in a black screen and you have to find the energy ball hidden in the screen, your cursor will start to change colours once near the energy ball. You can press space to reveal the location of the energy ball. (applicable only upto two times per game)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages