Animal Strikers

Animal Strikers

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

Switch

Play now!

A casual 2D sports game with local multiplayer.

Overview Video

Systems I worked on

Character movement and control system

Description

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.

Game loop system

Description

Core system that manages scoring, resets after goals, and match duration.

Abilities system

Description

Active abilities system that modifies gameplay conditions in real time, adding strategy and variability.

Random events system

Description

Event system that applies global effects to both players after the match.

Narrative progression system by levels

Description

Progression system that unlocks levels based on player performance, including secret content.

Skins and stats system

Description

Customization system with modular skins that affect both appearance and stats.

Local multiplayer system

Description

Local multiplayer system for two players with pre-match configuration.

Binary save system

Description

Optimized binary save system for performance and platform compatibility.

What i did learn?

Improvements

Roles held

Lead Programmer

I implemented systems from scratch, designing the architecture and developing them through to the polishing phase.