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
- Host: GitHub
- URL: https://github.com/yushikuni/puzzle-sliding
- Owner: Yushikuni
- License: gpl-3.0
- Created: 2023-10-01T15:15:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-24T18:07:00.000Z (over 2 years ago)
- Last Synced: 2025-06-25T09:04:42.770Z (11 months ago)
- Topics: csharp, prototype, unfinished-project, unity3d-game
- Language: C#
- Homepage:
- Size: 173 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Puzzle-Sliding
Unity 3D puzzle game Sliding

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…