Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Term164/town-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Town Planner

About The Project

Contributors

Description

Town planner is a city building/resource managment web game built with Javascript and WEBGL, made for a university course in computer graphics at FRI.

Inspired by SimCity and Cities: Skylines, Town Planner is a simplified version of the previously mentioned. The objective of the game is to build up your city as much as possible while keeping your people happy. If the happiness level drops below 15% you lose the game.

There are a couple of buildings for you to place on the 30x30 map.

Buildings
  1. House - 2 pop
  2. Factory - 30 goods
  3. Shop - 10 income
  4. Wind turbine - 100 energy
  5. Road
  6. Town hall

Each building provides the town with certain resources but also require other resources to build it.

The game was made with the intention of being relaxing and not too stresfull, that is why we also included some calming and relaxing Bossa nova jazz music.

So before playing the game get yourself a cup of tea and enjoy as you see your little town grow.

Built With

Getting Started

Prerequisites

Before running the game you have to install node.js

Running the game

After you have installed node.js download the github repo. Navigate to the root folder of the game, Run

node .\bin\server.js

After the server has started you can go to the web browser of your choosing and go to http://localhost:3000/

ENJOY THE GAME!

About

Javascript and WEBGL game made for a university course in computer graphics at FRI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors