Real Serious Games
- Brisbane, Australia
- http://www.realseriousgames.com/
- info@realseriousgames.com
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
LogViewer
A web application for viewing log files stored in a MongoDB database. Logs are assumed to be in Serilog format.
-
C-Sharp-Promise
Promises library for C# for management of asynchronous operations.
-
-
Fluent-State-Machine
Fluent API for creating state machines in C#
-
LogServer
A simple server that accepts Serilog logs via HTTP post and adds them to your MongoDB database.
-
activecollab-discord-bot
Discord integration for ActiveCollab
-
-
schema-evolution-manager
Forked from mbryzek/schema-evolution-managerSchema Evolution Manager makes it very simple for engineers to contribute schema changes to a postgresql database, managing the schema evolutions as proper source code. Schema changes are deployed as gzipped tarballs named with the corresponding git tag.
-
Unity-Weld-Examples
An example Unity project that demonstrates Unity-Weld.
-
rapidjson
Forked from Tencent/rapidjsonA fast JSON parser/generator for C++ with both SAX/DOM style API
-
-
-
task-mule
Yet another task runner.... seriously why use Grunt or Gulp when you can write your own?
-
-
RSG.UnityApp
Collection or RSG Utilities for Unity3D development.
-
confucious
App configuration management. Kind of like nconf, but easier to use, predicable and more flexible.
-
Unity3D-Factory-Example
An example of the RSG Factory in a Unity3D example project.
-
Factory
Factory for object creation and dependency injection. Works with normal C# apps or under Unity3d
-
Metrics
A metrics output system for collecting data for analytics.
-
MongodbBackup
A simple script to periodically backup (dump) a MongoDB.
-
Unity-Scene-Query
A library to traverse and query the Unity scene to find particular objects, uses something similar to CSS selectors to identify game objects.
-
-
task-mule-cli
Command line runner for task-mule.
-
Unity-Dependency-Injection
A simple scene-based dependency injection system for Unity.
-
Unity-Dependency-Injection-Example
An example that shows how simple Unity scene-based dependency injection can be.
-
Unity-Scene-Traversal-Examples
Examples of scene traversal using the Unity game engine.
-
Unity-Scene-Query-Examples
Examples of using the Scene Query library to query the Unity scene
-
admin-portal-template
A template for creating an admin port for a MongoDB database using ng-admin.