Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
/ coloniae-js Public archive

Economic strategy game in web broswer

License

Notifications You must be signed in to change notification settings

jakubjafra/coloniae-js

Repository files navigation

Coloniae

Full game You can even get to aristocrats in here.

This game is clone of old strategy Anno 1602. Copyrights for graphics, design and so on are held by the Ubisoft company. It is written only for educational purposes.

Play

Click here to play in your browser. It takes a while to load ;)

Running locally

You can run this locally with:

npm install
npm run build
npm run start

Then go to localhost:5000.

Screenshots

The begining Solid start island for futher expansion.

Building menu The original Anno 1602 GUI was not implemented.

First working version First version was rendered in full 3D (back then in 2014!)

License

This code is released under the terms of the MIT license.