mirror of
https://github.com/cliffe/BreakEscape.git
synced 2026-02-21 11:18:08 +00:00
447cde63567f7a85ace3451e7d2e3c59a328b80e
- Create break_escape_missions table (metadata only) - Create break_escape_games table (state + scenario snapshot) - Add Mission model with ERB scenario generation - Add Game model with state management methods - Use JSONB for flexible state storage - Polymorphic player association (User/DemoUser)
BreakEscape
Short description and motivation.
Usage
How to use my plugin.
Installation
Add this line to your application's Gemfile:
gem "break_escape"
And then execute:
$ bundle
Or install it yourself as:
$ gem install break_escape
Contributing
Contribution directions go here.
License
The gem is available as open source under the terms of the MIT License.
Description
Languages
JavaScript
86.5%
Ink
7%
HTML
2.9%
CSS
2.5%
Ruby
0.9%
Other
0.2%