All Projects â†’ snollygolly â†’ Isocitysim

snollygolly / Isocitysim

🌇 A simulation of a city using isometric tiles

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Isocitysim

Space Nerds In Space
Multi-player spaceship bridge simulator. Captain your starship through adventures with your friends. See https://smcameron.github.io/space-nerds-in-space
Stars: ✭ 516 (+416%)
Mutual labels:  game, simulation
Thrive
The main repository for the development of the evolution game Thrive.
Stars: ✭ 874 (+774%)
Mutual labels:  game, simulation
Abstreet
Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Stars: ✭ 6,355 (+6255%)
Mutual labels:  game, simulation
Openrct2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
Stars: ✭ 10,115 (+10015%)
Mutual labels:  game, simulation
Unknown Horizons
Unknown Horizons official code repository
Stars: ✭ 1,172 (+1072%)
Mutual labels:  game, simulation
Openloco
An open source re-implementation of Chris Sawyer's Locomotion
Stars: ✭ 504 (+404%)
Mutual labels:  game, simulation
Gym Alttp Gridworld
A gym environment for Stuart Armstrong's model of a treacherous turn.
Stars: ✭ 14 (-86%)
Mutual labels:  game, simulation
Micropolisjs
A port of Micropolis to JS/HTML5
Stars: ✭ 321 (+221%)
Mutual labels:  game, simulation
Weixin Minigame Tutorial
Flappy Bird adaptation on Wechat Minigame using PhaserJS + English Wechat Minigames Tutorial
Stars: ✭ 56 (-44%)
Mutual labels:  game, phaser
Game Dogfight
Air to air combat game, created in Python 3 using HARFANG 3D.
Stars: ✭ 41 (-59%)
Mutual labels:  game, simulation
Phaser Ce Npm Webpack Typescript Starter Project
Project to get you started with your Phaser-CE (using the npm module) game using Typescript and Webpack for building! No hassle asset management, Google Web Font loader, live server, development vs distribution build pipeline, Electron packaging for desktop builds, and more...
Stars: ✭ 414 (+314%)
Mutual labels:  game, phaser
Gowog
Gowog, Golang based Web multiplayer Online Game
Stars: ✭ 75 (-25%)
Mutual labels:  game, phaser
Ecosim
An interactive ecosystem and evolution simulator written in C and OpenGL, for GNU/Linux.
Stars: ✭ 382 (+282%)
Mutual labels:  game, simulation
Opensc2k
OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
Stars: ✭ 4,753 (+4653%)
Mutual labels:  game, phaser
Phaser3 Docs
Phaser 3 Documentation and TypeScript Defs
Stars: ✭ 339 (+239%)
Mutual labels:  game, phaser
Citybound
A work-in-progress, open-source, multi-player city simulation game.
Stars: ✭ 6,646 (+6546%)
Mutual labels:  game, simulation
Phaserquest
Reproduction of Mozilla's BrowserQuest using Phaser, socket.io and Node.js
Stars: ✭ 313 (+213%)
Mutual labels:  game, phaser
Stuntrally
The main repository containing Stunt Rally sources and game data. A 3D racing game based on VDrift and OGRE with track editor.
Stars: ✭ 314 (+214%)
Mutual labels:  game, simulation
Pioneer
A game of lonely space adventure
Stars: ✭ 979 (+879%)
Mutual labels:  game, simulation
Tvtower
A tribute to Mad TV. Written in BlitzMax, Lua and a bit of C.
Stars: ✭ 73 (-27%)
Mutual labels:  game, simulation

IsoCitySim

IsoCitySim

A simulation of a city using isometric tiles

Demo

Be sure to check out the demo here. The demo shows off city/road/terrain generation, and it random each time. You can use the arrow keys to navigate around.

How to use IsoCitySim for fun and for profit

  1. Clone down the repository and navigate to it

  2. npm install

  3. bower install

  4. grunt

  5. Use MAMP or something similar to host the dist folder

  6. That's it!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].