Darklings FightingGame
0.2.12
PLAY AT: Darklings GameJolt
Darklings is a free-to-play 2D fighting game with the intention of being an accessible fighter, that will keep getting updated periodically.
These features do not include everything in the game but rather more mechanically interesting things to point out from a developer's perspective.
Technical Features | Game Features | Controller Features |
---|---|---|
Deterministic Physics | Local Multiplayer | Controllers Support |
Deterministic Animations | Pixel Skin Change | Dynamic Prompts |
State Machine | Hitstop System | Rebinding |
Streaming Videos | Dialogue System | |
Pixel Perfect Camera | Replay System | |
60FPS Logic Tick | AI Opponent | |
Rollback Implementation | Lobby System |
Optional: use Clumsy (https://github.com/jagt/clumsy) to simulate lag.
These are the sub-repositories that help make Darklings in one way or another.
This repo is open for educational purposes, as I know how difficult making a fighting game and implementing rollback in Unity can be. Please do not use it for commercial purposes without permission.