Skip to content

erentnr/kaplumbaga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Kaplumbaga

Kaplumbaga is a competitive fast-typing game which you can play with your friends.

Play: Kaplumbaga - Test your speed.

Tech

Flask, React, SocketIO

Installation

Clone the repo

git clone https://github.com/erentnr/kaplumbaga.git

Create virtual environment for server

cd kaplumbaga/server && python -m venv venv

source venv/bin/activate

Run server

python game.py

Go client folder and install dependencies

cd ../client && npm install

Run client

npm start

About

Kaplumbaga is a competitive fast-typing game which you can play with your friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors