Skip to content

engine3d-dev/game-template

Repository files navigation

Game Template

game-template is a game project template. This template is to be a project for quickly creating a game using TheAtlasEngine.

Overview

In this game template project because atlas does not have a project UI for automating this. This project provides you a game_world .hpp/.cpp file that contains the world. This is where you will add your scenes to that world

Each scene you create would be added into game_world. This way you can access it through the system_registry.

Running the Starter

Running the executable, ./build/Release/game-template

About

Game template for using engine3d as a library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published