Skip to content

Back-End for TBlocks (Tetris-like game that let's you play against a random opponent from the Internet)

Notifications You must be signed in to change notification settings

BenjaKemp/tblocks-back-end

 
 

Repository files navigation

TBlocks - (Back-End)

img

TBlocks is a single/multiplayer tetris-like game

About the Back-End

The back-end for TBlocks is reponsible to pair you with anothet player connected to the game, keep an instance of the game alive and send updates to the front-end when needed.

Usage

If you want to run your own version of the back-end, you'll need to do the following:

  • Clone this repository

  • Install dependencies using npm i

  • Run the server using: node index.js

Built with

Contributing

If you'd like to contribute to this project, feel free to open a new issue in this repository so we can get a conversation started.

Authors

Authors of actual refactor:
Author of the Original Repository

About

Back-End for TBlocks (Tetris-like game that let's you play against a random opponent from the Internet)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%