jakubjafra / coloniae

Economic strategy game in web broswer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Economic strategy game in web broswer

License:MIT License


Languages

Language:JavaScript 88.2%Language:HTML 7.2%Language:CSS 4.6%