Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 792 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 792 Bytes

test-games

2 "games" i developed to learn more about gamedev

3d

cargo run --bin 3d

solve the puzzle and be rewarded! you can also die

Screenshot

controls

effect input
move W, A, S, D
sprint Shift
jump Space
look Mouse
zoom Q, E
throw Left click
stats Tab

and a secret ability... can you find it?

2d

cargo run --bin 2d

i don't really know what this is tbh

controls

effect input
move W, A, S, D
invert Space

License

Subject to the MIT license. See LICENSE.txt for more information.

All files within the assets/ directory are in the public domain.