Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raygame - sample project

This is a sample C++ project setup with raylib for Visual Studio 2017. Raylib is a simple game programming framework that is designed to be friendly to beginners. It is created by Ramon Santamaria (@raysan5).

It is primarily intended for use by students in the Game Programming course at the Seattle Campus of the Academy of Interactive Entertainment.

Building

This project supports by Visual Studio 2017 or newer.

Clone the repository and open the solution in Visual Studio. Both the solution and project should already be configured and ready to start working with. To test this, build and run the provided sample project.

A screenshot of the included sample project

The sample project that is provided is the basic window example from raylib. Further examples can be found in its repository or on the website.

You can review the cheatsheet for the full range of functions made available through raylib.

License

MIT License - Copyright (c) 2018 Academy of Interactive Entertainment

For more information, see the license file.

Third party works are attributed under thirdparty.md.

About

Purple Rain

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages