2022-03-27 20:58:24 +00:00
# Avoid
2022-04-05 21:56:57 +00:00
A dumb raylib test which you can play [here ](https://canneddonuts.itch.io/avoid-the-game )
2022-03-27 20:58:24 +00:00
## To-do
2022-07-08 20:00:38 +00:00
- a build guide
- a tutorial
2022-04-15 19:04:30 +00:00
2022-07-19 15:04:05 +00:00
## Note
This games code more specifically 'Main.c' is a retyped version of this [repo ](https://github.com/raysan5/raylib-game-template ) which is code under the zlib license.
2022-04-15 19:04:30 +00:00
## Preview
2022-07-08 20:00:38 +00:00
![Alt Text ](./doc-assets/preview.png )
2022-07-28 16:02:47 +00:00
![Alt Text ](./doc-assets/preview1.png )
![Alt Text ](./doc-assets/preview2.png )