Star Castle
- · Programming Language: Fully written in C++
- · API: Utilizes SDL2 as the API
- · Character Creation System: Fully customizable system allowing the creation of characters with different genders and up to 30 styles & colors for hair, facial hair, and clothes
- · Character Classes: Supports up to 10 different character classes
- · Procedural Map: Implements the Togetherness Algorithm (Cellular Automata) to generate a procedural map with eye-pleasing Pokémon sprites
- · Combat System: Features a combat system involving 4 characters
- · Save/Load Game System
Contribution
Antekeland is an SRPG developed as a final project of C++ Programming Module in ESAT during my 2nd year of studies and which took one month and a half to complete. It was also my first OOP project and I feel so proud of its result as it includes really interesting features. Although it has been so long since I developed this game, I wanted to give it a slot in my portfolio as it was the first stone in my very long programming road.