ankur17 / 2PChess

Simple 2 Player GUI Chess Game as a college project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

College Project (JAVA) Build Status

======================================

Simple 2 Player GUI Chess Game

Created by
  • Manish Singh Bisht
  • Sahil Trivedi
  • Love Varshney
  • Ankur Harna

How to run

If you have eclipse simply import into eclipse and run.

otherwise simply install ant and use following commands

$ ant clean
$ ant compile
$ ant jar 
$ ant run

About

Simple 2 Player GUI Chess Game as a college project

License:Apache License 2.0


Languages

Language:Java 100.0%