yjump

Crates.ioyjump
lib.rsyjump
version0.1.6
sourcesrc
created_at2023-09-06 17:49:09.851172
updated_at2023-09-07 23:16:41.887824
descriptionterminal game
homepagehttps://github.com/Ruddle/yjump
repositoryhttps://github.com/Ruddle/yjump
max_upload_size
id965542
size34,513
Thomas SIMON (Ruddle)

documentation

README

yjump

Stupid terminal game. Arrow keys (or WASD / ZSQD) to play.

  • Choose a direction, then jump with up arrow. Only key press counts.
  • Stop a jump with down arrow.
  • Double jump with up arrow.
  • Dash by double-tapping left or right.

The goal is to collide with the other characters.

https://github.com/Ruddle/yjump/assets/14235713/885d1082-e432-425b-ac43-94e25e63fe7c

Install

cargo install yjump

Run

yjump

Credit

Slightly inspired by xjump.

Commit count: 10

cargo fmt