Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gmartigny/settlement
:tent: Welcome to your new settlement
https://github.com/gmartigny/settlement
browser-game game mini-game pixel-art settlement
Last synced: 3 months ago
JSON representation
:tent: Welcome to your new settlement
- Host: GitHub
- URL: https://github.com/gmartigny/settlement
- Owner: GMartigny
- License: mit
- Created: 2016-07-08T13:22:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-10T14:00:53.000Z (over 6 years ago)
- Last Synced: 2024-05-02T01:25:57.565Z (9 months ago)
- Topics: browser-game, game, mini-game, pixel-art, settlement
- Language: JavaScript
- Homepage: https://gmartigny.github.io/settlement
- Size: 7.4 MB
- Stars: 13
- Watchers: 7
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
[![devDependencies Status](https://david-dm.org/GMartigny/settlement/dev-status.svg)](https://david-dm.org/GMartigny/settlement?type=dev)
[![Code Climate](https://codeclimate.com/github/GMartigny/settlement/badges/gpa.svg)](https://codeclimate.com/github/GMartigny/settlement)
[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&maxAge=2592000)](https://twitter.com/settlement_game)# Settlement
Settlement is a game that put you in charge of a small camp in post-apocalyptical wasteland.
You'll have to gather resources, craft what you need and construct many buildings in order to survive.
The environment is not going to be helpful, challenging you with random events.Luckily, human strength is to learn and act fast. So keep moving and you may live a little longer.
## Goals
Here's the few rules I try to follow making this game :
* Keep it simple (prefer depth)
* Value player's time (don't waste it)
* Not too bleak (simple art over no art)Please, if you want to see a new feature, [drop me a word (or vote for one existing)](https://github.com/GMartigny/settlement/labels/feature).
I'll be more than happy to do it when I get the time.## Changelog
### v0.6 - WIP
Final game assets
Last few polish (hopefully last development's version)
### [v0.5](https://github.com/GMartigny/settlement/releases/tag/v0.5.0)
More texts and story building. Add lots of events.
Better UI.
### [v0.4](https://github.com/GMartigny/settlement/releases/tag/v0.4.0)
Game progression saved.
### [v0.3](https://github.com/GMartigny/settlement/releases/tag/v0.3.0)
Drop randomisation for crafting and building.
Add upgrade to building instead of multiplications.
### [v0.2](https://github.com/GMartigny/settlement/releases/tag/v0.2.0)
See your camp grow as you build it.
All game data have been reviewed for balancing and greatly improve logs system.
### [v0.1](https://github.com/GMartigny/settlement/releases/tag/v0.1.0)
First working version with resources, people, actions, buildings and events.
## Contributing
All help is welcomed in this project. I'll try to answer every request, so feel free to [send me messages](mailto:[email protected]).
You can go check [the wiki to learn about ways to contribute](https://github.com/GMartigny/settlement/wiki).
***
`Started the 8th of July 2016`