Skip to content

Pawel-Sikorski/RisuFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RisuFramework: A Lightweight C++ Game Development Framework.

RisuFramework is a lightweight C++ game development framework designed to simplify the process of creating 2D games. It provides a set of reusable components and an intuitive API for handling game logic, input, graphics, and more.

Key Features:

  • Abstracted game loop with customizable initialization, input handling, and rendering functions.
  • Built-in support for window creation, event handling, and input management.
  • Flexible graphics rendering using modern OpenGL, allowing for easy integration of custom shaders and textures.
  • Cross-platform compatibility for Windows, macOS, and Linux.
  • At its core, RisuFramework utilizes the SDL2 library configured as a DLL included in the project to enhance the portability of the framework.

Whether you're a beginner or an experienced game developer, RisuFramework aims to streamline the development process and empower you to focus on creating engaging gameplay experiences.

Get started with game development using RisuFramework today and unleash your creativity!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published