Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.13 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.13 KB

Realtime rust platformer game

To run: cargo run --release

Just one test map implemented for the time being

gameplay_high-res.mp4

Controls

Button Effect
Arrows or WASD move (down arrow to stop moving)
Space jump
k kill player
r respawn
c clear particles
f boost dash
q quit
right click respawn player at cursor
left click place blocks

Gameplay

jumps.mp4
airjumping_with_blurry_particles.mp4
dash_and_particles.mp4
more_jumping_more_particles.mp4
move_and_jump.mp4
only_jumps.mp4