forked from snapshot112/minigame-menu
Code cleanup and documentation
This commit is contained in:
6
spel.c
6
spel.c
@@ -1,7 +1,9 @@
|
||||
/*
|
||||
* Created by snapshot112 on 15/10/2025
|
||||
*
|
||||
* Naam: Jeroen Boxhoorn
|
||||
* UvAnetID: 16333969
|
||||
* Studie: BSc Informatica
|
||||
* Studie: BSC Informatica
|
||||
*
|
||||
* A minigame menu that lets you play games on the grid game engine.
|
||||
*
|
||||
@@ -9,6 +11,8 @@
|
||||
* - maze runner
|
||||
* - snake
|
||||
* - minesweeper
|
||||
*
|
||||
* A user manual can be found in the assets or by selected it in the menu using ENTER or 'f'.
|
||||
*/
|
||||
|
||||
#include "grid_game_engine.h"
|
||||
|
||||
Reference in New Issue
Block a user