Skip to content

ptrpiero/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake

A pseudo functional javascript snake

This is an attempt to rewrite the classic game snake, following functional programming principles. You can play it at https://ptrpiero.github.io/snake/

Control snake with arrow keys. Game ends when snake collides with itself. To run a new game, refresh the page.

About

A pseudo functional javascript snake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published