Skip to content

Datamaverik/Ricochet_Rumble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ricochet Rumble is an exciting two-player, turn-based board game designed to be more engaging than traditional chess. It features various pieces with unique abilities and combines strategy with dynamic gameplay.

Table of Contents

Game Logic

Ricochet Rumble is played on an 8x8 board with the following pieces:

  • Titan
  • Tank
  • Ricochets
  • Semi Ricochets
  • Cannon

Movement and Rotation

  • Any piece can move one tile in any direction (horizontal, vertical, or diagonal) or rotate once per turn.

  • The cannon can only move horizontally and is initially positioned in the base rank.

Objective

The goal is to destroy the opponent’s Titan by shooting a bullet through a series of Ricochets.

Power Ups

The Power ups can be accessed through the shop which is enabled when enough energy stars are picked up.

At the beginning of the game 4 energy stars will be available to be picked up. The energy stars keep reappearing at random intervals of time as the game progresses

Set-Trap

This Power up allows the player to set a hidden trap in any empty tile in the game board. The player who sets up the trap is immune to these traps.

Once the opponent player piece steps on the tile with the trap, it'll get destroyed.

Constraint: The trap can't not be set on the extreme most rows to safeguard the cannon.

Teleportation

This Power up allows the player to teleport any of its piece to any empty tile on the game board.

Add Ricochet

This Power up allows the player to add another Ricochet to the game board to any empty tile.

Constraint: Unlike the above two Power ups which can be activated any number of times, this Power up can only be activated once.

Add Semi-Ricochet

This Power up allows the player to add another Semi-Ricochet to the game board to any empty tile.

Constraint: It can also be activated only once by each player.

Click to play

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published