https://github.com/donnydevanda/tic-tac-toe
Other - Simple tic-tac-toe using rails ActionCable.
https://github.com/donnydevanda/tic-tac-toe
ruby
Last synced: 11 months ago
JSON representation
Other - Simple tic-tac-toe using rails ActionCable.
- Host: GitHub
- URL: https://github.com/donnydevanda/tic-tac-toe
- Owner: donnydevanda
- Created: 2024-02-03T07:55:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-04T14:31:38.000Z (over 2 years ago)
- Last Synced: 2025-05-29T15:11:32.511Z (about 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...