Skip to content

🎱🔥 Crazy Ball game engine is a simple 2D game engine, similar to the arcade game, "Breakout". This engine was built using Python and PyGame.

Notifications You must be signed in to change notification settings

shreyasiyer14/Crazy-Ball-Game-Engine

Repository files navigation

Crazy_Ball

Crazy Ball is a simple arcade game, similar to the famous "Breakout" game. Here, instead of just one slider, the player has to take control of two sliders.

Controls
w - up
s - down

left-arrow-key - left
right-arrow-key - right

This game was made in Python using PyGame module.

Instructions:

  1. Run the 'bootstrap.sh' script file. (Create an executable using chmod)
  2. Run 'main.py' file using python main.py.
  3. Profit!

Note Make sure that you have Python 2.7 (32-bit) installed on your system.) Or else, you could just download pygame2exe application from www.pygame.org and convert the python file into an executable.



Project Team

  • Shreyas Srinivasan Iyer (IMT2015018)
  • Kashish Jain (IMT2015020)
  • Harsha Vardhan

About

🎱🔥 Crazy Ball game engine is a simple 2D game engine, similar to the arcade game, "Breakout". This engine was built using Python and PyGame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published