Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorger/carries_water_game
Carries Water
https://github.com/jorger/carries_water_game
Last synced: about 2 months ago
JSON representation
Carries Water
- Host: GitHub
- URL: https://github.com/jorger/carries_water_game
- Owner: Jorger
- Created: 2015-10-08T14:23:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-08T14:43:01.000Z (over 9 years ago)
- Last Synced: 2023-04-04T03:15:35.629Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://jorger.github.io/carries_water_game/
- Size: 1.24 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Carries Water
Inspirado en el popuplar juego [Roll the Ball], en está ocasión se deberá llevar el liquido vital de un punto a otro.
Realizado haciendo uso de tecnología web como es el caso de [Canvas]
![CW](https://dl.dropboxusercontent.com/u/181689/carriesWater.gif)
### Demo
Es posible acceder al juego a través de la dirección: https://jorger.github.io/carries_water_game/
Para dispositivos móviles es posible escanear el siguiente código QR.
![QR](https://dl.dropboxusercontent.com/u/181689/qrCarriesWater.png)
En dispositivos móviles basados en Android con navegador Google Chrome, es posible agregar la aplicación a la [pantalla principal], esn este caso se hará uso de [manifest.json] para controlar la orientación del dispositivo.
### Autor
Jorge Rubaino[@ostjh]
License
----
MIT
[@ostjh]:https://twitter.com/ostjh
[Roll the Ball]:https://play.google.com/store/apps/details?id=com.bitmango.rolltheballunrollme&hl=es_419
[Canvas]:https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API
[pantalla principal]:https://developer.chrome.com/multidevice/images/home_add.png
[manifest.json]:https://developers.google.com/web/updates/2014/11/Support-for-installable-web-apps-with-webapp-manifest-in-chrome-38-for-Android