Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aaryanporwal/starbattle-puzzle
- Owner: aaryanporwal
- Created: 2021-04-27T17:10:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-16T19:38:15.000Z (over 3 years ago)
- Last Synced: 2024-10-12T08:10:58.342Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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