Skip to content
/ TJE2D Public

A C++ simple 2D games framework, it just creates a window, reads input and allows to load sprites

License

Notifications You must be signed in to change notification settings

jagenjo/TJE2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TJE2D

A C++ simple 2D games framework, it just creates a window, reads input and allows to load/draw sprites.

It was created for the Game Development Course at Universitat Pompeu Fabra.

It is based on SDL, runs on Windows, Mac and Linux.

Install

Check the install guide to know how to install it for windows, mac and linux.

Features

  • Load/Draw sprites
  • 3 voice synth with support for sample playback
  • Input for keyboard/mouse/gamepad

About

A C++ simple 2D games framework, it just creates a window, reads input and allows to load sprites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages