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
- Host: GitHub
- URL: https://github.com/game-sns/gamecourse
- Owner: game-sns
- License: apache-2.0
- Created: 2018-01-12T14:28:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-16T11:31:56.000Z (about 7 years ago)
- Last Synced: 2025-02-13T14:53:49.222Z (over 1 year ago)
- Topics: flask, game, server
- Language: HTML
- Homepage:
- Size: 17.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
[](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