https://github.com/berkerol/typer
A tower defense like typing game
https://github.com/berkerol/typer
tower-defense tower-defense-game typer typing typing-game
Last synced: about 2 months ago
JSON representation
A tower defense like typing game
- Host: GitHub
- URL: https://github.com/berkerol/typer
- Owner: berkerol
- License: gpl-3.0
- Created: 2017-09-30T23:01:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-18T13:58:32.000Z (over 2 years ago)
- Last Synced: 2024-07-30T20:55:40.483Z (9 months ago)
- Topics: tower-defense, tower-defense-game, typer, typing, typing-game
- Language: JavaScript
- Homepage: https://berkerol.github.io/typer/
- Size: 38.1 KB
- Stars: 35
- Watchers: 5
- Forks: 27
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Typer
[](https://sonarcloud.io/dashboard?id=berkerol_typer)
[](https://github.com/berkerol/typer/actions/workflows/lint.yml)
[](https://github.com/berkerol/typer/issues)
[](https://github.com/Flet/semistandard)
[](https://www.ecma-international.org/ecma-262)
[](https://github.com/berkerol/typer/blob/master/LICENSE)A tower defense like typing game. Characters can be case sensitive or insensitive. Wrong characters decrease the score. Click button to change case sensitivity. Pause by pressing _ESC_.
[](https://berkerol.github.io/typer/typer.html)
## Continous Integration
It is setup using GitHub Actions in `.github/workflows/lint.yml`
## Contribution
Feel free to [contribute](https://github.com/berkerol/typer/issues) according to the [semistandard rules](https://github.com/Flet/semistandard) and [latest ECMAScript Specification](https://www.ecma-international.org/ecma-262).
## Distribution
You can distribute this software freely under [GNU GPL v3.0](https://github.com/berkerol/typer/blob/master/LICENSE).