An open API service indexing awesome lists of open source software.

https://github.com/yushikuni/puzzle-sliding

Unity 3D puzzle game Sliding
https://github.com/yushikuni/puzzle-sliding

csharp prototype unfinished-project unity3d-game

Last synced: 10 months ago
JSON representation

Unity 3D puzzle game Sliding

Awesome Lists containing this project

README

          

# Puzzle-Sliding
Unity 3D puzzle game Sliding

![](https://youtu.be/9TJH8ZQlw6U)

Update for:

24. 11 2023

I am waiting until my friend programmer looks into this messy code :D

14. 11 2023

I still don't know how to use a coroutine :| I know it is an async function using an enum but I have no idea how to implement it via puzzle :(


09. 11 2023

The puzzle swap is valid and no testing is needed for this, but I need to implement Coroutine for shuffle pieces (https://www.youtube.com/watch?v=5L9ksCs6MbE)
I hope it will be without more problems…