Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmcph4/swarmcars

Swarming cars!
https://github.com/jmcph4/swarmcars

demo javascript js toy

Last synced: 24 days ago
JSON representation

Swarming cars!

Awesome Lists containing this project

README

        

# swarmcars #
Swarming cars!

A small demonstration written in Javascript and some HTML. It uses HTML5's canvas functionality to render a bunch of cars and then a little bit of maths and logic to swarm them. The swarm target is chosen at random and is denoted by the red square on the screen. The cars swarm to it eventually. Tested in Firefox.