tmcit-2024-adv-prog / quantum-gomoku

量子五目並べ
MIT License
0 stars 0 forks source link

試合(Game)クラスの追加 #46

Closed sMontake369 closed 15 hours ago

sMontake369 commented 18 hours ago

本PRでは以下のクラスを実装

Vector2Dクラス

概要

2次元座標を扱うクラス

Gameクラス

概要

ゲーム全体を管理し、五目並べのシステムを統括するクラス

機能

・試合の開始 ・盤に石を設置 ・勝利判定

github-actions[bot] commented 18 hours ago
Overall Project 79.1% :x:
File Coverage
App.java 38.46% :green_apple: