Game Sourcecode has been added and Style was changed
This commit is contained in:
parent
d907e90218
commit
8d31cb5bc7
17 changed files with 4689 additions and 136 deletions
3
controllers/game.php
Normal file
3
controllers/game.php
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
$heading = "Game";
|
||||
require "views/game.view.php";
|
||||
Loading…
Add table
Add a link
Reference in a new issue