Skip to content

NetanelAlbert/OopEx3-Map-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze of Waze - The game

This project is Extention of "OopEx2-Maze-of-Waze". I used the graph and the algorithms to create a game somewhat alike Pac-Man.

In this game you can choose scenerio from 24 that the "server" have. Than you need to choose if you want yo play manually or let the compiuter play.

In the end of each game you can save it to a KML log file and open it in Google Earth.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

Clone that project to your workspace directory

git clone https://github.com/NetanelAlbert/OopEx3-Map-Game.git

Open your IDE and make sure you see the project "OopEx3-Map-Game"

Running the game

In package gameClient you'll find the calss RunGame. This class has a simple main function that will start the game as soon as you'll run it. enjoy.

Running the tests

In the package tests that will help you to avoid harmfull changes in code, and also help you to anderstand each part of the code if you want to.

Releases

No releases published

Packages

No packages published

Languages