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

https://github.com/maxmellon/wint

ポーカー戦略を題材とする応用Cプログラミング演習支援システム
https://github.com/maxmellon/wint

Last synced: about 1 year ago
JSON representation

ポーカー戦略を題材とする応用Cプログラミング演習支援システム

Awesome Lists containing this project

README

          

# WinT

## Status

[![Circle CI](https://circleci.com/gh/gembaf/wint.svg?style=shield)](https://circleci.com/gh/gembaf/wint)
[![Code Climate](https://codeclimate.com/github/gembaf/wint/badges/gpa.svg)](https://codeclimate.com/github/gembaf/wint)
[![Test Coverage](https://codeclimate.com/github/gembaf/wint/badges/coverage.svg)](https://codeclimate.com/github/gembaf/wint/coverage)
[![Issue Count](https://codeclimate.com/github/gembaf/wint/badges/issue_count.svg)](https://codeclimate.com/github/gembaf/wint)

## About

- ポーカー戦略を題材とする応用Cプログラミング演習の大会運営サーバ
- ポーカーの戦略AIを提出することで得点を算出しランキング化
- 提出されたコードのメトリクスを計測しグラフ化

## Installation

## Usage

## Future work

## Requirements

- Redis
- AdLint