- 1. Introduction
- 2. Using FRUG
- 2.1. Setup and creating a window
- 2.2. Drawing a rectangle
- 2.3. Background color
- 2.4. Drawing a texture
- 2.5. Camera and user input
- 2.6. Creating a custom shape
- 2.7. Setting fullscreen and window size
- 3. Examples
- 3.1. Pong
- 3.2. Simple platformer
- 4. Contributing to the project