Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pheuter/deque-game
A puzzle game involving a deque
https://github.com/pheuter/deque-game
Last synced: about 2 months ago
JSON representation
A puzzle game involving a deque
- Host: GitHub
- URL: https://github.com/pheuter/deque-game
- Owner: pheuter
- Created: 2010-09-29T03:19:37.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-10-20T01:03:48.000Z (about 14 years ago)
- Last Synced: 2024-10-12T23:13:34.318Z (3 months ago)
- Language: JavaScript
- Homepage: http://deque.heroku.com
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Deque Game
An interesting puzzle game involving the use of the *deque* data structure to permute values into desired output.