Giter VIP home page Giter VIP logo

gameboard's Introduction

Gameboard API

Developed by Carnegie Mellon University's Software Engineering Institute (SEI), Gameboard is a flexible web platform that provides game design capabilities and a competition-ready user interface. The Gameboard API works in conjunction with the Gameboard UI web client to deliver a full competition environment.

Dependencies

The Gameboard API requires the .NET Core 6.0 framework.

Getting Started

  1. Install .Net Core SDK 6.0
  2. Start the application using the following command: dotnet run
  3. Browse to http://localhost:5002/api

Development appsettings

Review the appsettings.conf file. Put alterations in appsettings.Development.conf, which cascades on top of appsettings.conf. Recommended dev settings can be found at the bottom of the appsettings.conf file.

Authentication and Authorization

The gameboard requires an OIDC Identity server. Configuring Identity is outside the scope of this Readme. However, if using our IdentityServer, the test/oidc-dev.http provides a quick configuration (using vs-code and it's Rest Client extension).

Game Engine Dependency

The API leverages a "GameEngine" service to orchestrate any virtualized challenge resources. This is currently implemented by the TopoMojo Api. You will need to an api-key from TopoMojo.

gameboard's People

Contributors

sei-bstein avatar sei-jmattson avatar sei-mkaar avatar sei-rkemerer avatar sei-jbritton avatar sei-jperrino avatar sei-jbooz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.