Welcome to SDL-PiggyBreaker, a group project made in the academic field using CPlusPlus and SDL API.
Useful scripts are located in Assets/Scripts/..
This repository has for objective of showcasing what could be achieve with a group of three individuals under a week. Some of the features presented here are obviously not mine and I won't take credit for them. A detail list of the features I worked on will follow.
NOTE : Scripts created by myself can be found here.
- SDL-Piggybreaker/PiggyBreaker : 👉 CollisionSystem
- Game Management 👉 involved setting up SDL lib
- Window Setup
- Mixer Setup
- Image Setup
- Texture Loading
- Ball Management
- Canon Management 👉 involve calculation of rotation, trig math
- Collision System
- Input Management
- UI 👉 custom design
- Scoring System
- Audio Management
NOTE : Early stage of the academic formation. Personnal understanding of CPlusPlus has greatly improved.
- Collision System
- UI (*custom design)