Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrspeaker/ld29
Ludum Dare 29
https://github.com/mrspeaker/ld29
Last synced: 14 days ago
JSON representation
Ludum Dare 29
- Host: GitHub
- URL: https://github.com/mrspeaker/ld29
- Owner: mrspeaker
- Created: 2014-04-25T19:23:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-14T14:11:22.000Z (over 10 years ago)
- Last Synced: 2024-10-10T22:48:46.707Z (about 1 month ago)
- Language: JavaScript
- Size: 19.1 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Metal Meter Simulator: seek your fortune below the surface
by Mr Speaker
Entry for LD29: http://www.ludumdare.com/compo/2014/04/23/welcome-to-ludum-dare-29er/
Play here:# Setup build
Uses `gulp` to run es6-transpiler to turn ES6 code into ES5 code.
npm install --save-dev gulp
npm install --save-dev gulp-es6-transpiler
npm install --save-dev gulp-util# Build
gulp watch
ES6 options:
https://github.com/termi/es6-transpiler
https://github.com/ryanseddon/gulp-es6-module-transpiler## Add back to Ω500
remove bodies from auto sytem
## NOtes:
Use your mouse to draw search patterns. When you find something, double click to dig.
Spend your findings on expanding the business.## Aesthetic
* "lemonade stand", hover bover, ghostbusters
* C64 8-bit style/colours## Features
### Layout
* On a beach
* Beach is arbitrarily long
* Can click on employees to move to them
- can't see the whole beach in one screen
* Grid based
- Might need A* for the bad guys?
* How to dig? Just double click and auto?### Shop:
* New employees
* Better meters
* Hat/water
* Uniform### Maybe:
* Have health that decreases - needs water. Hat can slow it.
### Crazyiness
* spawn new guys, all controlled by the same keys - cover more ground
* some kind of "mass detector" to see a bunhc of ground at once
* some way to stun the cops### Baddies
* Surf patrol/cops bash you, and you're out for the day
* Shark patrols near water will bite you
* Sunbaker can attack if you block shade