Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 554 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 554 Bytes

Quadruple Fun

A collection of 4 text based strategy games in C++.

  1. Snake and Ladder :- A Luck based dice throwing game.
  2. Space Battle :- A strategy based number guessing grid game.
  3. Dragon Quest :- A text based RPG game with turn based battles, different characters, Boss battles, Save Game, feature and a short story line.
  4. Master Mind :- A strategy based number guessing game.

Exposure: Grid designing, Game Designing, NPC character backend

Download