Control your sine signal! Avoid the red balls and pick the rest!
How to play:
Use the WASD keys to adjust the wave's amplitude and frequency
Use the IJKL keys to adjust the wave's phase and to move the ball along the wave.
Jam Site:
Jam year:
2017
Platforms:
MS Windows, Mac OS X, Linux / Unix, Web standard (HTML5, Java, JavaScript, Flash)
Technology Notes:
Made with JS and <3.
Installation Instructions:
It's just an HTML single page application, but you need to run it on a web server for security reasons. You should be able to run it in any web server, really (apache, node http-server, php development server, python simple server, and so on).
Example: Python Simple Server
- Go to the root directory of the project
- Run 'python -m SimpleHTTPServer 8888'
- Open your browser at http://localhost:8888/
Example: Node.js http-server
- Having Node.js installed, run 'npm install -g http-server' to install the server.
- Go to the root directory of the project
- run 'http-server -p 8888'Open your browser at http://localhost:8888/
Credits:
Patricio Marrone:https://www.facebook.com/patricio.marrone
Matías Iacono: @matiasiacono
Alejandro Wagner: http://www.facebook.com/aleeewagner
Carla Corcoba: http://kna.deviantart.com/
Video Link:
Repository Link:
Game Stills:
Source files: