https://github.com/jarzka/ajokit
Simple JavaScript based traffic simulation
https://github.com/jarzka/ajokit
javascript simulation traffic-simulation
Last synced: about 1 year ago
JSON representation
Simple JavaScript based traffic simulation
- Host: GitHub
- URL: https://github.com/jarzka/ajokit
- Owner: Jarzka
- License: mit
- Created: 2015-10-10T13:05:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-01-18T20:10:24.000Z (over 6 years ago)
- Last Synced: 2025-03-24T09:11:33.935Z (about 1 year ago)
- Topics: javascript, simulation, traffic-simulation
- Language: JavaScript
- Homepage:
- Size: 43.6 MB
- Stars: 22
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ajokit
This is a simple traffic simulation written in JavaScript.
**NOTE: This project is old. It was created mainly for fun and learning purposes. If I wrote this project today, I would do some things differently (most importantly use modules). Still, the code works (for the most part), so hopefully you find it useful if you are interested in creating your own simulation app.**
# Setup
```bash
npm install grunt-cli -g
npm install bower -g
npm install
bower install
grunt
```
Create a web server and point it to serve files from *dist* folder.
# Live demo
http://pikseli.org/projects/ajokit/