sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

596
active users

#pygame

2 posts2 participants0 posts today

Hey! I've been creating a #game #engine #framework in #vala

Its ECS based, and its called Veggies (eat your veggies!). 🥦

My reasoning for this framework is to have a game framework alternative to #csharp. I'm not liking the encroachment #microsoft has over #gamedev and #indiedev

The video is the well known bunny mark demo. Renders up to 16000 bunnies before being under 30 fps. Still needs a lot of optimization.

I'm taking ideas from frameworks like #pygame, #pine, #FNA and #excaliburjs

What's the simplest way to visually convey text, aside from morse code blinking?

I'm doing some experiments in #pygame to work out just how low-res I can go with scrolling text and still be legible.

These three animations show text scrolling across a simulated display with 1px, 2px and 3px width. I'm using a 5x3 pixel font from adafruit.

I think 2px is *barely* readable.

Imgur link because I can't upload the WEBMs to my masto instance for some reason.

imgur.com/a/0nRBdc8

project-anime.com/1209899/ [8bit] 新機動戦記ガンダムW OP1 – JUST COMMUNICATION / TWO-MIX | ファミコン・シューティングゲーム風 Gundam Wing ##AnimeMusic #8bit #8bitMusic #Anime #AnimeSong #aseprite #bgm #chiptune #Famicom #FamiStudio #GUNDAM #GundamWing #JustCommunication #mecha #NES #pixelART #PyGame #python #Soundtrack #twomix #アニソン #アニメ. #ガンダムW #ガンダムウィング #チップチューン #ドット絵 #ファミコン #機動戦士ガンダム水星の魔女第2クール [8bit] 新機動戦記ガンダムW OP1 – JUST COMMUNICATION / TWO-MIX | ファミコン・シューティングゲーム風 Gundam Wing TVアニメ『新機…

Retro oyunları görünce aklıma minik Zeldam geldi!

Yazık oldu!

Eğer benim gibi danışabileceğiniz kimseniz yoksa Python projelerine başlarken iyi düşünün

Çünkü ben daha yeni Python öğrenmeye başlamış ve nasıl yapacağımı bilmeden proje geliştirmeye çalışırken Python değişti!

Evet değişti ve artık eski kodların bâzı komutları geçersiz oldu

Çözmesi kolay bir sorun olduğunu biliyorum, ama cevabını bulamadığım için proje durdu!

#Python #PyGame #ZELDAinPython #game #games

youtube.com/watch?v=rXHu1tZrp9

Und jetzt geht es los!

🏕️ Sonne und Coding am Lagerfeuer: Meldet euch zu Hack'n'Sun 2025 in #Bonn an!

teckids.org/blog/2025/03/hackn

Es gibt Workshops rund um #Coding, #Elektronik, #Luanti, #Scratch, #Python, #PyGame,…

Außerdem gibt es Sonne, Lagerfeuer, Camping und vieles mehr drumherum.

#Kinder und #Jugendliche ab etwa der 4. Klasse sind eingeladen, vier Tage mit uns zu verbringen.

Meldet euch jetzt an oder sagt Kindern und Jugendlichen in eurem Umfeld bescheid!

Viele Hände halten Stockbrot in ein Lagerfeuer mit bunter LED-Beleuchtung
TeckidsSonne und Coden am Lagerfeuer: Meldet euch zu Hack'n'Sun an
More from Nik | Klampfradler 🎸🚲

Yesterday's #weekendProject was to create a set of two homemade bitmap fonts that could be easily integrated into #pygame projects. The module and example code lives on @Codeberg under MIT license:

codeberg.org/henrykrumb/pyxelf

I'm planning to create some export function to create a C header file of the font definition, together with some framework-agnostic code to interface it for rendering. Either to use it in SDL2, or together with Arduino and some SPI display. Stay tuned 😉