Skip to content

klechenov/Flecs-Asteroid-Minigame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Template

How to build

This project makes use of CMake to build.

VS

If you're using Visual Studio, more info on how to build the project is available here.

The workflow is the following:

  • Open the launcher for VS.
  • Click on "Open a local folder" and select the folder of the repository you cloned.
  • It should open the "CMake Overview Pages", and logs should be written in the "Output" tab at the bottom.
  • Wait for "CMake generation finished." to be shown in the logs.
  • Click on the dropdown arrow next to "Select Startup Item..." at the top, and select "minigame.exe".
  • Click on the "Play" green arrow at the top, and the game should boot up.

CLion (JetBrains)

The workflow is the following:

  • Click "Open" on the welcome window in the top right-hand corner.
  • Choose the folder you just cloned (you should see a black square icon on top of the folder icon).
  • Wait for CMake to load all the dependencies.
  • Click on the "Play" green arrow at the top, and the game should boot up.

Tech Stack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published