Skip to content

coszio/egg-dog-flock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Egg-dog Flock

This is a simulation of a flock of egg-dogs roaming around an infinite environment.

Setup Overview

It uses webpack-dev-server for the development build, and NodeJS with Express for production build.

Both server and client projects are written in TypeScript.

Installing

  1. Install TypeScript

    npm install -g typescript
  2. Install dependencies

    npm install
  3. Start it

    npm run dev
  4. Visit http://127.0.0.1:8080

    You should see the animation, and be able to rotate it further with your mouse.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •