killbox/README.md

45 lines
633 B
Markdown

# Killbox
# Goals
## Meta goals
- Game must be 100% open source
- Game must run on all major platforms
## In-game goals
- Mode separation
- Classic: CS2 alike
- Killbox: All the game features
- Advanced movement system
- Destructuble environment
- Body-awareness
- Active ragdolls
# Movement
- Basic movement
- Walk
- Jump
- Crouch
- Sprint
- Parcour Movement
- Wall-runs
- Wall-jumps
- Quilts
- Pull-ups
- Mantle
- Battle movements
- Slides
- Lean
- Dive
- Crawling
## Mechanics
# Prepare environment
Install jolt engine on mac/linux use `make install_jolt`