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

https://github.com/game-sns/gamecourse

:pager: Client-server architecture for GAME
https://github.com/game-sns/gamecourse

flask game server

Last synced: 8 months ago
JSON representation

:pager: Client-server architecture for GAME

Awesome Lists containing this project

README

          

# GAME course

> Run a server to accept GAME models input

## Table of content

- [Usage](#usage)
- [Install](#install)
- [Changelog](#changelog)
- [License](#license)
- [You may also like...](#you-may-also-like)

## Usage
```python
python3 setup.py install # install depedencies
```
to start the server

## Install
Install [flask](flask.pocoo.org)

## Changelog
See [CHANGELOG](https://github.com/sirfoga/gamecourse/blob/master/CHANGELOG.md)

## License
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

[Apache License](http://www.apache.org/licenses/LICENSE-2.0) Version 2.0, January 2004

## You may also like

- [GAMEplayground](https://github.com/Archetipo95/GAMEplayground) - client side of this server
- [GAME](https://github.com/grazianoucci/game) - GAlaxy Machine learning for Emission lines
- [gamer](https://github.com/sirfoga/gamer) - Power-up your machine to solve GAME models