Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abejfehr/parity
A numbers puzzle game
https://github.com/abejfehr/parity
Last synced: 3 days ago
JSON representation
A numbers puzzle game
- Host: GitHub
- URL: https://github.com/abejfehr/parity
- Owner: abejfehr
- License: mit
- Created: 2014-04-01T23:11:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-04T11:00:54.000Z (about 6 years ago)
- Last Synced: 2024-11-02T10:33:59.580Z (6 days ago)
- Language: JavaScript
- Homepage: https://abefehr.com/parity/
- Size: 638 KB
- Stars: 37
- Watchers: 11
- Forks: 20
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-open-source-games - Parity - A numbers puzzle game. (Browser-Based / Puzzle)
README
[Parity](http://abefehr.com/parity/)
======Parity is a simple numbers puzzle game written in Javascript. It was inspired by OCD-like impulses to make sure the icons on my desktop were all selected the same number of times.
How to play
===========The game is played by moving a cursor around the board to select different squares in a grid. Each time you select a select a cell by moving the cursor with the arrow keys, the number inside that cell increases by one.
The goal of the game is to make each number on the board equal.
Mobile
======Parity is mobile-friendly. Simply visit the website on your device's browser to play. It's recommended that you add the page to your home screen if you own an iPhone for a better experience.
License
=======
Parity is licensed under the [MIT license.](https://github.com/abejfehr/parity/blob/master/LICENSE.txt)