rcmagic / DemoFighterWithNetcode

An example fighting game demonstrating how to implement rollback based netcode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo Fighter With Netcode

An example fighting game demonstrating how to implement rollback based netcode.

Alt text

Debug Commands

  • F1 Show Debug Information
  • F2: Frame Step (Once paused)
  • F3: Pause Game
  • F4: Toggle Hitbox Display
  • F5: Reset Game
  • F7: Store State
  • F8: Load State
  • F9: Connect to the server
  • F11: Host a server and wait for a client.

Install & run

  • Get LÖVE
  • Clone repository to your machine.

About

An example fighting game demonstrating how to implement rollback based netcode.

License:MIT License


Languages

Language:Lua 100.0%