SimHacker / MicropolisCore

SimCity/Micropolis C++ Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Source Micropolis, based on the original SimCity Classic from Maxis, by Will Wright.

MicropolisCore C++ Core

This is the source code for Micropolis (based on SimCity), released under GPL-3. Micropolis is based on the original SimCity from Electronic Arts / Maxis, designed and written by Will Wright, and ported to Unix by Don Hopkins.

The origin of this repo is the "MicropolisCore" directory of the full micropolis repo, https://github.com/SimHacker/micropolis , but it's been stripped down and simplified.

I am now in the process of converting it to build for WebAssembly with emscripten and bind to JavaScript with embind, and implementing a SvelteKit front-end.

-Don don@DonHopkins.com

Micropolis Web

Main Micropolis Web Page:

https://MicropolisWeb.com

Doxygen MicropolisEngine Documentation:

https://MicropolisWeb.com/doc

MicropolisEngine WebAssembly Test (look at "Module" in js console):

https://MicropolisWeb.com/MicropolisEngine/micropolisengine.html

The Micropolis GPL-3 license.

The Micropolis GPL-3 license.

About

SimCity/Micropolis C++ Core

License:GNU General Public License v3.0


Languages

Language:HTML 87.8%Language:C++ 7.7%Language:JavaScript 2.9%Language:CSS 0.6%Language:TypeScript 0.5%Language:Svelte 0.2%Language:C 0.2%Language:Makefile 0.1%Language:Python 0.1%