DEV Community

thewizardplusplus
thewizardplusplus

Posted on • Edited on

1

2D puzzle "Tangled Stones"

Here is a technical demo of my game. It lacks a menu and any settings, and the graphics are highly sketchy. My main goal was to test the idea of the gameplay.

  • Title: Tangled Stones.
  • Genre: 2D puzzle.
  • Date of start of work: Wed Nov 04, 2020.
  • Date of release: Thu Apr 22, 2021.
  • Developers: only me.
  • Game engine: LÖVE.

Summary:

There is a set of paired connected stones on the game field. The player's task is to untangle them and place them in the hole at the bottom of the screen.

Description: https://github.com/thewizardplusplus/tangled-stones/blob/master/docs/gameplay.md.

Controls:

The stones are moved by the drag-and-drop mechanism using a mouse/touchscreen.

Resetting the game field is done with the @ button.

Builds:

Source: https://github.com/thewizardplusplus/tangled-stones (MIT license).

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay