Skip to content

The Ludo Galaxy project exhibits the well known game of Ludo. This board game is full of strategies and two to four players can enjoy this recreational activity. In this illustrative model, the game of Ludo can be relished with all the regular rules and norms, along with extra delightful features.

Notifications You must be signed in to change notification settings

mistysamia/Ludo-Galaxy--ThreeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ludo Galaxy

The Ludo Galaxy project exhibits the well known game of Ludo. This board game is full of strategies and two to four players can enjoy this recreational activity. In this illustrative model, the game of Ludo can be relished with all the regular rules and norms, along with extra delightful features.


• This game model has eight stands in total.
• When a player of a particular yard is rolling the die, the color of that grid yard will be flaunted.
• During the gameplay, when the player of a particular yard is in the play, s/he will be able to proceed according to the tokens achieved through rolling the die. The token numbers will become bold in illustration and the player will have to select decisively to go ahead.
• The player of a yard will be in the play until the die is rolled or the token that has been achieved has not been placed. If the player is unable to meet the token, the player from the next yard will get chance for play.


The design of the project is alluring.
• The angles and the intensity of brightness from of color from the light source can be adjusted according to the choice of player’s wish.
• Also, camera rotation is possible both with keyboard and mouse.


Project Link : Ludo Galaxy


Limitation:

There is a minor defect in the model that will be promptly dealt with. It is that whenever there are two tokens in one stand, it might become incomprehensible to know the number of tokens as override scenario occurs. This minor “glitch” is going to be fixed soon.


Language :

HTML, CSS, Javascript

Server :

Node.js

Libraries :

Three.js

API :

WebGL

To Run the Project

  1. Make sure to install dependencies: open project in VSCode -> open command line -> type: npm install
  2. Install Parcel by typing the following command: npm install parcel -g
  3. Install Dat GUI by typing the following command: npm install dat.gui
  4. Run Parcel by typing this command: npm parcel ./src/index.html Ctrl + left click on the address generated in the command line. Or open your browser and copy paste this address http://localhost:1234

To Start a New Project

  1. To install dependencies: open project in VSCode -> open command line -> type: npm init -y
  2. Install Parcel by typing the following command: npm install parcel -g
  3. Install Three by typing the following command: npm install three
  4. Install Dat GUI by typing the following command: npm install dat.gui
  5. Run Parcel by typing this command: npm parcel ./src/index.html Ctrl + left click on the address generated in the command line. Or open your browser and copy paste this address http://localhost:1234

About

The Ludo Galaxy project exhibits the well known game of Ludo. This board game is full of strategies and two to four players can enjoy this recreational activity. In this illustrative model, the game of Ludo can be relished with all the regular rules and norms, along with extra delightful features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages