Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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).

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.