canvas = Canvas(root, scrollregion = (0, 0, 640, 480), bg = 'white') xscroll = ttk.Scrollbar(root, orient = HORIZONTAL, command = canvas.xview) yscroll = ttk ...
The culture has transitioned from memeing one man’s death to delighting in the memeing of wars in real time.
From gait analysis to even skin texture and micro-grip patterns, the human body is being closely researched and deployed by digital technologies.
Jeu 2D en Python réalisé dans le cadre de la NSI, avec sélection de personnage, exploration de cartes, dialogues PNJ, monstres, collisions et transitions entre zones.