Skip to content

willhansen/rust_realtime_terminal_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Rust platformer game rendered entirely in a terminal with unicode

Resources

Stars

Watchers

Forks