Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CmdEngine: Lightweight Game Engine

Tutorial is on my YouTube Channel.

CmdEngine is a really lightweight game engine at under 5 MB, It is built ontop of raylib and C++.
CmdEngine does not have a code editor but it uses c++ and its API to help making games, So you can use anything from Microsoft VS Code to Visual Studio or DevC++.

Dependencies: 'raylib': apt install libraylib-dev or thru its github.
Platforms:

  • WIndows (Through WSL on Windows 10 or later, Or thru virtualization on older versions)
  • LInux (Natively supported)
  • macOS (Not supported.)

About

Very lightweight, CLI-Based game engine, Built ontop of raylib and c++

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages