Skip to content

Sebastian2852/Cardboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cardboard

Cardboard is my first ever game engine, it is not really intended to be used.

Libraries used:

  • GLFW
  • Spdlog

Using the engine

Currently the engine is kind of hard to use, but the easiest would be to clone this project and clean out the Game project and you will have a clean slate for your game.

Contributing

Clone the project

git clone --recursive https://www.github.com/Sebastian2852/Cardboard.git

Then using Premake you can create project files. Here is an example for visual studio 2022 projects:

premake vs2022

To see more please see here.


Todo

  • Layer system
  • Add GLAD
  • Event system
  • Proper logging
    • Logging should only be enabled in debug builds

About

Really bad 2d game engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published