27 results for “topic:hangmangame”
A classic graphical Hangman game implemented using Java Applets and AWT/Swing components.
The popular game of hangman, created with Java, demonstrating the object-oriented programming paradigm.
The Zen of Hangman: Minimal Hangman made with JavaScript. 【ツ】
A Hangman game web application developed using Django.
A Ruby terminal-based Hangman game showcasing object-oriented design, modular architecture, and dynamic game state management.
Hangman Game using Vite JS, Typescript and some CSS styling so Play the Hangman and Guess the Words with friends!
Hangman, no 3D or third-party libraries, just the standard functions provided by the compiler.
A simple and easy gui based Hangman game made using Python and pygame.
terminal hanging man game with wide language and universal wordlist support, as well as minor story
Hangman is a guessing game for two or more players. One player thinks of a word, phrase, or sentence and the other(s) tries to guess it by suggesting letters or numbers within a certain number of guesses.
Hangman on the command line.
Jogo da Forca desenvolvido em Lua. (Hangman game in Lua)
Hangman Game - Stranger Things Themed
Popular hangman game built with Ruby and convert to a Ruby Gem
First project of "Programming Language I", subject from Information Technology Bacherel´s - Federal University of Rio Grande do Norte. It is a Hangman game :) . Coded by: Juliana Santiago (@julianasantiago100) and Stefane Orichuela (@StefWolf).
This repository was made to upload tasks assigned by CodeAlpha
It is a Hangman game.
Hangman is crazy game,which involves guessing the letters, there will be 6 lives, every time you guessed the wrong word the man will be in danger.after all lives, he will be hanged.
🪄 Hangman: Beginner-Friendly Coding Project
Hangman Game
A basic hangman game made in Python
A simple Hangman Game using c++
This is a HANGMAN game made with Python
h2ngm2n is a 2 player version(mine), one gives the word and the other guesses!
its a dual player game. win based on time taken and less number of mistakes done
The user tries to guess letters in * a secret word, and loses after 7 guesses that are not in the word.
Simply a clone of Hangman Game in C language