bubble game view with vertical ray pbm

This commit is contained in:
Hugo LAMY
2022-04-26 12:57:22 +02:00
4 changed files with 38 additions and 16 deletions

View File

@@ -17,6 +17,12 @@
# define SCREEN_FOCAL 90
/* size of a cell on the map */
# define CELL 20
/* height of a wall without perpectiv */
# define WALL_HEIGHT 200
/*
* keys macro
*/
/*
* keys macro