fdai7012
|
69655f94f9
|
refactoring: removed unused import in vector2test
|
11 months ago |
fdai7012
|
12b04877be
|
refactoring: removed unused import in ghosttest
|
11 months ago |
fdai7012
|
286676f520
|
refactoring: removed unused import in playertest
|
11 months ago |
fdai7012
|
fa1150ed50
|
removed unused input in vptu test
|
11 months ago |
fdai7012
|
c4293fa8aa
|
refactoring: formatting
|
11 months ago |
fdai7012
|
13ba90228a
|
refactoring: created for loop to eliminate redundancy
|
11 months ago |
fdai7012
|
2de3b39ad6
|
added another test for chase behavior
|
11 months ago |
fdai7012
|
0d80567705
|
changes distance because of random behavior in test
|
11 months ago |
fdai7012
|
ee6e0964e9
|
added test for chase behavior
|
11 months ago |
fdai7012
|
3fa12134d0
|
refactoring: combined both ghost move functions into one
|
11 months ago |
fdai7012
|
0982b2fd9b
|
removed old Test
|
11 months ago |
fdai7012
|
89d5383845
|
refactoring: added expected variable to test
|
11 months ago |
fdai7012
|
371b55bd65
|
added test for visualizer showing lives
|
11 months ago |
fdai7012
|
7685080401
|
added test for visualizer showing score
|
11 months ago |
fdai7012
|
2ba9068584
|
refactoring: removed redundant semicolon
|
11 months ago |
fdai7012
|
b7180e1914
|
refactoring: removed unused import
|
11 months ago |
fdai7012
|
0e169ceb56
|
refactoring: removed unused import
|
11 months ago |
fdai7012
|
a9dd9a8123
|
refactoring: created variable for expected result
|
11 months ago |
fdai7012
|
8e6c532498
|
removed console log
|
11 months ago |
fdai7012
|
5671fddb70
|
added test for pause visualization
|
11 months ago |
fdai7012
|
23dd94c88d
|
refactoring: fixed suspicious recurring typo
|
11 months ago |
fdai7012
|
174b2f8343
|
refactoring: formatting
|
11 months ago |
fdai7012
|
89f9d455ed
|
changed gameManager test to use newer visualizer
|
11 months ago |
fdai7012
|
ca90312709
|
refactoring: optimizations
|
11 months ago |
fdai7012
|
6f6cd6275f
|
refactoring: removed unused variable
|
11 months ago |
fdai7012
|
4d2bc56ace
|
Implemented GhostBehaviorChase
|
11 months ago |
fdai7012
|
f163f10ef3
|
added test for fruit spawning
|
11 months ago |
fdai7012
|
917c968b14
|
added test for player spawning
|
11 months ago |
fdai7012
|
65263ff394
|
added test for player input processing4
|
11 months ago |
fdai7012
|
e7eb8367e2
|
added test for player input processing3
|
11 months ago |
fdai7012
|
15021762ff
|
added test for player input processing2
|
11 months ago |
fdai7012
|
a1f59827c2
|
Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham
|
11 months ago |
fdai7012
|
6cbbcb8ac7
|
added test for player input processing
|
11 months ago |
fdai7910
|
3469d5542f
|
added test for crystal score
|
11 months ago |
fdai7910
|
c0ef968fc7
|
Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham
|
11 months ago |
fdai7910
|
9efbcb7f82
|
Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham
|
11 months ago |
fdai7012
|
90a35cdca9
|
refactoring: formatting
|
11 months ago |
fdai7910
|
3e236d7847
|
refactoring: changed spelling in getCell method in Cell
|
11 months ago |
fdai7012
|
d135223e2c
|
refactoring: removed empty lines
|
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 |
fdai7012
|
96ccb7e147
|
Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham
|
11 months ago |
fdai2751
|
1f49220723
|
added the pause touch in the Gamemove´s
|
11 months ago |
fdai7012
|
a5178c56a3
|
added another test for vput
|
11 months ago |
fdai7012
|
c1ea9edb72
|
Added test for vptu
|
11 months ago |
fdai7910
|
9cb1310d2c
|
changed spelling in processInput method in GameManager
|
11 months ago |
fdai7012
|
19571757f3
|
Added VisualizerPlainTextUltraTest
|
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 |