Skip to content

A version of the classic Snake game that writes directly to the framebuffer

License

Notifications You must be signed in to change notification settings

biotinker/snake_buf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

snake_buf

A version of the classic Snake game that writes directly to the framebuffer

One dependency: the perl Term::ReadKey package.

Also, your user must be a member of the "video" group. You will probably need to add yourself.

Just run in a tty with: perl snake_buf.pl <MONITOR_WIDTH> <MONITOR_HEIGHT> So for example perl snake_buf.pl 1920 1080

About

A version of the classic Snake game that writes directly to the framebuffer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages