Chatting Area! Have fun!

So I am making a game called “five nights off the meds”, it’s a cycological horror with fnaf style mechanics. I want the graphics to be realistic, which is, well, difficult with an 8 Bit style.

Here is the image for the main room:

I want this to be Hyper realistic, but I’m not sure how to optimise makecode to such an extent. Is there a way to do that with something similar to static?

4 Likes

Help with what? It’s a screenshot so we can’t download the game

1 Like

hey @Luke hows this


i’m still working on the shadows

8 Likes

MEEEEEEE!! Please!!!

3 Likes

can not cant

2 Likes

can you please explain a bit more?

1 Like

pride month THE SEQUEL

4 Likes

Hollow knight guy

3 Likes

you could use a different game engine

5 Likes

True yes, but I want a challenge.

5 Likes

Imagine like using static with smaller colors and the combinations make more color?

1 Like

i’m going to make a topic for it

2 Likes

I drew it

4 Likes

Okay so i did more testing and character code 65536 is the same as 0, 65537 is the same as 1 and so on

this is probably because the characters are stored as 16-bit numbers and 65536 is 2**16

2 Likes

im not intirelly sure what you mean (also this shouild probably become another topic) but do you mean something like this and this?

1 Like

That happens to me. Put the mode in dither.

1 Like

Oh yes I almost forgot

Happy Fourth of July! :fireworks: :united_states:

9 Likes

yes, it is because they are 16 bits (2^16 = 65536, upper limit is 65535 or 0xFFFF), but there are more than that. idk what method of number to string you are using, but it’s likely using utf 16. if it is, this is the complete list. there are 1,112,064 total characters.

3 Likes

Yep I’m just over here in the U.S. Explosions ring out into the night, and that’s how it is.

3 Likes

Alright, guys, I kind of hit a massive writer’s block when designing my riddles. So I decided to take a break from that stuff, and then I thought of a new gimmick/idea to try out.

I was thinking that every now and then (plan on a Monthly schedule), I would post a readable text that each focuses on a different/specific marvel of software engineering (e.g., Google Search algorithm) and talks about how they work without having to go into depth about the technical code. Given that we’re in a community full of programmers + developers, I figured that this was worth a shot.

So I was mainly wondering what y’all MakeCoders thought about this idea and whether I should go through with it or not.

Here are all the possible options (for the above question)
  • Yes (Minimalist style)
  • No (Minimalist style)
0 voters
4 Likes