[-] mac@programming.dev 15 points 1 month ago

pixel art is decently popular so people have experience with the type of art

the site has a templates feature where you can plan out a design and then share where you want it to go with other people which is used for most of the larger ones. And then since the cooldown is 30 seconds and you can stack up to 6 pixels at once to place down its easy for different people to add little details to populate areas

49

UI Pack: Adventure is now available ✨This completely free pack includes 128 sprites for HUD/UI, both in PNG & SVG vector files!

Download (free, no registration, no tracking, no ads etc.): https://kenney.nl/assets/ui-pack-adventure

22
  • Seal the rift
  • Balocks
  • Duniya Skapare
  • Dungeons & Degenerate Gamblers
  • The Garden Path
1
submitted 2 years ago by mac@programming.dev to c/pnpm@programming.dev
1
1
19
1
Astro 4.14 (astro.build)
1
1
5
submitted 2 years ago by mac@programming.dev to c/rust@programming.dev
10
This Week in Rust 560 (this-week-in-rust.org)
submitted 2 years ago by mac@programming.dev to c/rust@programming.dev
1
[-] mac@programming.dev 13 points 2 years ago

The channel I used when starting out and that has some great tutorials is Heartbeast.

https://www.youtube.com/@uheartbeast

Another channel with some great content is Godotneers

https://www.youtube.com/@godotneers

[-] mac@programming.dev 13 points 2 years ago

sublinks

not technically released yet but I assume it will in some form before the next canvas. Should be relatively easy to support since it has lemmy api compatibility on release

[-] mac@programming.dev 13 points 2 years ago* (last edited 2 years ago)

It was a bug that was fixed in 0.19 (so the instances that haven't upgraded yet will still have people from them writing amp but the ones that have wont)

For example I can type & fine

[-] mac@programming.dev 17 points 2 years ago* (last edited 2 years ago)

Instances are the ones hosting the data on their servers + things not having mods can devolve very quickly with things like the nazi bar problem or the scam links that have been getting posted and removed in some communities. This is a different thing than whats in the post though, the post is talking about all communities needing to be fetched manually the first time theyre viewed

[-] mac@programming.dev 17 points 2 years ago

Theres a community for it over at !bevy@programming.dev for anyone interested in it :)

[-] mac@programming.dev 16 points 2 years ago* (last edited 2 years ago)

It doesn't let people solve it without logging in since everyone gets randomized inputs rather than the same ones. You can still technically do the challenge, just cant use your solution on the large block of input

That also looks like the day 1 of 2015

[-] mac@programming.dev 14 points 2 years ago* (last edited 2 years ago)

rename a file is in expert

in godot if you rename certain types of things it tends to break a lot of parts of your game unless you go in and update references to it manually in the tscn files

[-] mac@programming.dev 18 points 2 years ago

Image Transcription: Meme


[Paneled meme with a brain that gets increasingly glowing]


[The brain is smaller than the skull]

if dayOfWeek.name == "Sunday" || dayOfWeek.name == "Saturday"
    weekend = true

[The brain is glowing in some areas]

if dayOfWeek < 2 || dayOfWeek > 6
    weekend = true

[The brain is shooting out rays of light]

weekend = !((dayOfWeek - 1) % 6)

I am a human volunteer who transcribes posts to improve accessibility on programming.dev and you could be one too! !transcribing@programming.dev

[-] mac@programming.dev 14 points 2 years ago* (last edited 2 years ago)

Image Transcription: Twitter


Mega Crit, @MegaCrit

We're proud to support a free, open source engine like Godot so that devs everywhere have an accessible yet powerful option to create their projects with 💙

Our team has learned a lot while migrating our next game to Godot and we're so exited to show off its power

Godot Engine, @godotengine

Shuffle your deck and hit the dance floor - @MegaCrit is now a #GodotEngine Gold Sponsor! 💃 🕺 A huge thank you for your support! megacrit.com


I am a human volunteer who transcribes posts to improve accessibility on programming.dev and you could be one too! !transcribing@programming.dev

[-] mac@programming.dev 16 points 3 years ago

Godot and Bevy are both FOSS. Godot is built in C++ and allows using GdScript and C++, or C#. Bevy is built in Rust and allows using Rust

view more: ‹ prev next ›

mac

0 post score
0 comment score
joined 3 years ago