Skip to content

js13kGames/13th-Century-City-Builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

13th Century City Builder Game

Welcome to the 13th Century City Builder Game, a 2D medieval city-building game developed with JavaScript, HTML, and CSS. In this game, you'll step back in time to the 13th century and take on the role of a city planner and builder. Your objective is to create a thriving medieval city by strategically placing various buildings and managing your resources.



I had stayed true to the 13th-century theme in the game by including research elements that were actually invented during that time.

Gameplay

Screenshot

alt text

Overview

  • The game is played on a 2D grid where you can click to place objects and construct your city.
  • Manage your resources, including people, coins, and materials, as you build and expand your city.
  • Research technologies to unlock new buildings and capabilities for your city.

Resources

  • Year (Y) and Month (M): Keep track of the current year and month as your city progresses.
  • People: The number of inhabitants in your city.
  • Coins: Your city's currency for purchasing buildings and resources.
  • Happiness: Your city's happiness is major factor on the city's income boost.

Buildings

Buildings are the heart of your city. Click on the buttons in the sidebar to select a building, and then click on the grid to place it. Each building serves a specific purpose and contributes to the growth of your city.

Research

Unlock new technologies and improvements for your city by researching them. Spend the required resources to advance your civilization.

Alerts

Stay informed about important events and notifications in the game through the alerts panel.

Details

Access additional information about your city's materials and inventory through the "Materials" section.

Controls

  • Click on buildings in the sidebar to select them.
  • Click on the grid to place selected buildings.
  • Use the research buttons to unlock new technologies.
  • Monitor your resources in the stat container.

Selling

You can sell surplus materials by clicking the "Sell-All" button. This will convert excess resources into coins.

Enjoy the Game!

Build your medieval city, manage your resources wisely, and lead your civilization to prosperity in this challenging 13th-century city builder game. Have fun!

Future Updates may include ( Not under 13kb ) :

  • Add more building types with different stats.
  • Seasonal changes in farmlands and other possible buildings.
  • Improve Research tree.
  • Better indication of produced materials.
  • Better 2d assets and more

Credits

  • All assets are self-made.
  • Developed by @Aniike-t, first game :)
  • Created with JavaScript, HTML, and CSS.

About

Repository for 13kb JavaScript game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%