Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atennert/hangman-angular

Angular version of my hangman game
https://github.com/atennert/hangman-angular

angular continues-integration continuous-deployment game hangman hangman-game pwa service-worker typescript webapp

Last synced: about 2 months ago
JSON representation

Angular version of my hangman game

Awesome Lists containing this project

README

        

# Hangman

This is a simple website hangman implementation in Angular. This is a rewrite of [the original Hangman in Typescript](https://github.com/atennert/hangman)

Play it here: [Hangman game website](https://hangman.andreas-tennert.de).

## Features
* Offline capable web app (except for getting the words)
* Menu, which leads to the game or the about page
* Use the provided on-screen keyboard or a real keyboard
* Animated hanging stick figure
* Requests nouns from [Krautipsum](https://krautipsum.de)
* Landscape and portrait mode