Skip to content

Remyjck/Platal-Game

 
 

Repository files navigation

Platal Game (name pending)

The goal of this project is to make a 2d isometric game based on the platal.
Its story elements, locations and characters will all be based on the school.
The first priority will be to add some base mechanics before expanding on  the main storylines.
Planned additions also include sidequests, easter eggs and character evolution.

Build

Prerequisites: cmake, sdl2, sdl2_image, sdl2_ttf, sdl2_mixer.

Installing prerequisites

sudo apt-get install g++ cmake libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev

Building the project from inside the root directory

mkdir build && cd build && cmake .. && make -j

Members (name surname, github username, trello username, [role])

Name Github username Trello Username Role
Chrisitan Roubert christian-roubert christianroubert
Duong Dac ddacw dacduong071 Engine Team Leader
Elouan Gros EL-BG-1970 elouangros Project Leader
Carolina Nina Matos ninocapipoca carolinaninamatos Trello Leader
Remy Seassau remyjck remyseassau Git Leader
Nazila Sharifi Amina sh-amina nazilasharifi
Thomas Tressel thomastressel thomastressel
Tuna Yapakci tuna-yapakci
Antoine Babu Ant-babu antoinebabu

Teams

Graphics

  • Elouan Gros
  • Carolina Nina Matos
  • Tuna Yapakci
  • Nazila Sharifi Amina
  • Christian Roubert
  • Antoine Babu

Game Engine

  • Duong Dac
  • Elouan Gros
  • Remy Seassau
  • Thomas Tressel
  • Tuna Yapakci
  • Nazila Sharifi Amina

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.6%
  • CMake 1.4%