Skip to content

NordicArts/RandGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RandGame

Random Game Starter

At the moment all it does is spits out crap to the console

Requirements

  • Clang 5+
  • Boost 1.55+
  • C++11
  • SFML

Libraries

  • libSQLite: SQLite itegration
  • libGameLibrary: So that we can specify seperate libraries for game rather than modify
  • libNordicOS: OS specific operations and processes
  • libValkyrie: Valkyrie Engine, mostly a wrapper so that backends can be changed easily

IDE Support

XCode built in

Run

Run build.sh

Build Directory

There is now a build directory where libraries, gamefiles and binaries go

Releases

No releases published

Packages

No packages published