THOR: BRING THE THUNDER [Recreation]
Screenshots
THOR: BRING THE THUNDER [Recreation]
This game was made from scratch. The objective was to recreate an existing platformer game, or more specifically, a vertical slice of said game. The game was made in C++ and uses SDL to display 2D textures. The project uses Object Oriented Programming.
My Contributions:
As this was a solo project, everything you see in the game was made by me, nevertheless here’s a quick summary:
Character & Enemy Movement, Spritesheet Animations, Melee & Ranged Attacking, Music & Sound, Health & Pickups system, Loading Level using an SVG file, …