Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 899 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 899 Bytes

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