Parallel | By Octodemon

Hello, good people of the one and only MakeCode Forum! Big games have been releasing recently like
Hoplings by @Brainstorm_Studios and The MakeCode Forums: A Coder King Mystery by @ChimbroDaPro . So I have decided to start the development of my own big game. The name is…

image

Parallel is a top down RPG in a world where all humans are extinct. However their thoughts and emotions have been left behind which evolve into living beings of their own.

That’s really all I can say about the story/lore without spoiling too much.

And a while back I made this topic called Do YOU want to be in my game? If you submitted a character then you’ll be in the game! If anyone still wants to submit a character they can in the Do YOU want to be in my game? topic.

Each week I’ll post progress, demos, (and maybe a few lore drops) for the game.
The first demo will be releasing soon!

Thanks for reading
-Octodemon

8 Likes

Yay! Almost forgot about this

1 Like

IMG_6244
As of now I’m putting the final touches on attacks and other actions the player can do.
Anyone have any idea of what they could be?
(The first one is pretty self explanatory)

5 Likes

Hmm my guesses
Sword attack
Dash
Power up
Sneak

2 Likes

Good guesses. I won’t say if they’re right or not though :shushing_face:

2 Likes

Hey everyone back with a little test for Parallel! This is a test for the player’s moves and attacks.
Here’s an overview of this test:

Press B to switch moves:
Press A to use your selected move
Use Arrow keys or WASD to move around the map

How moves work:
BP (Battle Points) is a numerical value which increases as you attack enemies.
Moves require BP to be used.
(Basically attack enemies to use your more powerful moves)

I hope all of my yapping makes sense!
Let me know what you guys think of this.

-Octodemon

2 Likes

Very nice! Make sure that the z values of your UI are high enough though

1 Like

Thanks! I didn’t catch that.