Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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].

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)