An open API service indexing awesome lists of open source software.

https://github.com/bararchy/rapid_mutation

Rapid Mutation is a game written in Crystal and crSFML
https://github.com/bararchy/rapid_mutation

Last synced: over 1 year ago
JSON representation

Rapid Mutation is a game written in Crystal and crSFML

Awesome Lists containing this project

README

          

# rapid_mutation

Rapid Mutation is a game about....mutation :)
You are an organism, bearly out of the premedorial soup and now you need to survive and evolve, or geat eaten.
The game is under development.

## Installation
1. [install Crystal](https://crystal-lang.org/docs/installation/)
2. [install SFML](https://www.sfml-dev.org/download.php)
3. clone the repo
4. `cd rapid_mutation`
5. `shards update`

## Usage

1. `./test.sh`

## Development

Too much more to do right now.

## Contributing

1. Fork it ( https://github.com/bararchy/rapid_mutation/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

- [bararchy](https://github.com/bararchy) Bar Hofesh - creator, maintainer