Skip to content

mrspeaker/ld29

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Ludum Dare 29

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages