Virtual Lite-Brite is a Ruby on Rails & JavaScript Single Page Application which is a computer generated version of that 80's throwback activity that some of us know and that we all love! Select a color. Create 'drawings'. Save them. Update them. Delete them. Zen.
To use this app, just clone the repo, navigate into the backend folder, run bundle install
, run rake db:migrate
, run rails s
, and then visit the index.html file (located in the frontend folder) in your web browser.
Click on a color and start to draw! Save your Drawings: View Other Drawings:
Bug reports and pull requests are welcome on GitHub at https://github.com/ajkelso/lite-brite. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct. For major changes, please open an issue first to discuss what you would like to change.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the Virtual Lite Brite project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.