Skip to content

jsatch/jsgaen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

C++ Game Framework using SDL2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published