Skip to content

Azzzen/Indie_Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indie Studio

This project aims to create a cross-plateform game. This is our attempt at making a BomberMan-like game, with 3D graphics and a 2D gameplay.

You can launch this project on both Linux and Windows systems.


Getting started

You must have CMake installed. On Windows, building the project requires MSVC.


Linux:

Build the project with the following commands:

mkdir build && cd build && cmake .. && make && cd ..
./bomberman

Windows:

Add a build directory. In it, run this :

cmake ..
.\bomberman.sln

In MSVC, generate the ALL_BUILD target and move the .exe to the project root.

You can now launch the bomberman.exe application.


Our team ❤️

Developers


[Axel Zenine]

[Erwan Simonetti]

[Laure Gagner]

[Juliette Destang]

[Timothée De Boynes]

[Yann Tcheumani]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published