An open API service indexing awesome lists of open source software.

https://github.com/mohab-sameh/pacman


https://github.com/mohab-sameh/pacman

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Pacman
#### Technologies: Visual Studio, C#, NUnit

## Index
* [Installation](#Install)
* [Usage](#Usage)
* [Screen Shots](#Shots)

## Installation
* To clone the repo
```shell
$ git clone https://github.com/adrianeyre/pacman
$ cd pacman
```

## Required NuGet Packages
- NUnit
- NUnit3TestAdapter

## Useage
* Open `Pacman.sln` in Visual Studio
* From the menu `Test > Run > All Tests`
* Click `Start`

## Screen Shots
[![Screenshot](https://raw.githubusercontent.com/adrianeyre/pacman/master/images/screenshot1.png)](https://raw.githubusercontent.com/adrianeyre/pacman/master/images/screenshot1.png "Game View")

[![Screenshot](https://raw.githubusercontent.com/adrianeyre/pacman/master/images/screenshot2.png)](https://raw.githubusercontent.com/adrianeyre/pacman/master/images/screenshot2.png "Game View")

[![Screenshot](https://raw.githubusercontent.com/adrianeyre/pacman/master/images/screenshot3.png)](https://raw.githubusercontent.com/adrianeyre/pacman/master/images/screenshot3.png "Game View")