Skip to content

chmurka1/lionfish

Repository files navigation

Lionfish chess

Lionfish is a simple program enabling its users to play chess using the Internet.

Dependencies

The program is to be built using Java 19 and gradle version 8.0 or higher. Scripts build.sh and run.sh operate only under ArchLinux and install all necessary dependencies.

Installation and running

To install the program, run the following commands:

git clone https://github.com/chmurka1/lionfish
cd lionfish
./build.sh

And to run it, enter:

./run.sh

For program to work, two instances are needed -- one running server and one running client.

Licensing

Program is distributed under GNU GPL 3.0 license. The sprites of pieces were created by Kenney, later modified and are under CC0 1.0 License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages