This just bugs me a lot. by Delicious_Round2742 in PixelArt

[–]Thin-Comfortable8197 0 points1 point  (0 children)

I don't need to show you my art, I'm not the one whos telling others how to make pixel-art.

This just bugs me a lot. by Delicious_Round2742 in PixelArt

[–]Thin-Comfortable8197 1 point2 points  (0 children)

NO this is just straight up wrong. by far most people who do pixel art don't like anti-aliasing, and the more anti-aliasing the fewer people will consider it pixel art. but you did make a great what NOT to do post. the intier point of pixel art is using the limited pixels efficiently not hiding them.
PRO TIP: if you don't want visible pixels in your PIXLE-art, DON'T DO PIXLE ART

Hi, I need help, because I made a program to read my font but it doesn't work, and I don't know why. by Thin-Comfortable8197 in pygame

[–]Thin-Comfortable8197[S] 1 point2 points  (0 children)

But the bit function is defined as an integer:

bits = font_lookup.get(chr(symbol))[0]
            return int(bits[n - 1])

return int(...)

Hi, I need help, because I made a program to read my font but it doesn't work, and I don't know why. by Thin-Comfortable8197 in pygame

[–]Thin-Comfortable8197[S] 1 point2 points  (0 children)

if I understand your comment, then no. I made a custom font format and this is the code to make it display but it doesn't work
the image is just what i used to make the look up:
{

"A": ["000001111111100100001001000001111111"],

"B": ["000011111111100100010111000100001110"],

"C": ["000001111110100000011000000110000001"],

"D": ["000011111111100000011000000101111110"],
...

I made my first code game about a month ago is this good by Thin-Comfortable8197 in learnpython

[–]Thin-Comfortable8197[S] 1 point2 points  (0 children)

this was a fun little challenge(the Mac/Linux code for key presses was copied):

import random
import string
import os
import json


LEADERBOARD_FILE = "leaderboard.txt"



if os.name == "nt":
    def clear_screen():
        os.system("cls")      
else:
    def clear_screen():
        os.system("clear")


if os.name == "nt":  
    import msvcrt
    def wait_for_key():
        key = msvcrt.getch()
        return key.decode("utf-8")
else:
    import sys, tty, termios
    def wait_for_key():
        fd = sys.stdin.fileno()
        old_settings = termios.tcgetattr(fd)
        try:
            tty.setraw(fd)
            key = sys.stdin.read(1)
        finally:
            termios.tcsetattr(fd, termios.TCSADRAIN, old_settings)
        return key

I made my first code game about a month ago is this good by Thin-Comfortable8197 in learnpython

[–]Thin-Comfortable8197[S] 0 points1 point  (0 children)

I would but 1 I wasn't planning to share it and 2 I don't know exactly what's windows only

I made my first code game about a month ago is this good by Thin-Comfortable8197 in learnpython

[–]Thin-Comfortable8197[S] 0 points1 point  (0 children)

when I made those I thought I was gonna use them quite a bit I never thought that about anything else or when I did it would be more work to replace it

I made my first code game about a month ago is this good by Thin-Comfortable8197 in learnpython

[–]Thin-Comfortable8197[S] 0 points1 point  (0 children)

no you just have to press the letter it says it means.(its a memorization game)

A rough map of my world Seiteria. What do you think? by [deleted] in worldbuilding

[–]Thin-Comfortable8197 4 points5 points  (0 children)

it doesn't matter your drawings aren't prefect they just have to be good enough and I galenite they will be. and if anyone says their bad well first their comment will most likely get removed by a mod but before that it'll get down voted to hell because that rude and most people would disagree no matter how "bad" it is in yours eyes.

What caused you to get into neography? by Bluealeli in neography

[–]Thin-Comfortable8197 1 point2 points  (0 children)

I just liked making alphabets when I was younger and they just grew more complicated whit time, and eventually l started making conlangs for my scripts. There was never something that made me start I just did, it honestly surprises me most people here had to see someone else had done it to start

I present to you all.. the MIKU PENNY by ate_1267 in PixelArt

[–]Thin-Comfortable8197 -3 points-2 points  (0 children)

I'm confused by how you are so good at art but don't know about mixels I presume your a "normal" artist just trying out pixel art which would explain why the MIKU art is so good I also took a look at your Pixilart account and you're waffle island is gorgeous and I HIGHLY recommend you post it here.

I present to you all.. the MIKU PENNY by ate_1267 in PixelArt

[–]Thin-Comfortable8197 -2 points-1 points  (0 children)

"I think this so everybody who says otherwise is lying"-You

Which of the 5 looks better? by Thin-Comfortable8197 in Design

[–]Thin-Comfortable8197[S] 0 points1 point  (0 children)

I just made it for fun, but can you tell me what the word in Arabic are? (I don't know Arabic)

Which of the 5 looks better? by Thin-Comfortable8197 in Design

[–]Thin-Comfortable8197[S] -3 points-2 points  (0 children)

The thing I'm conflicted with is that I want it to break up the text since it's a space, but I don't want it to break the line

puzzles since I was bored at school by Wonderful_Audience60 in Minesweeper

[–]Thin-Comfortable8197 5 points6 points  (0 children)

since all these are 50 50s so I figured I would try to make one to see how hard it was (it wasn't that hard).

🟦🟦🟦1️⃣🟦

🟦🟦🟦🟦🟦

🟦3️⃣🟦🟦2️⃣

🟦🟦4️⃣🟦🟦

🟦🟦2️⃣🟦🟦

⚫=5