https://github.com/weirdnox/glowishsolver
Solver for the game Glowish
https://github.com/weirdnox/glowishsolver
game glowish solver theonepixel top
Last synced: about 1 month ago
JSON representation
Solver for the game Glowish
- Host: GitHub
- URL: https://github.com/weirdnox/glowishsolver
- Owner: weirdNox
- License: mit
- Created: 2017-07-29T23:29:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-31T23:51:54.000Z (about 8 years ago)
- Last Synced: 2025-02-09T13:41:35.093Z (8 months ago)
- Topics: game, glowish, solver, theonepixel, top
- Language: C
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Glowish Solver
==============
Glowish is a game made by [The One Pixel](https://theonepixel.com/). It works by flipping
the state of the tiles, until you have the entire board glowing. When you click a tile, it
and every tile with same color or same geometry flip their state, similar to the game
Lights Out.