commit 77327c8c33399ffb09166c7b650331b3447b6d08 Author: charlesbvll Date: Mon Sep 30 12:45:54 2019 +0200 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..e0b7457 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Javass +Swiss playing cards game written in Java, including an optimised Monte Carlo type AI to play against, a graphical interface using JavaFX and a multiplayer LAN system, allowing to play with anyone on a network.