Skip to content

The Raylib Starter Template offers a basic setup for game development using Raylib. It initializes a window, sets the frame rate, and includes a game loop that clears the background and draws a red rectangle. Ideal for beginners, it provides a simple starting point for creating more complex projects.

Notifications You must be signed in to change notification settings

rohityadav-sas/Raylib-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raylib Starter Template

This is a starter template for creating projects using the Raylib game development library. Raylib is a simple and easy-to-use library for creating 2D and 3D games, with support for multiple platforms.

Table of Contents

Preview

preview.png

Getting Started

To get started with this template, follow these steps:

  1. Clone or download this repository to your local machine.

    https://github.com/rohityadav-sas/Raylib-Template
  2. Install the necessary dependencies for your platform. Refer to the Raylib documentation for detailed instructions.

  3. Open the project in your preferred IDE or text editor.

  4. To run the program

    Press F5 to build and run the project.

Features

This starter template includes the following features:

  • Window creation and management
  • Basic input handling (keyboard and mouse)
  • Drawing basic shapes and sprites
  • Basic audio playback
  • Game loop structure

Feel free to modify and expand upon this template to suit your specific needs. Happy game development!

About

The Raylib Starter Template offers a basic setup for game development using Raylib. It initializes a window, sets the frame rate, and includes a game loop that clears the background and draws a red rectangle. Ideal for beginners, it provides a simple starting point for creating more complex projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published