Skip to content

A very fun classic snake game written in JavaScript making use of the HTML5 Canvas element.

Notifications You must be signed in to change notification settings

kcskou/functional-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

functional-snake

A very fun classic snake game written in JavaScript making use of the HTML5 Canvas element. This is an experiment to apply some of the functional programming and systematic program design techniques I've learned in the introductory computer science course (CPSC 110) at the University of British Columbia with a different language and environment.

I choose JavaScript because I wanted to make the game accessible. All you need is a modern browser to play -- and that's pretty cool!

About

A very fun classic snake game written in JavaScript making use of the HTML5 Canvas element.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published