A responsive hangman game built with vanilla javascript, html, and css. Animated with GSAP and canvas animations.
-
Updated
May 18, 2024 - JavaScript
A responsive hangman game built with vanilla javascript, html, and css. Animated with GSAP and canvas animations.
🎮 Kotlin Multiplatform Hangman (Android, Desktop, Web, iOS) built with Compose Multiplatform. Modular architecture with shared game engine, dynamic word catalog (DSL), responsive layouts, custom creepy-themed UI + animations, cross-platform audio, hints/timer/difficulty modes, persistent settings/history, automated CI/CD deployed to GitHub pages.
Hangman (the game) written in a very unelegant procedural style, which you can improve in order to test your skills
➖ Quick hangman game
Python Mini-Game Projects for beginners
A RNN-based solver for the popular word game
Python Course with @SajjadAemmi
The Pokémon version of the hangman game.
A modern and interactive Hangman game built using HTML, CSS, and JavaScript, featuring a rich UI, multiple difficulty levels, animated gameplay, and an extensive vocabulary dataset across various domains.
Hangman Game implementation using n-gram language model in NLP, achieved an accuracy of more than 50%
🕹️ A dockerized Hangman (old classic guess-the-word game) gaming API written in C# with ASP.NET Core framework. 🕹️
A simple Javascript "pendu" (Hangman) game with an html/css interface and different difficulties (French words dictionary)
Interactive frontend milestone project using html, css, javascript and API
The traditional hangman puzzle game written as prototype object class in vanilla Javascript.
A Hangman game created for Introduction To Computer Science course.
The project leverages a combination of models and methods to predict missing letters in a word, enhancing the Hangman gameplay experience. The core methodologies include a Bidirectional LSTM (BiLSTM) model, a Directed Acyclic Word Graph (DAWG) structure, and a BERT model.
A character user interface of the popular game hangman
Add a description, image, and links to the hangman-game topic page so that developers can more easily learn about it.
To associate your repository with the hangman-game topic, visit your repo's landing page and select "manage topics."