About • How it works • Author • License
⎾ Hangman - is a guessing game for two players. One player enters a word and the other tries to guess it by suggesting letters within a certain number of guesses.
This project has just one part, was made in C, with study goals
Before you begin, you will need to have the editor to work with the code like [VSCode] (https://code.visualstudio.com/) or other IDE to run the project.
# Clone this repository
$ git clone [email protected]:LaylaEmanuele/jogoDaForca.git
# Access the project folder in your editor prefer
# Run the application
# The application will open on the .exe file
- Fork the project.
- Create a new branch with your changes:
git checkout -b my-feature
- Save your changes and create a commit message telling you what you did:
git commit -m" feature: My new feature "
- Submit your changes:
git push origin my-feature
If you have any questions get in touch
This project is under the license MIT.
Made with love by Layla Emanuele 👋🏽 Get in Touch!