Coder Social home page Coder Social logo

cm0use / hangman Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 46 KB

Hangman, no 3D or third-party libraries, just the standard functions provided by the compiler.

License: GNU General Public License v3.0

C++ 100.00%
cpp cpp-game cppgame hangman hangman-console hangman-cpp hangman-game hangmangame

hangman's Introduction

Hangman

Windows macOS Linux

Guess the word letter by letter until you guess the whole word with n tries or the gentleman will meet a tragic end.

FeaturesRequirementsCompile & RunContributingLicense

20220412_062852

Features

  • Easy to modify.
  • Cross-Platform
    • Windows, macOS and Linux.

Requirements

  • g++
  • git (optional)

Compile & Run

To clone and compile this game, you will need to have git and g++ installed on your computer.
From your command line:

git clone https://github.com/CM0use/Hangman.git
cd Hangman
g++ -O2 -std=c++2a src/main.cpp src/Hangman.cpp -o hangman

Run on macOS & Linux:

./hangman

Run on Windows:

hangman.exe

Contributing

Any contribution you make will be greatly appreciated.
If you have any ideas/suggestions to improve the repository, make a fork of the repository and create a pull request.
You can also open the issue tracker to report any improvements or bugs.

License

Distributed under the GNU General Public License v3.0
See accompanying file LICENSE
or copy at GNU General Public License

hangman's People

Contributors

cm0use avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

erkankesik

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.