Skip to content

du201/24-points-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

24 Points Game

The game is at https://24game.app.

Introduction

24 point game is a fun arithmetical game. The game is usually played with cards, and the goal is to find a way to manipulate some integers (usually 4 integers) such that the computation results in 24. You can use multiplication, division, addition, and subtraction. You can visit Wiki for 24 point game if you need more info.

For example:

For 4, 7, 8, 8

(7 - (8 / 8))*4 = 24

For a long time, there is no easy way to play this game online with friends. This website creates a platform to make it a reality.

Special Features

  • Choose between 4 and 6 integers to manipulate with
  • Disable some operators if needed
  • Up to 10 players playing together in a same room

How to Play

(Actually everything should be straightforward even without all the info below :))

For the multiplayer mode, click the Multiplayer button on the main page. Then after entering your nickname, you can choose to create your own room with the Create button or join other people's room with the Join button.

The singleplayer mode is still under construction...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published