项目作者: mikaelmello

项目描述 :
Game engine built with SDL and C++
高级语言: C++
项目地址: git://github.com/mikaelmello/sdl-game-engine.git
创建时间: 2019-03-14T19:06:01Z
项目社区:https://github.com/mikaelmello/sdl-game-engine

开源协议:

下载


sdl-engine

Current repository link: https://github.com/mikaelmello/sdl-game-engine

Game engine developed in C++ using the SDL library, as part of small projects of the Introduction to Game Development course, from University of Brasília.

There are seven projects and each one will continue from the previous one, this repository will contain all code from the seven projects, each one in their respective branches, from trabalho-1 to trabalho-7

The master branch will contain the raw engine with up-to-date improvements made to the final game of the class.

Running

If you’re here to evaluate one of the projects, change your branch to the respective project number, from trabalho-1 to trabalho-7, there you will see a README with running instructions.