Skip to content

SamKirkland/Voxel_P2P_Game

Repository files navigation

Voxel P2P Game

Web based voxel P2P game.

Deployed with FTP Deploy Action

GameMenu

GamePlay

Debugging locally

Instructions for windows
  • Download/Clone the branch
  • Run npm install
  • Run npm start-server
  • Run npm start

Project Layout

This project contains two sub-projects. A front-end react site that handles the game setup & frontend. And the game server which handles all client-to-client communication.

About

A Peer2Peer browser game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published