Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coadler/lights-out
Lights Out game written in GoLang and HTML
https://github.com/coadler/lights-out
Last synced: 13 days ago
JSON representation
Lights Out game written in GoLang and HTML
- Host: GitHub
- URL: https://github.com/coadler/lights-out
- Owner: coadler
- Created: 2015-10-04T03:06:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-03T23:46:30.000Z (over 7 years ago)
- Last Synced: 2024-12-23T16:44:33.934Z (16 days ago)
- Language: Go
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
note: dont judge me this code is actually terrible and i wrote it more than 2 years ago :D
# Lights Out
This is a game written in my free time, that mimics the handheld version.
It is very simple, and extremely unoptimized. I began this project when I knew very little about Go
Currently working on AI to complete the game for you, so check back often.
Note: there are two files, one that will run in terminal, and one that I currently use to run in Google AppEngine [here](http://lights-outg.appspot.com).
If you would like to run it in terminal, download LightsTerminal.go, navigate to the enclosing folder in terminal, and type go run LightsTerminal.go