Skip to content

This is a course to leearn the basics of videogame development

Notifications You must be signed in to change notification settings

JovaniM/eg-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eg-basics

This is a course to learn the basics of videogame development

execution steps using CMake

cmake -B build -S .
cd build
make
./EG-BASICS

About

This is a course to leearn the basics of videogame development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published