Skip to content

MSiorr/Ludo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Ludo

Multiplayer ludo game

look

Test it now

👉 http://msior.ct8.pl/Ludo/ 👈

Overall info

A popular ludo game of getting your pawns to the base.

The game is multiplayer and requires at least two players to start playing.

Installation

  • Clone/download the repository
  • Prepare database \Database\database.sql
  • Run \Project with the PHP server (e.g. XAMPP)
  • index.html is the initial file

Features

  • Multiplayer (2-4 players)
  • Room system (public/privte)
  • Turn-based gameplay
  • Backend anti-cheating firewall
  • Session system
  • Inactivity kick-out system
  • Speech syntesis

Technologies