Skip to content

dougrich/quick-snek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quick-snek

Quick Snek was an attempt to while away an afternoon making a fun simple game. I chose to remake the classic snake game.

I wanted to not think while making this, so it's not super efficient or clever.

Things that would be nicer about it:

  • rather than iterating over the entire game board to decay old parts of the snake, represent the snake as a single long graphic, like an SVG path
  • should probably actually display the score somewhere
  • should probably hook up CI/CD

About

Quick attempt at a really basic snake game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors