Skip to content

fatihmeh/excel-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Excel-Snake

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

Topics

Resources

Stars

Watchers

Forks