Created Raylib Templates (markdown)

master
Luca Sas 4 년 전
부모
커밋
2a4665fcb4
1개의 변경된 파일15개의 추가작업 그리고 0개의 파일을 삭제
  1. +15
    -0
      Raylib-Templates.md

+ 15
- 0
Raylib-Templates.md

@ -0,0 +1,15 @@
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!
## Raylib Game Template
This template provides PC and Android make files and implements a basic game that can help you get familiar with raylib.
https://github.com/raysan5/raylib-game-template
## Raylib CMake Template
A very basic raylib template that uses the CMake build system. You can open this template in any major IDE (VS, VS Code, QT Creator, CLion) with little to no plugins required and get a fully integrated experience.
C99 version: https://github.com/raysan5/raylib-game-template
C++ version: https://github.com/SasLuca/raylib-cpp-cmake-template

불러오는 중...
취소
저장