Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 13 days ago
JSON representation

A tower defense like typing game

Awesome Lists containing this project

README

        

# Typer

[![Sonarcloud Status](https://sonarcloud.io/api/project_badges/measure?project=berkerol_typer&metric=alert_status)](https://sonarcloud.io/dashboard?id=berkerol_typer)
[![CI](https://github.com/berkerol/typer/actions/workflows/lint.yml/badge.svg?branch=master)](https://github.com/berkerol/typer/actions/workflows/lint.yml)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](https://github.com/berkerol/typer/issues)
[![semistandard](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg)](https://github.com/Flet/semistandard)
[![ECMAScript](https://img.shields.io/badge/ECMAScript-latest-brightgreen.svg)](https://www.ecma-international.org/ecma-262)
[![license](https://img.shields.io/badge/license-GNU%20GPL%20v3.0-blue.svg)](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_.

[![button](play.png)](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).