Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devincarr/tiny-game

140charactergame.Canyoudothesame?
https://github.com/devincarr/tiny-game

Last synced: about 1 month ago
JSON representation

140charactergame.Canyoudothesame?

Awesome Lists containing this project

README

        

Tiny Game
================
A game that source code fits in a tweet (140 characters). Currently `tiny.html` is 139 characters but has plenty of room, as the `` is not needed but it is an attempt to make it run smoother in browsers. (Currently only tested in Chrome)

## [Playing!](https://devincarr.github.io/tiny-game)
Once you load the page, there is a `

` tag that will start loading with either `*`, `@`, or `#` characters. Your job is to try and click on the list when a `*` is the last character. If you lose, an alert will notify you of `false`, and `true` if you win. After you close the alert, the tag will continue filling so keep on trying!

## Inspiration
[This guy!](https://twitter.com/eigenbom/status/614783132391247872) If you were insipired, give a go!