Nodejs Installed JavaFx Installed
- Java : Application and GUI
- JavaFx : Java GUI Library
- ReactJS : Database Managment System
- SQL : Database
- Nodejs : Rest API
client directory : has all React Code.
Java direcrory : has all JavaFx & Java Code.
server.js entry point for server.
To setup JavaFx Highly Recommened This Video : https://youtu.be/BHj6zbH3inI
Start Server: npm run server // Port 7000
Start React App: cd client && npm run start // Port 3000
Open the Java Folder in an IDE i used IntelliJ IDEA. And Run the Main Folder now you can see Java Application Running.
👾 Gameplay :
🚀 React Part :
- Deepankar Bhade
- Mohit Santosh
- Kaartik Nayak
- Aman Singh
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.





