Animal Strikers
A casual 2D sports game with local multiplayer.
Name: Animal Strikers
Developer: Enthariel Games
Period: Sep 2024 - July 2024
Technologies: Unity, C#, Plastic
Synopsis: In Animal Strikers, you put your soccer skills to the test using small characters with incredible abilities to win matches like a true legend. Play solo or with friends on the same device.
Genre & Tags: Sports, Casual, Local Multiplayer.
Switch
Play now!
Arcade control system for soccer characters with contextual actions depending on the state: ground shot or aerial header. Designed to interact directly with ball physics.
Core system that manages scoring, resets after goals, and match duration.
Active abilities system that modifies gameplay conditions in real time, adding strategy and variability.
Event system that applies global effects to both players after the match.
Progression system that unlocks levels based on player performance, including secret content.
Customization system with modular skins that affect both appearance and stats.
Local multiplayer system for two players with pre-match configuration.
Optimized binary save system for performance and platform compatibility.
I implemented systems from scratch, designing the architecture and developing them through to the polishing phase.