Commit graph

2 commits

Author SHA1 Message Date
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/Obstacle.ts (Browse further)