Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deep-codes/vguess-api-client
πΎ Hangman Game based on Programming. Made with Java, JavaFX, React, ExpressJS
https://github.com/deep-codes/vguess-api-client
api css java javafx javafx-application nodejs-server reactjs sql
Last synced: 8 days ago
JSON representation
πΎ Hangman Game based on Programming. Made with Java, JavaFX, React, ExpressJS
- Host: GitHub
- URL: https://github.com/deep-codes/vguess-api-client
- Owner: Deep-Codes
- License: mit
- Created: 2020-12-10T19:09:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-11T13:26:08.000Z (about 4 years ago)
- Last Synced: 2024-10-11T13:31:04.372Z (4 months ago)
- Topics: api, css, java, javafx, javafx-application, nodejs-server, reactjs, sql
- Language: Java
- Homepage:
- Size: 39.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
## π Getting Started
### π¨π½βπ» Prerequisites
Nodejs Installed
JavaFx Installed### π₯ Stack Used:
![]()
1. Java : Application and GUI
2. JavaFx : Java GUI Library
3. ReactJS : Database Managment System
4. SQL : Database
5. 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 3000Open 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 :
![]()
## π₯° Group Members
1. [Deepankar Bhade](https://github.com/Deep-Codes)
2. [Mohit Santosh](https://github.com/mohit-cfc)
3. [Kaartik Nayak](https://github.com/kaartik2611)
4. Aman Singh## πContributing
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**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## π License
Distributed under the MIT License. See `LICENSE` for more information.