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: 12 months ago
JSON representation
It is a small game preview with isometric map on PIXI.js
- Host: GitHub
- URL: https://github.com/matsmaker/agricola-city
- Owner: MatsMaker
- License: gpl-3.0
- Created: 2021-08-23T08:24:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-22T18:19:07.000Z (over 4 years ago)
- Last Synced: 2025-04-03T11:21:19.481Z (about 1 year ago)
- Topics: game-development, gamedev, isometric, pixijs, redux
- Language: TypeScript
- Homepage:
- Size: 4.13 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Agricola city
## Description
It is small game preview wtih isometric map on PIXI js

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