Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tom-draper/city-builder

A browser-based pixel city builder game.
https://github.com/tom-draper/city-builder

2d 2d-game animation art artificial-intelligence city-builder city-builder-game city-building creative design game game-2d pathfinding pixel pixel-art pixel-art-maker pixel-editor typescript village-building

Last synced: 3 months ago
JSON representation

A browser-based pixel city builder game.

Awesome Lists containing this project

README

        

# City Builder

A browser-based pixel city builder game. Build roads, housing, parks, shops, forests and farms pixel-by-pixel and watch your creation slowly come to life with an animated population.

Hosted at: https://tom-draper.github.io/city-builder/

---

To run locally, run:
1. npm install to install dependencies,
2. then npm run build to compile,
3. then open index.html in a browser.

### Features
- [X] Travelling cars
- [X] Meandering animals
- [X] Fishing boats
- [X] Animated water
- [ ] Airports and planes
- [ ] Time + changing seasons
- [ ] Points system based on population growth


![City](https://user-images.githubusercontent.com/41476809/147494587-6a85ae90-aca4-4967-90cf-bfba77e694e5.png)