Skip to content
/ game-sdk Public

My little playground - a simple yet powerful OpenGL ES 2.0 game engine in progress

License

Notifications You must be signed in to change notification settings

funZX/game-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

322 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game-sdk

Requirements:

1. Visual Studio Community with Python support
2. Setup python environment to 'tools/fs2sim' python project
	2.1. pip install pathlib
	2.2. pip install simplejson
3. Run 'make.py' from 'tools/fs2sim' python project

Ready to compile and run

About

My little playground - a simple yet powerful OpenGL ES 2.0 game engine in progress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages