Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Raylib Template 📜

🔎 Overview

This is the simple template for raylib games and applications, written in C.

Prerequesites 📝

Setup 🛠️

  • Create a Github repository from this template or clone this repo directly from Github (up to you!);
  • In the projects directory:
    • Create and enter your final binary directory:
    $ mkdir bin/
    $ cd bin/
    • Build the project using CMake...
    $ cmake ..
    $ cmake --build .

©️ Credits

Licence❕

This template is under the MIT Licence, but you can freely modify it, change it to whatever suits your needs!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages