https://github.com/glguy/twosgame
https://github.com/glguy/twosgame
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/glguy/twosgame
- Owner: glguy
- License: other
- Created: 2014-03-16T04:42:58.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T03:52:48.000Z (about 2 years ago)
- Last Synced: 2025-03-23T21:01:37.618Z (about 1 year ago)
- Language: Haskell
- Size: 17.6 KB
- Stars: 21
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This project exists as a demonstration of the lens and machines packages.
Use ViM direction keys to slide the pieces around the board. Matching
pieces will merge into their sum. Each merge results in points scored.
Your goal is to get more and more points. Each time you move a new
pieces is randomly added to the board.