Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aaryanporwal/starbattle-puzzle

http://puzzle.aaryanporwal.com:4000
https://github.com/aaryanporwal/starbattle-puzzle

Last synced: about 2 months ago
JSON representation

http://puzzle.aaryanporwal.com:4000

Awesome Lists containing this project

README

        

# Multiplayer Star Battle Puzzle

Built with React.js, socket.io and Node.js server.

# Star Battle Puzzle

Star Battle is a logic puzzle with simple rules and challenging solutions.

The rules of Star Battle are simple:
You have to place stars on the grid according to the rules:

- 2 stars cannot be adjacent horizontally, vertically or diagonally.
- For 1★ puzzles, you have to place 1 star on each row, column and block.
- For 2★ puzzles, the stars per row, column and block must be 2 etc.

# Who?

- Aaryan Porwal
- Alya Amarsy
- Chetan Kini (play-tester)
- Dan Murphy
- Hazem Alhalabi
- Jake Donham
- Linna Li
- Maya Josyula
- Peter Malmgren
- Rachel Ehrlich (play-tester)

# Todo

- Generate Puzzles or take from online
- Puzzle description links