Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

kiyui/cycle-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cycle-snake

A snake game implemented in Cycle.js

implementation details

Created a custom game driver that manipulates the canvas and handles the game. The only information entering the driver sink is the player velocity information.

screenshot

snake game screenshot

Releases

No releases published

Packages

No packages published