Update 'Home'

sigonasr2 2025-04-08 11:11:45 -05:00
parent 9353153a7d
commit f0887afa4c

@ -1,9 +1,10 @@
Welcome to the PGE Tutorials wiki and guide. Below you will find many tutorials and projects for various types of problems to be solved and how to make them with the [olcPixelGameEngine](https://github.com/OneLoneCoder/olcPixelGameEngine). Credit to javidx9 for a wonderfully simple and elegant header file, simply download it and include it with your projects to make these work.
These projects also include live demonstrations via [PGEtinker](https://pgetinker.com/). Credit to Moros1138 for an effective and simple way to share PGE examples with others quickly!
## Simple Utilities
*Programs that demonstrate the basic features of the PixelGameEngine.*
#### Analog Clock
Sorted by learning difficulty.
## Intermediate
#### Analog Clock
#### Analog Clock (Advanced)