MADONOKOUKI / chess_java

Simple chess without any character but the chess!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proposal

1)chess_game
・Koki Madono
・Makoto Nishizawa
・Kentaro Sako

contents

・consider contents of arrayList
・consider multithread
・scrap class
・two players are needed to play this game
・use java.util.swing
How to use

①Set up three terminal and please debug
javac *.java
②one terminal

java TestServer

③each terminal (port number)

java TestClient 2222
java TestClient 3333

④Start game# chess_java

About

Simple chess without any character but the chess!


Languages

Language:Java 100.0%