An interactive art piece. Explore an endless chasm up and down. See bridges, beams, and other features. You can use the keyboard or a controller to navigate. The controller is better.
https://www.youtube.com/watch?v=26PsrWRqvJo&ab_channel=IanRash
- Install raylib
- Install Crystal
shards install
crystal build ./src/mineshift
- Enjoy with a controller preferably!
IDK
- Fork it (https://github.com/sol-vin/mineshift/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- Ian Rash - creator and maintainer