/jsgaen

C++ Game Framework using SDL2.

Primary LanguageCMake

JSatch's Game Framework

Inspiration

Framework based (not so heavily) in the way that Android handles UI user interaction. It used composite and state design pattern for ui components and UI flow (screens) respectively.

Main Objectives

  • Easy to use
  • Portable (works in OSX, Win and Linux)

Installation

Windows

Set the following environment variables:

  • SDL2DIR (path to SDL2 installation folder)
  • SDL2IMAGEDIR (path to SDL2_image installation folder)

Technologies

  • Uses SDL2 for managing images and rendering issues.
  • Uses Cmake for managing of the project tasks.

Contact Information

Email me to hernan@jsatch.com nad and I'd be happy to respond your comments.