Jonck
← Back to library
Top-down arena layout from an early build, showing the player character and level obstacles

Arena Fighter

  • fighting
  • rollback-netcode

A 2D arena fighter built in LÖVE2D, rendered pixel-perfect via nearest-neighbor scaling. The current build is a ground-up rewrite around rollback netcode, with a deterministic fixed-point ECS simulation, dedicated network and test modules, and ongoing active development.