Ajout index

This commit is contained in:
François Pelletier 2024-08-31 22:34:44 -04:00
parent 808c9d7385
commit b7635a1ac0
3 changed files with 30 additions and 0 deletions

View file

@ -1,3 +1,4 @@
GET / controllers.HomeController.index()
GET /game controllers.GameController.index()
GET /bricks controllers.GameController.getBricks()