Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-11T12:58:26.000Z (7 months ago)
- Last Synced: 2024-06-12T16:25:50.554Z (7 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.
![alt text](https://github.com/ProgrammerGnome/ComputerGameDevelopment/blob/main/demos/2024-06-11_00.35.13.png)## Plus bonus:
### He is a small, fast, aggressive mob.
![alt text](https://github.com/ProgrammerGnome/ComputerGameDevelopment/blob/main/demos/2024-06-11_00.36.01.png)