Skip to content

Small snake.io prototype built with React.js and Node.js on top of Websocket connection.

Notifications You must be signed in to change notification settings

thevladisss/catchme

Repository files navigation

CATCHme (temp.naming)

Small React and Node powered game application, that demonstrates skills to integrate live connection and clients data synchronization

How to use:

Please make sure you are using Node.js 22.0 version.

(temporarily) You have to run npm install in frontend and server directories.

Frontend can be launched via npm run start Node.js server can be booted up via npm run start as well

Technologies used:

  • React.js - powers up front end side of the application
  • Node.js - server as the backbone for server side code
  • Electron - wrapper for front end side code to allow downloading application as an executable

About

Small snake.io prototype built with React.js and Node.js on top of Websocket connection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published