Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.48 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.48 KB

Project logo

Strike the ball


  It's a kind of game in which freefall of balls occured from top to bottom side and by using weapen we have to hit it.


  If ball is hit by weapen then it's color converted into green and if it's touch the boundries then it's color converted into red.


💻 Prerequisites


What things you need to install the software and how to install them.

  • First download & install Processing software by click on this link : [https://processing.org/]

  • after installing the processing software, Box2d library by open processing app:

  • Sketch -> Import Library -> Add Library -> Box2d

  • open this files of code in processing and press button for run it.

  • Happy Coding :)

⛏️ Built Using

🎈 Usage of languages and libraries

  • Java
  • Box2d

🎉 Acknowledgements