mineshift

Version, currently 1.01 version
  • 1.0latestDec 4, 2021

github.com/sol-vin/mineshift

Interactive Proceedural Art, Mineshift

18 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  mineshift:
    github: sol-vin/mineshift
    version: ~> 1.0

Then run:

shards install

shard.yml

Crystal
1.2.2
License
MIT
Author
Ian Rash <ian@sol.vin>
Target
  • mineshift from src/mineshift.cr

Dependencies

Runtime Dependencies

README

# Mineshift

An interactive art piece. Explore an endless chasm up and down. See bridges, beams, and other features

## Usage

1. Install [raylib](https://github.com/sol-vin/raylib-cr#installation)
2. `shards install`
3. `crystal run ./src/mineshift`

## 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

- [Ian Rash](https://github.com/sol-vin) - creator and maintainer