• Register

Grasp is a 2D visual puzzle game where your visual perception is challenged.
Start a journey through vast lands in search for The Lost Shapes.
Find the shapes by combining elements of the environment in interesting and smart ways!
Your perception may change. Not always what you see is what you had seen before.

Features:

  • Mind-bending puzzles that play with your perception!
  • A never-before seen gameplay mechanic!
  • Unique and beautiful art style.
  • Surprise yourself as you identify many shapes in the most unbelievable ways.
  • Over 3 handcrafted levels (4)!
  • Your visual perception has never before been THIS challenged!
  • Move objects. Swap planes. Affect perspective and find The Lost Shapes!
  • A game entirely created by one person.
  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Post article RSS Articles

Almost there!

News 2 comments

It's funny how the game improved after I did some final polishing, implemented character animations, changed the main menu, added a soundtrack etc.

I'm so proud of what I achieved with this little pet project! What a fun ride it's been. So many things learned! I should release it soon. When I do, I would be über honoured if you all could play it.


I'm happy and I can't wait to publish it and move on to new and different challenges! Grasp will be published on Desura, for free (and possibly other places too...). I think it's a good idea to release it for free to enable anyone to play it instead of setting whatever price that might scare someone away.

Therefore, my gains with Grasp will be completely intellectual and professional. Money is a consequence from my overall improvement and chance to work in something bigger and better, amirite?

-- Anselmo

Finite State Machines to design tutorials and intros

Finite State Machines to design tutorials and intros

News

Part of the Finite State Machine logic behind one of the tutorials. The FSM is being designed using a plugin called Playmaker. It's proven to be really...

A Slight Iteration Of The Art Direction: Colours!

A Slight Iteration Of The Art Direction: Colours!

News

In between playtesting and collecting feedback of the level already implemented, I take another look into the colours to try and achieve a more pleasant...

Interaction Feedback and Mechanics

Interaction Feedback and Mechanics

News

How the behaviour of the visual elements are communicated in Grasp. They could be different types of objects, elements of the environment etc.

The Chosen One

The Chosen One

News

Last time I asked you which of those many concept arts you guys found more interesting. People voted by posting on Facebook and messaging me on Skype...

Post comment Comments
Sjonsson
Sjonsson - - 10 comments

I've just read about Playmaker but never really tried it as I am a very conservative when it comes to scripting, I want the code in it's 'true form'!

But really, how is it to work with?

Reply Good karma Bad karma+1 vote
Al-Anselmo Creator
Al-Anselmo - - 7 comments

Give it a try! :)

I too believe that some things will be always "safer" to implement with code in its "true form", but I can't tell how much time I already saved by creating FSMs of repetitive behaviours and changing the affected gameObjects. It's very handy for sure.

There are tutorials on Youtube, wiki and forums.
But as an overview, Playmaker comes with all sorts of "actions" (you can create yours too) that you choose depending on what you want to implement, and simply tell the plugin what to affect.

Here's a "Delay state":
I.imgur.com

When the game gets in this state, a time starts running and as soon as its value is equal or greater than my "t_delayLimit1" variable (2 seconds), it follows the "FINISHED" transition to the next state.

tl;dr: give it a try, I bet you'll find it useful too :)

Thanks,
Anselmo

Reply Good karma+1 vote
Sjonsson
Sjonsson - - 10 comments

Oooh, looks interesting, I'll give it a look! :)

Reply Good karma Bad karma+2 votes
EvilizedProductions
EvilizedProductions - - 167 comments

Is it a pig? Or a cat? Looks good

Reply Good karma Bad karma+4 votes
Al-Anselmo Creator
Al-Anselmo - - 7 comments

It's a crazy creature with some cat-like ears
Thank you!

Reply Good karma+2 votes
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

X