https://github.com/programmergnome/gamedevelopment
A computer game development project [university course].
https://github.com/programmergnome/gamedevelopment
blockbench fabric-api game-development gradle java minecraft-fabric-mods sorting-algorithms
Last synced: 6 months ago
JSON representation
A computer game development project [university course].
- Host: GitHub
- URL: https://github.com/programmergnome/gamedevelopment
- Owner: ProgrammerGnome
- License: mit
- Created: 2024-02-15T11:40:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T12:58:26.000Z (over 1 year ago)
- Last Synced: 2025-01-22T09:37:36.444Z (11 months ago)
- Topics: blockbench, fabric-api, game-development, gradle, java, minecraft-fabric-mods, sorting-algorithms
- Language: Java
- Homepage:
- Size: 12.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Gnome's minecraft mod with Fabric API.
### Downloads:
Version: 1.20.X, X>=4
[Download jar mod file](https://github.com/ProgrammerGnome/ComputerGameDevelopment/blob/main/demos/GnoModpack%201-20-4.jar)
[Download jar fabric-api file](https://github.com/ProgrammerGnome/ComputerGameDevelopment/blob/main/demos/fabric-api-0.97.1%2B1.20.4.jar)
# Visualization game mod for basic sorting algorithms
### You can play through the following sorting algorithms step by step: 1 click = 1 step.
###
In the case of merge and quick sort, you might end up clicking around a lot without effect, as only 1-2 steps out of all actually perform sorting.
###
If you press other buttons while sorting the items and not just the merge/quick sort button until the sorting is finished, then you will need to use the initialization button the next time.

## Plus bonus:
### He is a small, fast, aggressive mob.
