Skip to content

Minimalistic C++ Template for making games with Raylib.

Notifications You must be signed in to change notification settings

maciej-debowski/ezgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EZGame

Minimalistic C++ Template for making games with Raylib.

How to build?

Windows:

  1. Make sure that Raylib is installed on C: Drive. If it's in other directory then set it in Makefile.
  2. Run make in cmd in this folder
  3. If everything works then you should have your project built!

Linux & Mac:

See Raylib documentation for building at these os

About

Minimalistic C++ Template for making games with Raylib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published