Skip to content

A multiplayer rowing game made with p5.js and socket.io.

Notifications You must be signed in to change notification settings

rikdewit/rowflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rowflow

features:

  • global timer
  • message who won
  • restart game when finished
  • add name entry

  • add person rowing
  • interface to customize suit and stickering
  • background
  • water splash animation catch
  • add distance counter and finish
  • make better boat and oar models

fixes:

  • Refactor
  • add variables to physics
  • change perspective to show multiple boats

Instructions

npm install
echo "NODE_ENV=development" > .env
npm start

You can use nodemon to get auto-reload for development

nodemon start

About

A multiplayer rowing game made with p5.js and socket.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published