No description
Find a file
2023-01-10 13:55:01 +01:00
.vscode Initial push for phpTutorial 2022-12-10 12:54:39 +01:00
controllers added card view to learning page 2023-01-08 21:08:14 +01:00
images Removed not needed files and changed the styling of the game 2023-01-10 13:55:01 +01:00
scripts Removed not needed files and changed the styling of the game 2023-01-10 13:55:01 +01:00
styles cleaned up codebase from not needed experimental code and styles 2023-01-10 07:40:23 +01:00
views changed game logic to generate player always in first walkable field and door/stairs in last 2023-01-10 08:35:47 +01:00
.gitignore added gitignore file 2023-01-07 11:55:10 +01:00
config.php added login, logout and registration sites and functionality as well as an protected profile page 2023-01-08 13:51:00 +01:00
Database.php Part on Refactoring Section3 finished 2022-12-18 21:05:09 +01:00
functions.php Cleaned up Codebase after finishing Tutorial on php and adding files, styles some logic for LearningPlattform Projekt 2023-01-07 10:56:35 +01:00
index.php added login, logout and registration sites and functionality as well as an protected profile page 2023-01-08 13:51:00 +01:00
Response.php New files added 2022-12-18 15:10:02 +01:00
router.php Game Sourcecode has been added and Style was changed 2023-01-06 10:11:39 +01:00
routes.php added delete function to th application 2023-01-08 20:24:13 +01:00
Validator.php Part on Validator Class finished and Part 2 finished 2022-12-20 21:23:29 +01:00