This is very cool! A game made with just sine waves! youtu.be/Qr3VsZYQy4s?...
How I released a game that has no assets
YouTube video by Zanzlanz
youtu.be
hiulit
@hiulit.bsky.social
Front-end developer by day Game developer by night Games: - Murtop http://games.hiulit.com/murtop - Bunny Bomber Blast https://exa.ac/en/games/bunny-bomber-blast/?v=0f177369a3b7 I make #FOSS for #GodotEngine and #Raylib
This is very cool! A game made with just sine waves! youtu.be/Qr3VsZYQy4s?...
How I released a game that has no assets
YouTube video by Zanzlanz
youtu.be
There are many more places where you can get Murtop games.hiulit.com/murtop/ If you like a mix between Dig Dug and Bomberman, Murtop is your game :)
Murtop
Murtop is a fast-paced arcade game packed with action, as if it was taken out directly from the 80's, where Dig Dug meets Bomberman. Help Murti save the world from an invasion of carrot-hungry moles w...
games.hiulit.com
What do you MEAN I bought Murtop 3 years ago? Anyway, if you like Dig-Dug and Bomberman, play this... hiulit.itch.io/murtop
What do you MEAN I bought Murtop 3 years ago? Anyway, if you like Dig-Dug and Bomberman, play this... hiulit.itch.io/murtop
Looking for more #arcade action after #DDFFD? You can now get some cool new-retro arcade games from other developers together with DDFFD in a bundle for a hefty discount: store.steampowered.com/bundle/81614... Give some love to @flynnsarcade.bsky.social @1ccgames.bsky.social @hiulit.bsky.social
So, here are my thoughts on porting Murtop from Godot 3 to 4: - I used the "project upgrade tool" and it did a pretty good job overall. - I had to rewrite all the code related to Tweens. I miss the Tween node. It goes on... 👇🧵 #GodotEngine #gamedev #indiedev #madewithgodot
I've been porting Murtop from Godot 3.5.2 to Godot 4.7 for the past week because reasons... 👀 And it's been quite the journey, I'll tell you that! 🙃 And I'm not finished yet🤪 #GodotEngine #gamedev #indiedev #madewithgodot
So, here are my thoughts on porting Murtop from Godot 3 to 4: - I used the "project upgrade tool" and it did a pretty good job overall. - I had to rewrite all the code related to Tweens. I miss the Tween node. It goes on... 👇🧵 #GodotEngine #gamedev #indiedev #madewithgodot
I've been porting Murtop from Godot 3.5.2 to Godot 4.7 for the past week because reasons... 👀 And it's been quite the journey, I'll tell you that! 🙃 And I'm not finished yet🤪 #GodotEngine #gamedev #indiedev #madewithgodot
I've been porting Murtop from Godot 3.5.2 to Godot 4.7 for the past week because reasons... 👀 And it's been quite the journey, I'll tell you that! 🙃 And I'm not finished yet🤪 #GodotEngine #gamedev #indiedev #madewithgodot
I've been porting Murtop from Godot 3.5.2 to Godot 4.7 for the past week because reasons... 👀 And it's been quite the journey, I'll tell you that! 🙃 And I'm not finished yet🤪 #GodotEngine #gamedev #indiedev #madewithgodot
The Legend of Zelda BOTW/TOTK is the The Office of video games for me.
Ei, @projectecetrencada.bsky.social ! Com traduiríeu "Free Play" en el context dels jocs arcade? - Joc lliure - Partida lliure - Altres (digueu-hi la vostra) El terme "gratuït" no em sembla prou adient en aquest context. Què en penseu?
I've also updated my "Cross-compile Godot binaries for the Raspberry Pi". Added: - New cross-compilation toolchains. - Support for Raspberry Pi 5. - New portable type: A binary that works across all supported Raspberry Pi versions (3, 4, 5). github.com/hiulit/cross...
GitHub - hiulit/cross-compile-godot-raspberry-pi: A script to easily cross-compile Godot binaries for the Raspberry Pi from Linux x86_64 and an extra script to easily transfer the compiled Godot binar...
A script to easily cross-compile Godot binaries for the Raspberry Pi from Linux x86_64 and an extra script to easily transfer the compiled Godot binaries to the Raspberry Pi using rsync - hiulit/cr...
github.com
News about my "Unofficial Godot Raspberry Pi Binaries" Added: - New binaries: 3.2.3, 3.5.3, and 3.6.2. - Support for the Raspberry Pi 5. - New portable type: a binary that is compatible with versions 3, 4, and 5. github.com/hiulit/Unoff... #GodotEngine #RaspberryPi
GitHub - hiulit/Unofficial-Godot-Engine-Raspberry-Pi: Unofficial Godot Engine binaries for the Raspberry Pi.
Unofficial Godot Engine binaries for the Raspberry Pi. - hiulit/Unofficial-Godot-Engine-Raspberry-Pi
github.com
News about my "Unofficial Godot Raspberry Pi Binaries" Added: - New binaries: 3.2.3, 3.5.3, and 3.6.2. - Support for the Raspberry Pi 5. - New portable type: a binary that is compatible with versions 3, 4, and 5. github.com/hiulit/Unoff... #GodotEngine #RaspberryPi
GitHub - hiulit/Unofficial-Godot-Engine-Raspberry-Pi: Unofficial Godot Engine binaries for the Raspberry Pi.
Unofficial Godot Engine binaries for the Raspberry Pi. - hiulit/Unofficial-Godot-Engine-Raspberry-Pi
github.com
With Indie Heroes and Game of the Month making a comeback on Evercade, we thought we'd take some time to look back at some of our favourite titles from Indie Heroes collections past. Enjoy our new blog post here: https://evercade.co.uk/5-awesome-indie-heroes-games-to-try-out-on-evercade/
5 Awesome Indie Heroes Games to Try Out On Evercade - Evercade
The Indie Heroes collections for Evercade collect together new games for classic hardware. Here's five of the best.
evercade.co.uk
Same C codebase, three completely different platforms: - Raylib ( @raysan5.bsky.social ) - Mega Drive (SGDK) - Nintendo 64 (Libdragon)
Same C codebase, two completely different platforms: - Raylib ( @raysan5.bsky.social ) - Mega Drive (SGDK) If I can make this work, it means you can run the same game natively (no emulation) on both PC and a retro console :)
Same C codebase, two completely different platforms: - Raylib ( @raysan5.bsky.social ) - Mega Drive (SGDK) If I can make this work, it means you can run the same game natively (no emulation) on both PC and a retro console :)
Same C codebase, three completely different platforms: - Raylib ( @raysan5.bsky.social ) - Mega Drive (SGDK) - Nintendo 64 (Libdragon)
Same C codebase, two completely different platforms: - Raylib ( @raysan5.bsky.social ) - Mega Drive (SGDK) If I can make this work, it means you can run the same game natively (no emulation) on both PC and a retro console :)
Same C codebase, two completely different platforms: - Raylib ( @raysan5.bsky.social ) - Mega Drive (SGDK) If I can make this work, it means you can run the same game natively (no emulation) on both PC and a retro console :)
What should I name this “portable retro game engine in C”?
So far I've been able to compile and run this code on: - Game Boy - Master System / Game Gear - Mega Drive - PlayStation - Dreamcast - N64 - Raylib
What should I name this “portable retro game engine in C”?
So far I've been able to compile and run this code on: - Game Boy - Master System / Game Gear - Mega Drive - PlayStation - Dreamcast - N64 - Raylib
It seems that I've "successfully" compiled my "portable game engine in C" for the Neo Geo and the Wii u as in, I can see the compiled binaries, but: - How can I test the Neo Geo? I've tried some emulators with no luck. - Cemu just crashes when I open the Wii U binary xD
Let's add the GameCube and the Wii to the party! 🎉 This time, thanks to devkitPro.
Another one joins the party... the Dreamcast!
So far I've been able to compile and run this code on: - Game Boy - Master System / Game Gear - Mega Drive - PlayStation - Dreamcast - N64 - Raylib
Another one joins the party... the Dreamcast!
Look who joined the party.... the PlayStation!
So far I've been able to compile and run this code on: - Game Boy - Master System / Game Gear - Mega Drive - PlayStation - Dreamcast - N64 - Raylib
Another one joins the party... the Dreamcast!
Look who joined the party.... the PlayStation!
A banda de l’arròs, també hi havia fesols fregits, carxofes, proteïna de soja i allioli.
8. Afegir l’aigua o el brou ja bullint i deixar coure durant 15 minuts. 9. Passats 10 minuts, afegir la coliflor. 10. Passats els 15 minuts l’arròs ja està llest. Deixar-lo reposar uns minuts i servir-lo.