ReverSoul
2D Platformer Game -
Unity - C# - PC/Mobile - 2025
13 students - 2 months
This project is my biggest game yet, as a student at ISART Digital Paris.
I worked in a team of 4 Gameplay Programmers, 7 Game Artists and 2 Sound Designers.
ReverSoul is a 2D platformer game where you play as Teyallo, the Aztec god of sacrifices.
Teyallo comes to claim his temple back, which has been invaded by the god of the dead.
Play through 2 levels where you control gravity, and fight the final boss in an epic ending!
My Contributions
- User Data Save & Leaderboard
Created an account system to save player progress in a JSON file.
Save elements such as collectibles, time elapsed and score.
Used data saved to create a leaderboard showing the best scores.
- Player Physics & Animation Integration
Adapted player physics to implement gravity inversion.
Integrated 3D player animations using Unity tools.
- Mobile Port
Adapted controls for the game to be playable on Android.
Created a joystick and buttons taking in account how much time you press it.