diff --git a/README.md b/README.md new file mode 100644 index 0000000..53711c2 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# javafx-mastermind +Mastermind game implemented in JavaFX + +The game is currently fully playable. + +- Implemented using pure events, no game loops. +![image](https://user-images.githubusercontent.com/59575049/214386803-ef0b6171-a172-4b53-bf85-736bacb5e404.png) +