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

IIITB2020/Crazy-Ball-Game-Engine

 
 

Repository files navigation

Crazy_Ball

Crazy Ball is a simple arcade game, similar to the famous DX-Ball 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!

This code is hosted on my Github account. www.github.com/djeof-1


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.



Members

  1. Shreyas Srinivasan Iyer (IMT2015018)

  1. Kashish Jain (IMT2015020)

  1. 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

Languages

  • Python 99.3%
  • Shell 0.7%