Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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