this post was submitted on 22 Aug 2023
20 points (100.0% liked)

Pixel Art

18 readers
1 users here now

๐ŸŽจ Welcome to the lemmyloves.art pixel art community! This is a place where you can discuss and show off pixel art

Feel free to post any pixel art pieces you have made or share some cool pixel art you found (if you give credit + give some basic commentary on it)

If you post your own work put [OC] in front of the title and if you post a tutorial put [Tutorial]

Hope you enjoy!


founded 1 year ago
MODERATORS
 

This is a place where you can discuss and share your pixel art in lemmy!

Feel free to post any works youve made to add some content into here as the community gets set up!

Ill be doing some posts showing off pixel art in various games and showing tutorials to get the community up and running

top 6 comments
sorted by: hot top controversial new old
[โ€“] Ategon 2 points 1 year ago (1 children)

Hello from my programming.dev account :)

Message so I can mod myself since this is the acccount im on the vast majority of the time

[โ€“] [email protected] 2 points 1 year ago (1 children)

be aware that inter-instance modding is a bit of a mess right now lmfaooo

[โ€“] Ategon 2 points 1 year ago

yep, had to deal with some of that while managing programming.dev

If theres something very messed up ill handle it from my lemmyloves account

[โ€“] [email protected] 1 points 1 year ago (1 children)

Nice community!

Just curious, how did you get the Members frame on the sidebar? Seems like an interesting feature!

[โ€“] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

That was made using shields.io

Heres the full text

[![](https://img.shields.io/lemmy/pixelart%40lemmyloves.art?logo=Lemmy&color=232323&label=Members)](/c/[email protected]) (change the & to an ampersand, lemmy removes the actual symbol and replaces it with that when you try to type it)

A minimal version is ![](https://img.shields.io/lemmy/pixelart%40lemmyloves.art

The outer []() is for adding a link when you click it and the things after the question mark is to change various things about how it looks. You can swap it to any community by changing the community and the instance in the link

![](https://img.shields.io/lemmy/programming%40programming.dev)

[โ€“] [email protected] 2 points 1 year ago

Thank you very much!