More actions
(Created page with "{{#seo: |title= (Utilities) - GameBrew |title_mode=append |image=3dssorting.jpg |image_alt=3DS Sorting }} {{Infobox 3DS Homebrews |title=3DS Sorting |image=3dssorting.jpg |description=Visualisation of some sorting algorithms on the Nintendo 3DS. |author=memeToasty |lastupdated=2022/09/06 |type=Utilities |version=4.0 |license=Mixed |download=https://dlhb.gamebrew.org/3dshomebrews/3dssorting.7z |website=https://db.universal-team.net/3ds/3ds-sorting |source=https://github.c...") |
No edit summary |
||
Line 2: | Line 2: | ||
|title= (Utilities) - GameBrew | |title= (Utilities) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image=3dssorting. | |image=3dssorting.png | ||
|image_alt=3DS Sorting | |image_alt=3DS Sorting | ||
}} | }} | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=3DS Sorting | |title=3DS Sorting | ||
|image=3dssorting. | |image=3dssorting.png | ||
|description=Visualisation of some sorting algorithms on the Nintendo 3DS. | |description=Visualisation of some sorting algorithms on the Nintendo 3DS. | ||
|author=memeToasty | |author=memeToasty | ||
Line 22: | Line 22: | ||
==Description== | ==Description== | ||
This application serves no purpose other than to show some visualisation of certain sorting algorithms, like one would know from famous YouTube videos. | This application serves no purpose other than to show some visualisation of certain sorting algorithms, like one would know from famous YouTube videos. | ||
==Screenshots== | |||
[[image:3dssorting.png]] | |||
https://dlhb.gamebrew.org/3dshomebrews/3dssorting-01.png | |||
==Changelog== | ==Changelog== | ||
'''v4.0''' | '''v4.0''' | ||
Refactoring by @memeToasty | * Refactoring by @memeToasty | ||
merge fixes by @memeToasty | * merge fixes by @memeToasty | ||
add intellisense configuration for vscode by @memeToasty | * add intellisense configuration for vscode by @memeToasty | ||
Added tree view by @memeToasty | * Added tree view by @memeToasty | ||
Trees by @memeToasty | * Trees by @memeToasty | ||
'''v3.0''' | '''v3.0''' |
Revision as of 13:42, 29 December 2022
3DS Sorting | |
---|---|
General | |
Author | memeToasty |
Type | Utilities |
Version | 4.0 |
License | Mixed |
Last Updated | 2022/09/06 |
Links | |
Download | |
Website | |
Source | |
3DS Sorting is a visualisation of some sorting algorithms on the Nintendo 3DS.
Description
This application serves no purpose other than to show some visualisation of certain sorting algorithms, like one would know from famous YouTube videos.
Screenshots
Changelog
v4.0
- Refactoring by @memeToasty
- merge fixes by @memeToasty
- add intellisense configuration for vscode by @memeToasty
- Added tree view by @memeToasty
- Trees by @memeToasty
v3.0
- Added merge sort
- Added CIA build option
v2.0
- added merge sort
- added sound
- added gradually increasing values
- added option to generate new array in settings
v1.0
- First release
- Implemented Insertion Sort
- Changing the array size is now possible
- Changing the delay between sorting iterations is now possible
Credits
External Links
- Universal-Team - https://db.universal-team.net/3ds/3ds-sorting
- GitHub - https://github.com/memeToasty/3ds_sorting