Skip to content

A crowd simulator in Jquery - Inspiried by Szenia Zadvornykh on Code Pen

Notifications You must be signed in to change notification settings

Dave-Turnbull/Crowd-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CROWD SIMULATOR

A simple jQuery project that simulates a crowd of people walking by the screen.

Inspired by Szenia Zadvornykh on Code Pen .

Features

Works across multiple screen sizes,

Automatically pulls images from the /people folder,

Animates using jQuery's .animate method,

Heavily commented code for your reading pleasure.

How to use

Pull this project from GitHub with git clone https://github.com/Dave-Turnbull/Crowd-Simulator

Run in a server (opening the HTML document will cause cross-origin issues)

Add images of people to the /people folder (must be .png)

Enjoy!

About

A crowd simulator in Jquery - Inspiried by Szenia Zadvornykh on Code Pen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published