Skip to content

2-LazyDevs/dusk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dusk

Dusk is a W.I.P game engine. For now, the focus is to have a 2D editor (which will later be expanded to 3D). Dusk has only been tested on Linux (Zorin OS) so we don't know if Dusk would run on another platform. Cross-platform support is planned for the future.

What Dusk can currently do:

image (It can make a triangle! It will be able to do lots of cool things soon 😉)

To Do:

  • Add windowing & graphics ☑️

Note

The renderer is super basic

  • Use GLAD for graphics loading & GLFW for windowing ☑️

Note

GLFW will be replaced with a custom windowing system later on

  • Create a custom GUI
  • Create a SCons file ☑️
  • Add a input/output system ☑️

Note

It is kinda buggy 😅

  • Add comments to the code (In Progress)
  • Make Dusk actually a game engine

Releases

No releases published

Packages

No packages published