Skip to content

ZuzannaZawartka/checkers-webgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkers WebGL with Express

A simple checkers game created using WebGL technology and powered by Express. Document-GoogleChrome2024-02-1312-25-02-ezgif com-crop

Instructions

  1. Setting Up:

    • Make sure you have Node.js installed.
    • Install dependencies with npm install.
  2. Starting the Server:

    • Run the server using node server.
    • Open your web browser and navigate to http://localhost:3000.
  3. Playing the Game:

    • Open the index.html file in a web browser.
    • Click on a checker piece and then on the destination to make a move.
    • The game supports a maximum of two players.
    • Checkers can be promoted to kings, gaining additional abilities.
    • Each player has a time limit of 30 seconds for each move.
  4. Objective:

    • Score as many points as possible by eliminating opponents and capturing their checker pieces.

Screenshots

1

2

3

5

6

Technical Requirements

  • Node.js
  • Express
  • WebGL-enabled web browser.

About

Multiplayer checkers created using Node and WebGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published