Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/js13kgames/simland

SimLand - a js13kGames 2012 competition entry by @aurium.
https://github.com/js13kgames/simland

13 2012 competition game html5 javascript js13k js13kgames js13kgames2012 optimization

Last synced: 4 months ago
JSON representation

SimLand - a js13kGames 2012 competition entry by @aurium.

Awesome Lists containing this project

README

        

# SimLand — A web browser game inspired by a classic

This game runs entirely from your browser.

## Building

Any public service has a maintenance cost, for you to pay.
A house, a industry, or any other private initiative will be built
only if there are demand and manpower. So, if you want more factories
or shopping centers, create more residential area and let the
population to grow.

## Pollution may kill you

Pay attention! Pollution will appear fast with your city growing.
Trees can save the population and your job.

## Cheating

You can change some game attributes by accessing the land
object at the javascript console. Try to open the javascript console
pressing F12 key or some browser menu item, then run:

 land.money = 1000000 

(the status information will not be updated until the next month)

## Time to fall

Some day some building will be destructed. You have been warned.