0.6.2 • Published 2 years ago

space-rock-scissor-paper-game-engine v0.6.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Space Rock Scissor Paper Game Engine

Description

The game engine let create a game in steps:

  1. Create game instance specifying number of players ( 2 - 4 - 8 - 16 )

  2. Add players by specifying the names ( humans only. Missing players will be replaced by bots )

  3. Set number of victories needed for a match

After data settings, you can start the game with the first two players.
Players will play rounds until the needed score for a match is reached. Every win will determine player's position in tournament.

Usage

import * as GE from "space-rock-scissor-paper-game-engine";
0.6.2

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago