Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
/ Gomoku_WinForm Public archive

重力付き五目並べのプログラム

License

Notifications You must be signed in to change notification settings

yui10/Gomoku_WinForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gomoku_WinForm

概要

重力落下する五目並べを .Net Framework + Windows Forms で作成したものです。

設定項目について

盤面サイズ

文字通り盤面のサイズを設定する項目で3~25の範囲で設定してください。
デフォルト : 13

揃える数

揃える数設定する項目で3~10の範囲で設定してください。この値を大きくしすぎると試合時間が長くなるため 5 くらいが最適だと思います
※上記の盤面サイズより必ず小さい数値にしてください。
デフォルト : 5

ゲームモード

  • Normal : 重力落下するモード
  • Hard : 列の一番下に挿入するモード

環境

  • .Net Framework 4.7.2

License

This software is released under the MIT License, see LICENSE.

About

重力付き五目並べのプログラム

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages