Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A very minimal javascript platform game
* read a [follow up article](http://codeincomplete.com/posts/2013/6/2/tiny_platformer_revisited/) about adding monsters and treasure
* view the [source](https://github.com/jakesgordon/javascript-tiny-platformer)

Just a sinple example of how to have a tiny rectangle run around some rectangle platforms,
Just a simple example of how to have a tiny rectangle run around some rectangle platforms,
collecting rectangular gold and avoiding rectangular monsters.

SUPPORTED BROWSERS
Expand Down