Another small demo project…I felt like making something fairly simple to relax.
stacking-game-basics.wick (2.8 KB)
Only controls are moving the mouse back and forth for left/right movement
It’s a very nice & simple game, thank you for sharing : )
that’s great!!
that reminds me an old (OLD) and very fun arcade game I’ve been wanting to reproduce for many years
You may remember it. I CANT REMEMBER THE NAME. PLEASE HELP ME FIND IT !!!
it was a mix of lemmings and tetris
there was a player/man moving on its own (like a lemming).
he could climb a 1 block obstacle but i cannot climb on 2 blocks high obstacles.
with 2 blocks high obstacles he would turn and start walking the opposite way.
the man had a deploy starting point and you had to lead him to the exit
there were obstacles, killing traps, chasm and such…
from top of the screen tetris like pieces kept falling.
you had to arrange this pieces to make a suitable terrain for the man to reach the exit.
Instead of a traditional tetris block a bomb allowed to destroy part of the terrain/constructions.
sending a tetris block directly onto the man would kill him
you also had the chance to push the man on one side using a falling block
it was quite good but not widely known
Is it MouseCraft? (That’s just a guess, I’m more likely to be incorrect)
EDIT:
Just a note: This is also getting off-topic
When you say arcade game, do you mean for classic arcade systems? Like the coin-operated ones?
(I was also about to say this is a little off-topic, but I guess if this is for inspiration for a Wick project, to recreate an older game in Wick, it’s not…too off-topic, probably)
I dont have a PC right now to play ur demo
yes coin operated- classic arcade
no MouseCraft hamzah. much more older.
I think it was 1990 / 1993
sorry to be OT but bluecake project reminded me that game and I think is very doable in wickeditor now
When you say old, what year? Brick People?
U have a point, it’s not too off topic
Also, since u said it’s as old as 1990, my guess is Klax
iiiiiiiiiiii have no idea what game yall are talking about.
no hamzah not even KLAX but ty alot for your efforts
Nice demo @bluecake Interesting concept.
An interesting tweak could be if you does not center every collected piece… instead just leave every piece in the collected position and then add code to decide if the place where it was collected collapses the tower… since they are rectangle their center of gravity is at the center… (like jenga, but adding pieces instead of removing pieces…)
I’m interested in making a few variations of this, so I would like to try this! It sounds fun! Although, I have not done many projects with gravity before, but I should try to challenge myself with that
no Giovanny sorry. no brick ppl
nice concept. it would be interesting to see gravity at work