#sdl2 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #sdl2, aggregated by home.social.
-
But here's a video-demonstration about how does "Crisps Chat 🍟" looks now 😋🍿📽️👉 https://fediverse.tv/w/1W9BU5Wi8sKDLtNzcY3Qp3
You can see the chat's source code here 🏔️👉 https://codeberg.org/xolatgames/Crisps-Chat
Download the last release on Codeberg 🏔️👉 https://codeberg.org/xolatgames/Crisps-Chat/releases/tag/v0.7.4
Or, also, through my website 😁🌐👉 https://xolat.games/search-by-tags/imgui.html
#cpp #cplusplus #imgui #dearimgui #sdl #sdl2 #app #apps #soft #software #chat #chats #communication #opensource #codeberg #selfhost #selfhosted #development #dev #e2e #e2ee
-
I plan to stream #McCLIM dev things in about a 50 minutes, at 12pm CDT/17:00 UTC.
https://www.twitch.tv/endparen
I'm back at the problem of shoe-horning my #OpenGL fixed-function medium (renderer) into the alpha #SDL2 port
-
Oh joy, another Fasttracker II clone! 🤦♂️ Now you can relive the glory days of the #90s with a fresh coat of C code paint and just a sprinkle of SDL 2 for flavor. Just beware: your multi-monitor setup might finally give you that existential crisis you've been avoiding. 😜💻
https://16-bits.org/ft2.php #FasttrackerII #Clone #Nostalgia #SDL2 #MultiMonitor #ExistentialCrisis #HackerNews #ngated -
Fasttracker II clone in C using SDL 2
Comments: https://news.ycombinator.com/item?id=49094151
#HackerNews #Fasttracker #II #SDL2 #clone #C #programming #retro #gaming #music #production
-
SDL2 has some interesting / challenging opinions on text input w.r.t IME input... but I have something that feels similar to the Wayland/GL IME work. It still has some oddities around Newlines that I need to track down but seems close to usable.
-
Делаем ностальгический фильмоскоп на Raspberry Pi Zero 2 W
Один из ярких воспоминаний детства — просмотр семьёй диафильмов. Выключался свет, и на самодельном экране из простыни мы смотрели сказки. Детское воображение дорисовывало детали, и картинки оживали. Сейчас в эпоху интернета, мультимедиа и ИИ вроде бы как такой необходимости нет, но слишком сильное чувство ностальгии. Поэтому решил получить ностальгические воспоминания с использованием современных технологий, а заодно и попрактиковаться в использовании энкодеров, разработке программ на Си и настройке Linux на Raspberry Pi.
https://habr.com/ru/companies/ruvds/articles/1038476/
#linux #raspberrypi #sdl2 #retro #emulation #filmoscope #фильмоскоп #диафильмы #3dмоделирование #ruvds_статьи
-
OpenLiero has migrated from #SDL2 to #SDL3: github.com/openliero/op... there is also an improved joystick support among other fixes: github.com/openliero/op... #retrodev #MSDOS #retrogaming #retrocomputing #programming #coding #opensource #gamedev
-
Hi folks! ✌️
Here's the new version of the game about our feathery friend 🐦👉 https://fediverse.tv/w/9oPmEH866vmVfGpEqzt25D
The link to download the game in the video description 🙂, because... I doubt that if I will put here two links, the video will shows you here (on Mastodon) from PeerTube 😅
Have a good, and productive day for you 🙂
#game #games #opensource #2d #2dgame #cmake #cmake3 #tiled #TiledMapEditor #inkscape #sdl #sdl2 #box2d #cpp #cplusplus #linux #codelite #appimage #gamedev #releases #action
-
Brand new Spectrum game: Wall-Run, by orac81.
A compelling little action game for the ZX Spectrum, Commodore 64, Vic20 (unexpanded), C16/+4, PET, MSDOS/VGA or SDL2 (Linux or Windows).
Download:
https://github.com/orac81/miniapples/raw/refs/heads/main/vtdl/vtdl-latest.zip#zxspectrum #commodore64 #vic20 #c16 #pet #msdos #sdl2 #retrogaming
-
Juha 'capehill' Niemimäki has released version 3.4.8 and version 2.32.10 of the SDL multimedia library for AmigaOS 4.
https://www.amiga-news.de/en/news/AN-2026-05-00050-EN.html
-
Hi folks!
Here's a little update of Birdy 🐦 where your progress saves in Mini-Games 💾
👉 https://codeberg.org/xolatgames/Birdy-wants-crisps/releases/tag/v1.5.0
And I've add "Continue game" option to the main menu, btw! But saving your progress touches only Mini-Games yet ☝️
Have a good day! 😉👋✌️
#cpp #cplusplus #codelite #cmake #cmake3 #sdl #sdl2 #game #games #gamedev #2d #inkscape #releases #opensource #codeberg #linux #box2d #tiled #TiledMapEditor #minigames #indie #indiegame #indiedev #breakout #platformer #action
-
Once I added a rudimentary SDL2 front end to my NES emulator, I could interact with it and play a game.
https://youtu.be/lQPIiWHBZgw#FamilySizeVM #emudev #NESdev #timelapse #emulator #sdl #sdl2
-
Запускаем эмуляцию «Ну, погоди!» в Linux на слабом железе
У меня уже были статьи, посвящённые эмуляции «Ну, погоди!». Цель этой статьи — рассказать, с чем я столкнулся при переносе моего эмулятора на Linux, и почему вообще я не воспользовался готовым решением. Статья может послужить туториалом для тех, кто хочет начать разбираться в библиотеке SDL2.
https://habr.com/ru/companies/ruvds/articles/1011342/
#linux #эмуляция_игр #SDL2 #разработка_игр #c #ретроигры #raspberrypi #ну_погоди #embeded #ruvds_статьи
-
I also a little bit changed the codebase of Birdy 🐦, and cut it on about 50 lines. Because now he use abstract classes for definition the mini-games logic.
👉 https://codeberg.org/xolatgames/Birdy-wants-crisps/src/branch/main/Birdy-wants-crisps/main.cpp#L268
#cpp #cplusplus #2d #game #games #gamedev #adventure #minigames #sdl #sdl2 #linux #opensource #codeberg #inkscape #tiled #TiledMapEditor #codelite #development #Birdy #code
-
Hi, folks! ✌️
So, I finally tested the new version of Crisps Chat 🍟, and fixed the left issues in it.
And now you can download the new version 🏔️👉 https://codeberg.org/xolatgames/Crisps-Chat/releases/tag/v0.7.0
And make your server as private.
Have a good day to everyone 😉
#cpp #cplusplus #chat #chats #communication #app #apps #foss #linux #soft #software #codeberg #network #cmake #codelite #sdl #sdl2 #imgui #dearimgui #opensource #dev #devlog #development
-
Hi folks! ✌️ I have the last new for today, because here's the night 🌙
Now Birdy 🐦 has a smooth animation for picking up Crisps 🍟
You can download the new version right from here 🏔️👉 https://codeberg.org/xolatgames/Birdy-wants-crisps/releases/tag/v1.4.1
Have a good sleep! 🥱🙂😴
#sdl #sdl2 #game #games #gamedev #dev #development #devlog #inkscape #2d #adventure #TiledMapEditor #cpp #cplusplus #codelite #opensource #cmake #linux #codeberg #release #releases #MiniGames #box2d #topview
-
Hi, folks! ✌️ I'm here to share you that I'm totally rewriting of Crisps Chat 🍟
If you want to checks the status of the app, you can visits its Codeberg page 🏔️👉 https://codeberg.org/xolatgames/Crisps-Chat
Thanks for attention! 😄 And I wish you a good day 😉
#cplusplus #cpp #sdl #sdl2 #imgui #chat #chats #messaging #MessagingApp #communication #app #apps #soft #software #opensource #codeberg #git #codelite #inkscape #chatting #development #dev #devlog #cmake #rewriting
-
Flare 1.14 Release Brings Smarter Scrolls and Friendlier Fights
#FlareRPG #ActionRPG #OpenSourceGames #GPLv3 #AmigaOS4 #PPC #IndieRPG #SDL2 #GameModding
https://theoasisbbs.com/flare-1-14-release-brings-smarter-scrolls-and-friendlier-fights/?feed_id=7310&_unique_id=6953db6cc73bb -
Okay so my side quest this month is making a small pixel art looking game in C with SDL2, I want it to be pixel perfect, so does anyone know the right way to follow this up?
I know about SDL_RenderSetLogicalSize, but I wanna be aware of more stuff that could help me on achieving this.
-
Hello everyone! 👋✌️
Here's an update of "Crisps Chat 🍟"
A huge rebase of the codebase, a fixing of the issues, and tiny changes in the UI.
You can download the new version from Codeberg 🏔️ 👉 https://codeberg.org/xolatgames/Crisps-Chat/releases/tag/v0.2.1
Or from here 👉 https://xolatgames.itch.io/crisps-chat
Or view the source code of the app 👉 https://codeberg.org/xolatgames/Crisps-Chat
And that's all! See ya soon 😉
#messaging #messagingApp #app #apps #soft #software #dev #development #devlog #devlogs #cpp #cplusplus #opensource #codeberg #ImGui #sdl #sdl2 #chat
-
Hi, folks! ✌️ Here's another one update of "Crisps Chat 🍟"
Now you can turn on/off Dark theme 🌙
So, you can download the new version from the app's Codeberg page 🏔️ 👉 https://codeberg.org/xolatgames/Crisps-Chat/releases/tag/v0.2.0
And that's all. See you later 👋😉
#cpp #cplusplus #imgui #sdl #sdl2 #inkscape #devlog #devlogs #app #apps #soft #software #development #dev #chat #chats #messaging #messagingapp #communication #opensource #codeberg #git #linux #net #network #darkmode #dark #theme #themes