Skip to content

Nrezinorn/sdl2-engine-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdl2-engine-framework

SDL2-based 2d game engine files and project

History

TODO

Features

  • GraphicsCore - Handles Window Management, Holds References to Graphics/Rendering
  • InputCore - Basic Keyboard I/O
  • SoundCore - Simple Class for Load/Playback of sound and music
  • Texture Class - Handles Loading png/jpeg to an SDL2 Texture, automatically blits to GraphicsCore
  • Font Class - Handles Loading of TTF files, uses Texture Class automatically for rendering

Bugs

There are probably many, please report if you have issues!

Attributions

EP Big Guy Font here

Projects Using this framework

SDL2-XArchon - Still in early Development.

About

SDL2-based 2d game engine files and project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages