Skip to content

Sandbox project for testing both the renderer and physics in an external project. Used for messing around

Notifications You must be signed in to change notification settings

engine3d-dev/sandbox-playground

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

Sandbox project for testing both the renderer and physics in an external project. Used for messing around

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published