test commit
master
Lenz Wiechers 2020-04-30 21:21:50 +02:00
commit 290aff9da3
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<<<<<<< HEAD
=======
A simple Pac-Man clone.
So far.
About to add Path finding for the Ghosts and an A.I. that controls Pac-Man.
blob
>>>>>>> 580458bbfd7baf561a1e7de924bcf0e3d50c4b48

7
bin/.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
/Brick.class
/Game.class
/Ghost.class
/Main.class
/Map.class
/Picture.class
/Player.class