/snake-game

Snake Game written in Hack

Primary LanguageHack

Snake Game

A game of snake, written in Hack using Nuxed

Local Setup

Installation

git clone git@github.com:azjezz/snake-game.git snake-game
cd snake-game
composer install
composer dump-autoload

Start playing

hhvm bin/snake.hack play