Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binarymax/anagramica
Anagramica
https://github.com/binarymax/anagramica
Last synced: 6 days ago
JSON representation
Anagramica
- Host: GitHub
- URL: https://github.com/binarymax/anagramica
- Owner: binarymax
- License: mit
- Created: 2011-12-03T17:15:41.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T20:32:48.000Z (over 1 year ago)
- Last Synced: 2024-04-15T12:19:44.069Z (7 months ago)
- Language: JavaScript
- Homepage: http://www.anagramica.com
- Size: 1.43 MB
- Stars: 8
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-open-source-games - Anagramica - A word game and API for anagrams. (Browser-Based / Puzzle)
README
# A | N | A | G | R | A | M | I | C | A
## A word game and API for anagrams
### About:
Anagramica is a game I originally wrote in a weekend in November 2011, and then expanded with features on another weekend. I originally had the idea for the game after wanting to learn CSS3 transforms and had a vision of flipping letters around on a board, like Wheel of Fortune or something. I wanted to do something somewhat original, and had the idea for the acronym finding algorithm in my head ever since reading Programming Pearls (which is a great book). The game runs with a node backend, and works in all modern browsers - even in IE8! Features I thought of but never implemented, were to implement 2 player head-to-head, and a better touch UI.### Play:
A playable version is available at http://anagramica.com###### *Made with love by Max Irwin (http://binarymax.com)*