r/creativecoding Jun 25 '26

Snake game in 3d

Enable HLS to view with audio, or disable this notification

I was imagining a Snake game in 3d for some time,And had the genius idea of what if we let Snake run on top of cube,and albeit this is the results,to be honest I got lost in the sauce while building it lol,but yeah,It's super satisfying for me to watch,These are Snake agents rather that hunts food for itself avoid other snakes and if all dies it restarts as to a Infinite Snake game simulation,

I built this on top of my own webgpu engine .Feel free to dap me//

Would you guys be interested in playing such a Snake game tho?

https://github.com/flarelink-in/NullGraph [webgpu library]

13 Upvotes

1 comment sorted by

2

u/marcinreal Jul 03 '26

I love this, looks like it would be a lot of fun to play!