Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matsmaker/agricola-city

It is a small game preview with isometric map on PIXI.js
https://github.com/matsmaker/agricola-city

game-development gamedev isometric pixijs redux

Last synced: 15 days ago
JSON representation

It is a small game preview with isometric map on PIXI.js

Awesome Lists containing this project

README

        

# Agricola city

## Description

It is small game preview wtih isometric map on PIXI js

![Game preview](/preview.png?raw=true "Game preview")

You can use circles buttons to create road, build and senate on iso map. Builds have some size. When making home also will to add new human.

## Start
```
npm i
npm run start
// See http://localhost:8080
```
## Build
```
npm run build
// Will be making dist in '/dist' folder
```

### More details:

Game using REDUX and pixi devtools