Skip to content

A simple game framework that aims to have support on older hardware / consoles.

License

Notifications You must be signed in to change notification settings

ghostnear/libstorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libstorm

Simple C++ framework aimed for my own ease of use. I made it open-source so anyone else that wants to use it can.

How to use

  • Add the directory of the lib to your CMake project and include it using add_subdirectory.

Requirements

Unix

  • libsdl2-dev for Ubuntu, sdl2 for Arch.
  • libsdl2-ttf-dev for Ubuntu, sdl2_ttf for Arch.
  • libsdl2-img-dev for Ubuntu, sdl2_img for Arch.

PSVita

About

A simple game framework that aims to have support on older hardware / consoles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published