The header file includes:
- Libraries and includes
- Define constants
- Structures
- Global variables
- Game items
- Image
- Function prototypes
The code has been separated into suitable sections, with the .c files including:
- Breakout_v3.c
- Breakout_v3.h
- Collision_Detection.c
- Drawing.c
- High_Score.c
- Levels.c
- Sound.c