Skip to content

ramAdam/ray-doom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raylib C++ Project Template

This project is a template for building a C++ project with raylib and CMake.

Getting Started

To build the project template with CMake and link raylib, follow these steps:

  1. Clone the repository:
    git clone https://github.com/ramAdam/rlib-c---template.git
  2. Execute build script:
    ./build.sh

About

An attempt to implement doom engine in ray lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from ramAdam/rlib-cpp-template