Skip to content

DrakonPL/MultiCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Small framework for creating games.

Compilation under PSP:

Compilation under Windows:

  • make sure you have Visual Studio 2012 installed
  • open Aurora.sln with VS2012 from Build/VS2012
  • run Build from Build menu

Compilation under Linux(i'm using Ubuntu)

  • sudo apt-get install libsfml* libglu1-mesa-dev
  • sudo apt-get install libglew-dev
  • run make in Build/Linux

Folders: Assets - all assets needed for tests or games. Aurora - main folder with framework Build - build scripts for whole framework and tests doc - some interesting links Games - main folder with games libs - folder for all dependencies Tests - all tests for framework Tools - misc stuff

License for my code is in License.txt file.

About

You all know what this is...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published