ph-x / tetris-lobby

online multiplayer tetris game and a lobby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this project:

This project is an online game lobby with Tetris game based on a Python webframework Flask and an extension Flask-socketIO.

How to start the program:

In the project's root directory, run 'vagrant up' to start the virtual machine. You may need to download Vagrant and VirtualBox. Running 'vagrant up' for the first time may take a few minutes, be patient. For more information about vagrant, see Vagrant Introduction.

Service will start at port 8080. You can access it with the ip address of the host.

Note

Two players are required to start a game. You can play by open the web page on two DIFFERENT browsers, create several different accounts and join the same game room. Two tabs of the same browser do NOT work.

About

online multiplayer tetris game and a lobby


Languages

Language:JavaScript 98.7%Language:Python 0.8%Language:CSS 0.4%Language:HTML 0.2%Language:Ruby 0.0%Language:Shell 0.0%