Skip to content

dgapitts/fish-tank-simulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fish tank simulation

Node.js server-side simulation of an aquarium

Install

npm install

Test

npm test

Run

npm start

Browse http://localhost:3000

Features to develop

  • When a tick is created, it needs to track which fish is where
  • Fish swim from tick to tick
  • Fish attack each other

About

Node.js server-side simulation of an aquarium

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%