kidagine / Darklings-FightingGame

DARKLINGS is an accessible F2P 2D fighting game with periodic updates (using Rollback Netcode).
https://gamejolt.com/games/darklings/640842
263 stars 45 forks source link
2d action arcade coop deterministic fighter fighting-game game ggpo multiplayer pixel-art retro rollback unity unity3d

DARKLINGS - Fighting Game GitHub

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.

[![GitHub](https://img.shields.io/badge/unity_version-2021.3.24-blue)](https://unity3d.com/get-unity/download/archive) [![GitHub](https://img.shields.io/badge/game_version-0.2.13-brightgreen)](https://gamejolt.com/games/darklings/640842) [![GitHub](https://img.shields.io/badge/game_views-3.0k-orange)](https://gamejolt.com/games/darklings/640842)

Darkling



Check the production branch for stable releases.
Check the development or the latest numbered version branch for the latest releases.

Mechanical Features

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

Testing Online

Optional: use Clumsy (https://github.com/jagt/clumsy) to simulate lag.

Sub Repositories

These are the sub-repositories that help make Darklings in one way or another.

PERMISSION AND USE-CASE

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.