Skip to content

RysanDeluna/Tile-Running

 
 

Repository files navigation

Welcome to Tile-Run

This is a game developed to the discipline Game Development in C++ during the Autumn Semester at SETU in Waterford.

The framework here implemented is the culmination of several minor projects developed during the course. All libraries and further added modules are own-made and contain changes which differs it from the "basic" implementations.


What was learned

  • Memory management;
  • Templates implementation;
  • OOP;
  • Software Engineering Practices;
  • Game Design Patterns.

How to compile

To compile this project, it is enough to have an up-to-date C++ compiler and the make command available to run the CMAKELIST.txt file.


About the Game

A full Game Design Document can be found at here.


About

Projeto de Jogo desenvolvido em C++ em conjunto à biblioteca SFML por uso de framework próprio.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 90.4%
  • CMake 9.1%
  • C 0.5%