fdai7910
|
3e236d7847
|
refactoring: changed spelling in getCell method in Cell
|
11 months ago |
fdai7910
|
ffa4d5e818
|
refactoring changed spelling in generateMap method in Map
|
11 months ago |
fdai7910
|
fef13d5991
|
refactoring: changed spelling in ghostPlayerColision method in GameManager
|
11 months ago |
fdai7910
|
9cb1310d2c
|
changed spelling in processInput method in GameManager
|
11 months ago |
fdai7910
|
86c91f06b4
|
changed spelling in createAndShowGUI function in Program
|
11 months ago |
fdai7910
|
465d3ca0b8
|
refactoring: changed spelling in forwardInputToGameManager function in Program
|
11 months ago |
fdai7910
|
81ee850819
|
refactoring: changed spelling for gameLoop function in Program
|
11 months ago |
fdai7910
|
29fa0e5a79
|
refactoring: changed spelling for startGame function in Program
|
11 months ago |
fdai2751
|
5bb3552356
|
Merge branch 'ghostsbehaviour'
|
11 months ago |
fdai2751
|
43ea7fde92
|
added the Ghost HH in the Field
|
11 months ago |
fdai7910
|
fcf09ae1cf
|
Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham
|
11 months ago |
fdai7910
|
432e9918d7
|
Merge branch 'player'
|
11 months ago |
fdai2751
|
6615bb9b1c
|
added the Ghost GG in the Field
|
11 months ago |
fdai2751
|
aaecaa8807
|
added the Ghost FF in the Field
|
11 months ago |
fdai7012
|
ecefa51f62
|
Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham
|
11 months ago |
fdai7012
|
34b761e77a
|
added even better ascii pacman
|
11 months ago |
fdai7753
|
dedcf295cc
|
Finished wall doesn't obstruct ghost movement test, but commented out because of unimplemented code
|
11 months ago |
fdai7753
|
bce8de767f
|
Added unfinished wall doesn't obstruct ghost movement test
|
11 months ago |
fdai2751
|
6c6b6b10aa
|
added the Ghost EE in the Field
|
11 months ago |
fdai2751
|
e84e771cae
|
added the Ghost DD in the Field
|
11 months ago |
fdai2751
|
ba5d3c3fa4
|
added the Ghost CC in the Field
|
11 months ago |
fdai2751
|
f912d1bb2b
|
added the Ghost CC in the Field
|
11 months ago |
fdai7910
|
2f409d259e
|
added Test for findCellByString
|
11 months ago |
fdai2751
|
36dc3b18ee
|
added Ghost BB in the Field
|
11 months ago |
fdai7910
|
755039e1a1
|
fixed tests in CellTest
|
11 months ago |
fdai2751
|
841238de2e
|
added the move function for Ghost in GameManager class and Ghost move in random stage
|
11 months ago |
fdai7012
|
cb3aec2261
|
Merge branch 'visualizer'
|
11 months ago |
fdai7012
|
d1a55995a2
|
added displaying lives to vptu
|
11 months ago |
fdai7012
|
4d6abce3df
|
added BETTER ascii pacman
|
11 months ago |
fdai7910
|
c96fa7b4bc
|
added ability for player to teleport in the tunnel
|
11 months ago |
fdai7910
|
4a084f1cc3
|
refactoring: changed mapClassic string array for easier reading
|
11 months ago |
fdai7910
|
c4d577bfb2
|
fixed findCellByString funcition in Map
|
11 months ago |
fdai7753
|
d0421e1ae1
|
Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham
|
11 months ago |
fdai7753
|
bfa3fd9e60
|
Finished Ghost moving doesn't change position test, but commented out because of unimplemented code
|
11 months ago |
fdai7012
|
a97ff9c30d
|
changes color to eye friendly
|
11 months ago |
fdai7012
|
e2de7dcd86
|
added ascii pacman
|
11 months ago |
fdai7012
|
7ca98707a7
|
Merge branch 'visualizer'
|
11 months ago |
fdai7753
|
c2ed85340a
|
Added unfinished Ghost moving doesn't change position test
|
11 months ago |
fdai7012
|
60c636c33a
|
fixed error in GameManagerTest
|
11 months ago |
fdai7910
|
7380944cfc
|
added findCellByString method to Map
|
11 months ago |
fdai7753
|
fd2a77a54e
|
Finished Ghost wall obstruction test, but commented out because of unimplemented code
|
11 months ago |
fdai7012
|
725618e128
|
added ecplipse setting to make vptu class file utf 8
|
11 months ago |
fdai7012
|
e9aebb43b8
|
adjusted window size
|
11 months ago |
fdai7012
|
acc76734dc
|
implemented vptu in gameManager
|
11 months ago |
fdai7012
|
a126e760a5
|
refactoring: removed initialization of gameManager in vptu
|
11 months ago |
fdai7012
|
a2fdc351e5
|
Implemented player animation to vptu
|
11 months ago |
fdai7012
|
18e68eaa8f
|
Implemented basic rendering to vptu
|
11 months ago |
fdai7012
|
a75d0fecf0
|
Added alternative player sprites to visualizer
|
11 months ago |
fdai7012
|
5b5ff359ed
|
refactoring: made gameManager public in vtpu
|
11 months ago |
fdai7012
|
2c547c82b1
|
Implemented GetOutput in visualizer
|
11 months ago |