Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dcousens/carrot-hunt

A text-based game for teaching Javascript.
https://github.com/dcousens/carrot-hunt

bunny carrot hunt javascript learning rabbit teaching tutorial

Last synced: about 1 month ago
JSON representation

A text-based game for teaching Javascript.

Awesome Lists containing this project

README

        

# carrot-hunt
A text-based game for teaching Javascript.

Requires [`ionicons`](http://ionicons.com/) for the carrot icon, if you can see the carrot below, you are OK.

## How to run
``` javascript
$ git clone https://github.com/dcousens/carrot-hunt.git
$ cd carrot-hunt
$ node go.js
bunny> print()

|||||||||||
| |  |
| | | |
| | | |
|B| |
|||||||||||
```