https://github.com/coderobe/crestal-myth
systems emulator
https://github.com/coderobe/crestal-myth
Last synced: 10 months ago
JSON representation
systems emulator
- Host: GitHub
- URL: https://github.com/coderobe/crestal-myth
- Owner: coderobe
- License: agpl-3.0
- Created: 2018-11-15T09:08:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-15T22:45:17.000Z (about 7 years ago)
- Last Synced: 2025-01-26T11:44:30.697Z (12 months ago)
- Language: Crystal
- Size: 78.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crestal-myth
systems emulator
## Installation
TODO: Write installation instructions here
## Usage
Currently, crestal-myth will look for a file called `Tetris.gb` in the current directory.
Place a GB ROM in that location and run `crestal-myth`
## Development
TODO: Write development instructions here
## Contributing
1. Fork it ()
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
- [Robin Broda](https://github.com/coderobe) - creator and maintainer