Skip to content

This is another game ""Engine"". It is based on my Simple2D engine, but with more features and other modifications like map loading.

Notifications You must be signed in to change notification settings

Appa002/Simple2D-Expanded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple2D Extended Edition

(This was created in 2018 / This is a hobby High School project)

A simple game ""engine"" build based on my original Simple2D engine.

Changes made to Simple2D:

  • Programs with gameobjects now staticaly link to Simple2D.lib instead of each gameobject being compiled into a shared library and then being loaded.
  • Due to changes in loading, game object which are going to be created dynamically are loaded from a prefab xml file.
  • Added Support for proper text rendering !!!!

Dependencies

SDL2, GLEW, GLU, OpenGL, stbi, FreeType, rapidxml

About

This is another game ""Engine"". It is based on my Simple2D engine, but with more features and other modifications like map loading.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published