Commit graph

8 commits

Author SHA1 Message Date
j-weissen
10508ded4b added Vue 2023-01-12 12:24:38 +01:00
d93a5fd6a1 qol changes to the numbers of game 2023-01-12 10:25:42 +01:00
s-prechtl
8b86437e06 comments, comments, comments, refactor, refactor, refactor 2023-01-10 22:42:41 +01:00
52d1e2b5a5 more refactoring even more comments 2023-01-10 21:57:09 +01:00
dhain
5f517c1a47 score resets after first jump 2023-01-10 10:35:52 +01:00
6927ba9e85 Fixed game 2023-01-10 10:34:53 +01:00
dhain
d98cd7b10e Refactor & Bug Fix
`game.ts`
 - fixed score on new game

`Obstacle.ts`
 - made distanceBetweenPipes and startX public
 - moved initialization of distanceBetweenPipes and startX to game.setupGame()

`Pipe.ts`
 - created move() method to move the pipe

 `Raspberry.ts`
  - added constant variables for Raspberry size
2023-01-10 09:37:12 +01:00
637a867c7e Code review 2023-01-10 2023-01-10 08:45:34 +01:00
Renamed from frontend/models/Raspberry.ts (Browse further)