top of page
image_2023-01-15_133141354.png
TitleScreen (2).png

Pinball Physics

Independent Arcade Title

Pinball Physics Game created using SDL, C++ and Box2D Libraries. Designed to test Box2D physics. Pinball game created for Physics II subject.

Team 

Project Duration

40 hours 

Project Softwares

6132222.png
sdl-1-logo-png-transparent.png
Visual_Studio_Icon_2019.svg.png
box2d (1).png

Work Abstract 

Pinball Physics is an arcade game title created to mirror the typical pinball arcade style games. Game was created using Box 2D physics system, incorporation with C++ SDL programming. The game was created as a way to both create a fun, intuitive, and clean game, while also practically applying coding principles that we learned in our Physics II course at CITM UPC. 

Experience Gained

Box 2D Physics

box2dcap.gif

Usage of Box2D collision system in-game. Had to learn to apply colliders, manage colliders, and make sure physics system was solid. Additionally, incorporated logic system for debug, which enabled visual colliders. 

Discover the Project!

Project is publicly available on github for download. If you simply just wish to download the game and test it out, thats also an option!

github.png
image_2023-01-15_121728361_edited.jpg
bottom of page