Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.
/ baseNgine Public archive

my first attempt at a game engine built using OpenGL and SDL

Notifications You must be signed in to change notification settings

faha223/baseNgine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

there are 2 makefiles in this project directory:
makefile - the default makefile, this makefile builds the project, by default it builds 64 bit, but you can pass it x86 for a 32 bit binary, or x64 for a 64 bit binary
pkgfile - this makefile packages the source into the different tar.gz files that you can find on the site. This makes distribution easier

About

my first attempt at a game engine built using OpenGL and SDL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published