Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages