Skip to content

zelyyoriginal/CityFactory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CityFactory

The CityFactory project is a top-down game that serves as a training project for the "Factory" design pattern. In this game, players click on empty territories to randomly create cities, which can be either peaceful or military. Clicking on a city allows the creation of factories for peaceful or military production.

Requirements

  • Unity version 2022.3.15f1

Controls

  • Click on an empty territory to randomly create a city (peaceful or military).
  • Click on a city to create factories for peaceful or military production.

Gameplay

  • Cities randomly create factories for peaceful or military production.
  • Factories produce goods (consumable materials or transport) every 2 seconds.

Gameplay Video

Gameplay Video

Author

Description

The CityFactory project is a top-down game that serves both as a game and a training project for the "Factory" design pattern. Players interact with the environment by clicking on empty territories to create cities. These cities, in turn, produce factories for peaceful or military purposes, generating goods such as consumable materials or transport at regular intervals.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published