/fish-tank-simulation

Node.js server-side simulation of an aquarium

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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