Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/js13kgames/simland
- Owner: js13kGames
- Fork: true (aurium/simland)
- Created: 2022-10-01T05:34:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2012-09-17T01:28:34.000Z (over 12 years ago)
- Last Synced: 2024-09-25T17:49:12.035Z (4 months ago)
- Topics: 13, 2012, competition, game, html5, javascript, js13k, js13kgames, js13kgames2012, optimization
- Homepage: https://js13kgames.com/entries/simland
- Size: 224 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.