I have begun work on a Minecraft replica.
Any Suggestions?
I have begun work on a Minecraft replica.
Any Suggestions?
Not bad, and I do have suggestions. This game looks really good, however, I canāt mine or craft, so I will take that as a sign you are currently working on it. Also, can you make it to where the second player shows up if requested? Maybe from a menu option? Keep working on this game, it looks really well done so far!
The graphics look great!
Yes, it is a work in progress, and a homescreen is coming! I would want your opinion on whether it should have 1, 2, 3, or 4 players
1
2
3
4
If your splitting the screen like this, I recommend changing the Resolution, depending on how many players are in.
I think I would prefer two player, but thatās just me personally
If you want you can use my code that splits the screen to how many players are in the game. If 3 are in, the 4 goes to a random player.
Question of curiosity, how do I change the resolution?
Iām actually thinking that itāll just be tv static, or the title screen.
namespace userconfig {
export const ARCADE_SCREEN_WIDTH =320
export const ARCADE_SCREEN_HEIGHT = 240
}
if you go into javascript and paste this at the top you can change the numbers to get any size you want
2 important things
2. you cant have split screen and screen size code at the same time for other players it just becomes a black screen
But you can still get more screen space another way Via 8x8 tiles
Update v0.1.1
Whatās New!
-Modified Colors
-Updated Animations (Mainly small and unnoticeable changes)
-Home Screen!
You mean like how big the screen is?
Copy and paste this piece into JavaScript code and edit it to your heart.
namespace userconfig {
export const ARCADE_SCREEN_WIDTH = 160
export const ARCADE_SCREEN_HEIGHT = 120
}
Howeverā¦
Iāve hit a roadblock⦠I want my character to ājumpā when they hit a wall, but not just go through it! It is driving me Insane. help!
Also. I would like help figuring out how to make a cursor āpick upā things.
New Update
Addedā¦
Semi-Working Inventory
Music!
I want help with the Inventory. If Anyone can find a way to pick up an item while dropping another, please tell me. Thanks!
I am hosting a cover art competition for this game! Submit your cover art for make craft!
here ya go
Good shading on the āMade with in Makecode Arcadeā
thx