Arena Freestyle [Alpha v0.1.1]
Working title. Game inspired by Quake. Currently heavily work-in-progress, check back for frequent updates!
Space/Right click: Jump
Left shift: Air dash
C: Slide (midair)
Weapons:
1: Shotgun
2: Machine gun
3: Rocket launcher
4: Revolver
R: Fire railgun
Changelog [11/15/2025]:
- Fixed many physics bugs:
- Players no longer float above the ground due to gravity not being applied when grounded
- Players no longer spend extra time in the air when collision detection would prevent them from clipping through the floor
- Players now have an easier time standing/walking up non-surf slopes
- Improved entity system with more robust features
- Reworked and decoupled most interactable game mechanics into entities
- Reworked sound system
- Added UI messages that entities can display on screen (e.g. for conditions)
- Added version bug in the corner
- 4000+ lines of code!