Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccozad/sort-puzzle-godot-4
A sorting puzzle made in Godot 4
https://github.com/ccozad/sort-puzzle-godot-4
Last synced: 3 days ago
JSON representation
A sorting puzzle made in Godot 4
- Host: GitHub
- URL: https://github.com/ccozad/sort-puzzle-godot-4
- Owner: ccozad
- Created: 2024-10-20T04:22:39.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T05:40:28.000Z (2 months ago)
- Last Synced: 2024-10-24T23:47:02.059Z (2 months ago)
- Language: GDScript
- Size: 522 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This repo has the GDScript code for a casual puzzle game that involves sorting. This code supports a course that walks you through how to build this game from scratch.
# Game Screenshot
![Game Screenshot](/art/game-screen-shot.png?raw=true "Game Screenshot")