Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coldencullen/project-192

Project 192, a joint GGP-DSA2 project.
https://github.com/coldencullen/project-192

Last synced: about 17 hours ago
JSON representation

Project 192, a joint GGP-DSA2 project.

Awesome Lists containing this project

README

        

Project-192
===========

Project 192, a joint GGP-DSA2 project.

## To Build and Run
Run the init PowerShell script, the Game/init.bat script until there are no errors, and then run Game/build.bat. Inside Visual Studio, make sure that Graphos.Core is the startup project, and that it's working directory is `$(OutDir)`. From there, you should be good to run the solution.

### Coding Style
[GitHub Wiki Page](https://github.com/ColdenCullen/Project-192/wiki/Coding-Standards)

### External Libraries
[Bullet Physics](http://bulletphysics.org/wordpress/)

[Google V8](https://developers.google.com/v8/)

[V8 Convert](http://code.google.com/p/v8-juice/wiki/V8Convert)

[Awesomium](http://www.awesomium.com/)