Skip to content

derrickwzb/Thomas

Repository files navigation


Thomas the Game Engine

A game engine for GAM200 Project.

FORCE PUSH ONLY.

Key FeaturesHow To Use

Key Features

  • OpenGL Graphics

How To Use

To clone and run this application, you'll need Git installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/derrickwzb/Thomas ThomasEngine

# Go into the repository
$ cd ThomasEngine

# Install dependencies and or submodules
$ git submodule init
$ git submodule update

# Run the app

This software uses the following open source packages:

  • spdlog
  • GLM
  • GLEW
  • OpenGL
  • GLFW
  • Dear Imgui

About

Thomas the Game Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors