Skip to content

wegiangb/3d.city

 
 

Repository files navigation

3d.city

3d city builder LAUNCH

The goal is create 3d city builder to test performance for webgl games
With minimum size impact and maximum speed.
(world.sea:161 ko, view.min.js:71 ko, city.3d.min.js:130 ko)
Webgl 3d side use Three.js, 3d model use Sea3d format.

This game use simulation source micropolisJS by Graememcc
https://github.com/graememcc/micropolisJS. Is a port of Micropolis to JS/HTML5.
Licensed under the GPLv3 with some additional terms please be mindful of these.

I have remove all thirdparty library, compact the code and push game simulation in a web worker.

Work in progress

building destroy
helicopter test
low version




About

3d city builder game

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • HTML 2.4%
  • Other 0.3%