Skip to content

sol-vin/mineshift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mineshift

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 20211208043843_1 20211208043848_1 20211208043905_1 20211208043912_1 20211208043921_1 20211208043930_1

Usage

  1. Install raylib
  2. Install Crystal
  3. shards install
  4. crystal build ./src/mineshift
  5. Enjoy with a controller preferably!

Development

IDK

Contributing

  1. Fork it (https://github.com/sol-vin/mineshift/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors