Giter Site home page Giter Site logo

reversi-c's Introduction

リバーシプログラム

概要

main.c

人やコンピュータと戦うことのできるプログラム.

learn.c

コンピュータの学習用プログラム.

仕様

自動でパスします.

ファイル構成

プログラムソースファイル

main.c,board.c,com.c,evaluator.c,learn.c

評価用ファイル

eval.dat

コンパイル(C言語規格C11)

main.c

main.c,board.c,com.c,evaluator.cを 使うコンパイラのコマンドに従って 一括コンパイルまたは分割コンパイルする.

learn.c

learn.c,board.c,com.c,evaluator.cを 使うコンパイラのコマンドに従って 一括コンパイルまたは分割コンパイルする.

動作方法

main

実行ファイルを実行し,黒と白のプレーヤー選択する. 入力方法は「a 1」のように入力する. また,「undo」で前の自分の番に戻る. 「quit」で試合終了する.

learn

実行ファイルを実行し学習回数を入力する. あとは学習が完了するのを待つだけ.

reversi-c's People

Contributors

daiji256 avatar

Watchers

 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.