Skip to content

Commit

Permalink
Add play button
Browse files Browse the repository at this point in the history
  • Loading branch information
berkerol committed Jan 7, 2018
1 parent e9de60f commit 36bbf1f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
[![semistandard](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg)](https://github.com/Flet/semistandard)
[![license](https://img.shields.io/badge/license-GPL--3.0-blue.svg)](https://github.com/berkerol/typer/blob/master/LICENSE)

A tower defense like typing game. Characters are case sensitive. Wrong characters decrease the score. Written in ES6\. You can play it [here](https://berkerol.github.io/typer/typer.html).
A tower defense like typing game. Characters are case sensitive. Wrong characters decrease the score. Written in [ES6](https://www.ecma-international.org/ecma-262/6.0/).

[![button](play.png)](https://berkerol.github.io/typer/typer.html)

## Contribution

Expand Down
4 changes: 3 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Typer

A tower defense like typing game. Characters are case sensitive. Wrong characters decrease the score. Written in ES6\. You can play it [here](https://berkerol.github.io/typer/typer.html).
A tower defense like typing game. Characters are case sensitive. Wrong characters decrease the score. Written in [ES6](https://www.ecma-international.org/ecma-262/6.0/).

[![button](play.png)](https://berkerol.github.io/typer/typer.html)
Binary file added play.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 36bbf1f

Please sign in to comment.