Skip to content

Cross-platform multiplayer game about solving procedurally generated puzzles.

Notifications You must be signed in to change notification settings

khanghy2130/spread_puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spread Puzzle

A browser game where PC and mobile users can play together to solve procedurally generated puzzles.

featured image

Made with

  • P5.js
  • Typescript
  • React
  • SASS
  • Node.js, Express.js
  • Socket.io

Scripts

npm run dev Starts the app in development mode. The client React server is on port 3000, the custom Express server is on port 8080.

npm run fakeprod Starts the app in fake-production mode. The client will be built then served on the same port as the Express server.

npm run start Starts the server in production mode, serving the built client which is built beforehand with npm run build.

Packages

No packages published

Languages