Skip to content

costas-basdekis/Prefect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prefect

City builder game, inspired by Caesar III mechanics

Live Demo page

This an attempt to reproduce Caesar III mechanics. Hopefully it will be possible to play a full game!

SVG screenshot

Technical

This is build on React and Redux, purely with SVG, since it seems to be such a nice declarative framework, and SVG is natural to use. So far it seems to make things easy.

If you have any suggestions let me know.

Current features

  • Display a grid with various types of terrain
  • Have a toolbox
  • Select tiles according to toolbox selection type
  • Make roads and clear tools work
  • Add houses
  • Implement newcomers, and house level and occupancy
  • People that seek workers on the streets
  • Find workers on the street
  • Service workers
  • Farms, granaries
  • Push finished goods
  • Markets
  • Goods deliverers and seekers
  • Service workers
  • Temples & priests
  • Determine worker percentage
  • Allocate workers via available workers
  • Use textures from real game

Working on

Next features

  • Texture animation
  • Allocate workers per industry
  • Proper demographics
  • Fire & damage
  • Reservoirs and fountains
  • Map editor
  • Procedural random map generation

About

City builder game, inspired by Caesar III mechanics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published