/Time-Wanderer

A little roguelike videogame made with Slick2D

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Time-Wanderer

This was a project for "Videogames Technology", a subject in the Degree of Computer Science. Even though that subject was over, we're proud of this project and want to continue working on it (or, at least, so do I..).

Project run

Once the distribution release is downloaded (coming soon, I hope...), it should be run on any O.S. with the command (on the .jar folder):

java -jar Time-Wanderer

or just double click over the .jar file.

Maybe it can take some time (like 5-10 seconds) to load. We're working on it...

If the entire source is wanted, just clone the entire repository and compile it.

git clone https://github.com/Foo-Manroot/Time-Wanderer
(...)

Credits

This game has been made with a team of 5 people:

  • Alberto Serrano Ibaibarriaga: All the sound tracks has been composed by him. Also, the inventory and the sound engine is his work.

  • Miguel García Martín: Team leader. Coded the enemies' AI and weapons (except the graphics design). Also, general bugfixes.

  • Pablo Peña Romero: Author of the special items (like potions and runes) and some global fixes around the game.

  • Sergio Sánchez López: Sole author of the physics engine (a really hard work that got rewarded with extra points), and the tilesets for the rooms.

  • Zamar-Elahi Fazal Roura: Designer of the characters and objects . Also, he was assigned some global fixes around the game.