Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/matsmaker/agricola-city
- Owner: MatsMaker
- License: gpl-3.0
- Created: 2021-08-23T08:24:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-22T18:19:07.000Z (over 3 years ago)
- Last Synced: 2025-01-13T00:26:02.816Z (18 days ago)
- Topics: game-development, gamedev, isometric, pixijs, redux
- Language: TypeScript
- Homepage:
- Size: 4.13 MB
- Stars: 5
- Watchers: 2
- 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
![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