Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/atennert/hangman-angular
- Owner: atennert
- Created: 2021-09-25T17:40:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T13:49:23.000Z (almost 3 years ago)
- Last Synced: 2024-03-21T21:49:10.422Z (10 months ago)
- Topics: angular, continues-integration, continuous-deployment, game, hangman, hangman-game, pwa, service-worker, typescript, webapp
- Language: TypeScript
- Homepage: https://hangman.andreas-tennert.de
- Size: 1.23 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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