Skip to content

solle458/MasterMind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

MasterMind

📘 概要

このMasterMindは、京都産業大学プロジェクト演習(岡田先生)で作成したソースコードです。 隠されたN桁のコードを推測し、得られたヒントを元に正解を導き出します。

🛠️ インストール方法

前提条件

  • Java11

実行手順

# リポジトリをクローン
git clone https://github.com/solle458/MasterMind.git
cd MasterMind

# ソースコードをコンパイル
make

# ゲームを起動
java MasterMind

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors