Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinroberts/kingdombuilder
https://github.com/kevinroberts/kingdombuilder
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kevinroberts/kingdombuilder
- Owner: kevinroberts
- Created: 2014-07-30T22:02:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-10T22:30:49.000Z (almost 10 years ago)
- Last Synced: 2024-04-09T15:28:25.213Z (7 months ago)
- Language: JavaScript
- Homepage: http://kevinroberts.github.io/kingdomBuilder/
- Size: 867 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
KingdomBuilder
==============A testing ground for an Incremental Game (Click-based game) called *Kingdom Builder*
The project can be run in any modern browser from this [Github page](http://kevinroberts.github.io/kingdomBuilder/).
Development Notes
---------------------
The basic project scaffold was built using Steve Sanderson's Yeoman build (See https://vimeo.com/97519516 for more information).All Less files are compiled via a Gulp compile-less task.
To build for production deployment run the Gulp *build* task which can be configured via gulpfile.js
[![Built with Gulp](https://raw.github.com/cyparu/artwork/master/builtwith.png)](http://gulpjs.com)