Skip to content

simone16/BGE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

**=========================================**
|| Basic Game Engine                       ||
|| by Simone Pilon <wertyseek@gmail.com>   ||
**=========================================**

	+-------------+
	| INSTALLING  |
	+-------------+

1) Make sure to have SDL2 installed, on Ubuntu 16.04 you can install all the required
	libraries with:

		sudo apt-get install libsdl2-2.0-0 libsdl2-dev libsdl2-image-2.0-0 libsdl2-image-dev libsdl2-mixer-2.0-0 libsdl2-mixer-dev libsdl2-ttf-2.0-0 libsdl2-ttf-dev

2) Build the project with:

		cd $"BGE_folder"
		make

3) Run BGE.

About

Basic Game Engine (SDL2)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors