Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skalnik/tic-tac-toe
https://github.com/skalnik/tic-tac-toe
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/skalnik/tic-tac-toe
- Owner: skalnik
- License: mit
- Created: 2010-10-26T01:48:50.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-11-04T22:06:04.000Z (about 14 years ago)
- Last Synced: 2024-10-03T06:44:14.243Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE
Awesome Lists containing this project
README
= tic-tac-toe
A very simple tic-tac-toe game.
== Note on Patches/Pull Requests
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
(if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.== Copyright
Copyright (c) 2010 Mike Skalnik. See LICENSE for details.