GitXplorerGitXplorer
i

hifi-sound-memory-game

public
1 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
814bb03f2e7c3311c47b458277ca802ee0e5a7a5

Update simon-surround.js

iimgntn committed 9 years ago
Unverified
628d5ad1314a6b3c4cf2de1ec4665ef6547084f9

Update simon-surround.js

iimgntn committed 9 years ago
Unverified
97ee1ed872a761a8546dfd5907b4e8dc364af88e

Update simon.js

iimgntn committed 9 years ago
Unverified
c6d4120e06e3de709f0911fa330784c95ddcf467

Update README.md

iimgntn committed 9 years ago
Unverified
4162b055c57cfed3ba2cb70a28866608b8fd144a

Update README.md

iimgntn committed 9 years ago
Unverified
308ca1af011124f0ef7cf9c9c0c0d9925421faa9

Update README.md

iimgntn committed 9 years ago

README

The README file for this repository.
  • use node server.js to start the high score API
  • inside of high fidelity, load one of the game scrcipts:
  • scripts/simon.js --> the blocks are arranged in front of you
  • scripts/simon-surround.js --> the blocks are arranged in a circle around you.

todo:

  • reduce block size to human proportions so that it plays better inside of closed spaces.
  • integrate distributeItemsAroundCircle.js for dynamic distribution of blocks
  • make the number of blocks dynamic
  • add additional sound sample sets
  • user upload of their own sounds
  • try different shapes
  • try different animations
  • record all playback instead of only final score?
  • twitch?