PZerua / TJE2D

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C 95.8%Language:C++ 3.8%Language:Objective-C 0.3%Language:CMake 0.1%