mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Updated raylib templates (markdown)
@ -1,6 +1,13 @@
|
|||||||
Here is a list of raylib templates on github that can help get you started quickly.
|
Here is a list of raylib templates on github that can help get you started quickly.
|
||||||
Just navigate to them, press the "Use this template" button, create your own repo, clone it and run it!
|
Just navigate to them, press the "Use this template" button, create your own repo, clone it and run it!
|
||||||
|
|
||||||
|
## Raylib-Quckstart, the simple solution to get started quickly.
|
||||||
|
The quickstart is a cross platform template for all desktop platforms that will setup raylib automatically.
|
||||||
|
|
||||||
|
https://github.com/raylib-extras/raylib-quickstart
|
||||||
|
|
||||||
|
It works with many compilers on windows, linux and Mac OS. Works with makefiles, visual studio, and VSCode.
|
||||||
|
|
||||||
## raylib Game Template
|
## raylib Game Template
|
||||||
|
|
||||||
This template provides PC and Android make files and implements a basic game that can help you get familiar with raylib.
|
This template provides PC and Android make files and implements a basic game that can help you get familiar with raylib.
|
||||||
|
|||||||
Reference in New Issue
Block a user