Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lichy24 committed Jan 9, 2019
1 parent eac18d5 commit bd3631a
Showing 1 changed file with 12 additions and 26 deletions.
38 changes: 12 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,7 @@ You can fork this repisoritory and add new GameObjects by yourself!

## Demos
### Ariel University
![alt text](Other/GitHubMedia/Pic1Main.jpg)
<br>
![alt text](Other/GitHubMedia/Pic3Main.jpg)
<br>
### Tel-Aviv
![alt text](Other/GitHubMedia/Pic2Main.jpg)
![alt text](Other/GitHubMedia/demo.png)
<br>

## Contributors:
Expand Down Expand Up @@ -80,26 +75,17 @@ Note: make sure that the CSV file (if not generated by the game) to be in this f
Link of wiki: https://github.com/neyney10/PackmanV2/wiki<br>
in the wiki you may read on our algortihm of Player(Sonic) and Desgin of automatic robots.<br>

# Manaul and auto scores
our game scores for auto and manaul playing each scenario has different layout for the player to complete <br>
# Manual and auto scores
our game scores for auto and manual playing each scenario has different layout for the player to complete <br>
and at the end of every game will get a score, to rate his gameplay.<br>

- Example 1: manaul: 27.6 auto: 53.5 <br><br>
- Example 2: manaul: 64.2 auto: 80.9 <br><br>
- Example 3: manaul: 45.1 auto: 54.8 <br><br>
- Example 4: manaul: 81.2 auto: 81.2 <br><br>
- Example 5: manaul: 81.2 auto: 81.2 <br><br>
- Example 6: manaul: 12.0 auto: 13.0 <br><br>
- Example 7: manaul: 46.0 auto: 68.4 <br><br>
- Example 8: manaul: 20.0 auto: 20.3 <br><br>
- Example 9: manaul: 21.9 auto: 23.9 <br><br>


# Summary of Game's Code Library Structure
[Blue lines = Game Logic & Data] <br>
[Green Lines = GameUI and graphic interface]
<br> <br>
![alt text](Other/GitHubMedia/SystemStructure.png)
# Packman - Project Status [19/12/2018]
Packman eat fruits in the shortest path
- Example 1: <br>manual: 27.6<br>auto: 53.5 <br><br>
- Example 2: <br>manual: 64.2<br>auto: 80.9 <br><br>
- Example 3: <br>manual: 45.1<br>auto: 54.8 <br><br>
- Example 4: <br>manual: 81.2<br>auto: 81.2 <br><br>
- Example 5: <br>manual: 81.2<br>auto: 81.2 <br><br>
- Example 6: <br>manual: 12.0<br>auto: 13.0 <br><br>
- Example 7: <br>manual: 46.0<br>auto: 68.4 <br><br>
- Example 8: <br>manual: 20.0<br>auto: 20.3 <br><br>
- Example 9: <br>manual: 21.9<br>auto: 23.9 <br><br>

0 comments on commit bd3631a

Please sign in to comment.