Skip to content

Blatko1/wgpu_snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake in wgpu

Latest version is broken, but you can just pull older commits for it to work properly.

Popular game Snake implemented in Rust in the wgpu graphics library.

Note

Snake textures will never be added because of ugly code architecture.

Controls

  • Up/W key - up direction
  • Down/S key - down direction
  • Left/A key - left direction
  • Right/D key - right direction

About

Snake implemented in Rust with wgpu.

Topics

Resources

License

Stars

Watchers

Forks

Languages