https://github.com/freyamade/nocturne
[Backburner] Crystal / Amber Framework Village Builder web application
https://github.com/freyamade/nocturne
amber-framework crystal dnd5e nocturne village-building webapp
Last synced: 9 days ago
JSON representation
[Backburner] Crystal / Amber Framework Village Builder web application
- Host: GitHub
- URL: https://github.com/freyamade/nocturne
- Owner: freyamade
- License: mit
- Created: 2018-04-02T23:17:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T17:24:15.000Z (over 2 years ago)
- Last Synced: 2025-04-22T10:44:31.436Z (9 days ago)
- Topics: amber-framework, crystal, dnd5e, nocturne, village-building, webapp
- Language: Crystal
- Homepage:
- Size: 1000 KB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nocturne
[](https://waffle.io/crnbrdrck/nocturne)
[](https://github.com/crnbrdrck/nocturne)This is a webapp written in Crystal and powered by [Amber Framework](https://amberframework.org/), which forms the base layer of the entire Nocturne Project by providing the first interface for the players and DM to interact with.
## Contributing
See the [Waffle Board](https://waffle.io/crnbrdrck/nocturne) to see what needs to be made for the system :)
1. Assign yourself a card on the Waffleboard that you wish to work on
2. Fork it ( https://github.com/crnbrdrck/nocturne/fork )
3. Create your feature branch (git checkout -b my-new-feature)
4. Commit your changes (git commit -am 'Add some feature')
5. Push to the branch (git push origin my-new-feature)
6. Create a new Pull Request## Contributors
- [crnbrdrck](https://github.com/crnbrdrck) Ciaran Broderick - creator, maintainer