Skip to content

MATF-Computer-Networks-Projects/2020_PummelParty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Pummel Party

Codacy Badge

2D multiplayer game(connect 4 for 2/3/4 players) with chat

02 04 03

Prerequisites

Startup

Terminal:

  • Clone project https://github.com/MATF-Computer-Networks-Projects/2020_PummelParty.git
  • Repositioning cd 2020_PummelParty/app/backend/
  • Start npm start
  • Open up new tabs http://localhost:3000/

Developers