Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rybla/supermegasquarewar
A sudoku-like game (variant of Star Battle).
https://github.com/rybla/supermegasquarewar
Last synced: about 5 hours ago
JSON representation
A sudoku-like game (variant of Star Battle).
- Host: GitHub
- URL: https://github.com/rybla/supermegasquarewar
- Owner: rybla
- Created: 2020-08-02T21:10:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-02T21:33:33.000Z (over 4 years ago)
- Last Synced: 2024-03-07T06:44:06.451Z (8 months ago)
- Language: JavaScript
- Homepage: https://riib11.github.io/SuperMegaSquareWar/
- Size: 314 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Super Mega Square War
This is a variant of [Star Battle](https://www.puzzle-star-battle.com),
where the puzzle can be expanded to large sizes using a generalized puzzle-generation algorithm.## How to Play
### Actions
- Activate-toggle squares by clicking.
- Mark-toggle squares by shift-clicking (only visual effect).
- Check your solution with the "check puzzle" button.
- Generate a new puzzle with the "generate puzzle" button.
- Show a possible solution with the "solve puzzle" button.## Rules
- Each row must have exactly one active square.
- Each column must have exactly one active square.
- Each component must have exactly one active square.