4d Snake

Hey Jow Forums,
years ago I came here asking you if you could help me translate my snake game.

I owe you because people here helped me, with the witty and harsh comments told me what to learn (how to safely remove SYSTEM32) and which OS to install (most of the people said Gentoo but I never did).

today I bring you a new version of that little game

Snake in a tesseract
youtu.be/M1nB-Q0JOBA

Attached: white_snake_start_frame.png (1920x1080, 658K)

Other urls found in this thread:

github.com/Pella86/Snake4d
youtube.com/watch?v=2s4TqVAbfz4
twitter.com/NSFWRedditVideo

Here is the source code:
github.com/Pella86/Snake4d

for now is written in the newbie language python, and uses tkinter as a graphic library.

Tkinter is probably the worse choice for this kind of projects but so I had to actually put everything together from scratch. From 4space projection matrixes to the 3d ones.

I want now to translate the code in OpenGL and C++ maybe with Alegro for the graphics.

Lol

I miss /prog/

Thats fucking rad

Sweet screensaver bro.

unfortunately it doesn't have SPLOSIONS and BANG BANG GUNS that /v/ children crave

Nice work dude. Things have really progressed since you posted on /3/ a couple of months ago.

I'm trying to have a library of 4d polygons, like an hypersphere and so on. So maybe I could actually add some cool 4d explosions

Being recognized on an user board makes me both proud and scared.

Yes most of the progress since that post was to play around with blender and textures.