Skip to content

tnsr1/excel-snake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel-Snake

Added BookSnakeRuEdition.xlsm without control menu, but with Timer cycle.

Play old school snake game in Excel with buttons on a custom ribbon tab named 'SNAKE'. It takes shape as methods in the code color the cells. When snake eats random generated baits, it grows.

To do:

  • Add check function for self collision
  • Add check function for generated baits and snake position
  • Add scoreboard
  • Add keyboard control (Unsuccessful due to VBA don't recognize keyboard input during a loop)

About

Old school snake game in Excel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors