Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marc-ed-raffalli/tuto-geo-app
Web Tutorial for web development using Backbone, Requirejs, more...
https://github.com/marc-ed-raffalli/tuto-geo-app
Last synced: 9 days ago
JSON representation
Web Tutorial for web development using Backbone, Requirejs, more...
- Host: GitHub
- URL: https://github.com/marc-ed-raffalli/tuto-geo-app
- Owner: marc-ed-raffalli
- License: mit
- Created: 2014-03-31T23:07:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-24T12:56:42.000Z (about 10 years ago)
- Last Synced: 2023-08-22T10:57:36.800Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://raffalli-marc-ed.com/blog/tuto-geo-app/
- Size: 1.08 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tuto-geo-app
============## Introduction
Welcome to this web development tutorial!
More details and the tutorial are available at [marc-ed-raffalli.com/blog/tuto-geo-app/][1].The end result will be a geography game application. The aim of the game is for the user to find different countries in a world map, each time the player will get a score.
The UI design will be developed to be multi device compatible.
## Libraries
Web Tutorial for web development using
* [Backbone Marionette][2] *v1.8.7*
* [Bootstrap 3][3] *v3.1.1*
* [Handlebars][4] *2\.0.0-alpha.2*
* [Less][5] *v1.7.0*
* [Requirejs][6] *v2.1.11*
* [Leaflet][7] *v0.7.3*## More
Other tutorials listed at [http://marc-ed-raffalli.com/blog/](http://marc-ed-raffalli.com/blog/)[1]: http://marc-ed-raffalli.com/blog/tuto-geo-app/
[2]: http://marionettejs.com/
[3]: http://getbootstrap.com/
[4]: http://handlebarsjs.com/
[5]: http://lesscss.org/
[6]: http://requirejs.org/
[7]: http://leafletjs.com/