Skip to content

mlodato517/move-to-target

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Move To Target

A small game to learn keyboard input, meshes, and some more complex organizational patterns.

To Play

Follow the setup listed in the Bevy Book. This will get you setup with Rust and Bevy on your particular platform better than I could.

The game has two players starting in the bottom left and right. To control the left player use W, A, S, D to move. Q rotates counter clockwise and E rotates clockwise. The corresponding keys for the right player are I, J, K, L, U, and O.

The game ends when the two players roughly tile the target. Five seconds later the game restarts.

About

Small bevy game to learn meshes and keyboard input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages