https://github.com/winterbe/coffee-tictactoe
Tic Tac Toe game written in coffee-script
https://github.com/winterbe/coffee-tictactoe
Last synced: 6 months ago
JSON representation
Tic Tac Toe game written in coffee-script
- Host: GitHub
- URL: https://github.com/winterbe/coffee-tictactoe
- Owner: winterbe
- License: bsd-4-clause
- Created: 2012-01-05T08:48:13.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-01-05T15:49:21.000Z (about 14 years ago)
- Last Synced: 2025-06-07T08:42:40.435Z (7 months ago)
- Language: CoffeeScript
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Tic Tac Toe
this game is written in Coffee-Script
pre-req: install node.js, install coffee-script
usage: coffee tictactoe.coffee
Copyright (c) 2012, Benjamin Winterberg
All rights reserved.
https://github.com/winterbe