https://github.com/disjukr/tic-tac-toe
Simple HaxeNME example
https://github.com/disjukr/tic-tac-toe
Last synced: 2 months ago
JSON representation
Simple HaxeNME example
- Host: GitHub
- URL: https://github.com/disjukr/tic-tac-toe
- Owner: disjukr
- Created: 2013-03-05T21:04:14.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-05T21:04:46.000Z (about 12 years ago)
- Last Synced: 2025-01-26T15:28:10.849Z (4 months ago)
- Language: Haxe
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tic-Tac-Toe
===========Simple [HaxeNME](http://www.nme.io/) example
Successfully built on nme 3.5.5, haxe 2.10, windows 7(64bit).
Working well on flash, windows target.
Terrible for html5.
Other targets are not tested yet.How to build
------------
If you windows, just execute `build.bat`else, `haxelib run nme build flash`