Ahmed-Mohamed7 / Jungle_Game-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction 💿

In this project we are going to build a simple game application that is a mixture between the Snakes & Ladders and Monopoly games. There are two modes in the game: Design mode is where the user is able to build the playing grid and Play mode is where he plays the game itself. The general idea of the game is four players moving in a grid having snakes, ladders, and Cards. The player goal is to get to the last cell before anyone else. He also takes advantage of the special cells to boost his game and obstruct his opponents. The game ends when a player reaches the last cell. using Object-oriented programming (OOP) c++

About


Languages

Language:C 68.3%Language:C++ 31.4%Language:Objective-C 0.3%