More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title= ( | |title= (Other Apps) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image=3dssorting.png | |image=3dssorting.png | ||
Line 11: | Line 11: | ||
|author=memeToasty | |author=memeToasty | ||
|lastupdated=2022/09/06 | |lastupdated=2022/09/06 | ||
|type= | |type=Other Apps | ||
|version=4.0 | |version=4.0 | ||
|license=Mixed | |license=Mixed | ||
Line 18: | Line 18: | ||
|source=https://github.com/memeToasty/3ds_sorting | |source=https://github.com/memeToasty/3ds_sorting | ||
}} | }} | ||
3DS Sorting is a visualisation of some sorting algorithms on the Nintendo 3DS. | |||
== | ==User guide== | ||
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== | ==Screenshots== | ||
https://dlhb.gamebrew.org/3dshomebrews/3dssorting-01.png | https://dlhb.gamebrew.org/3dshomebrews/3dssorting-01.png | ||
Line 31: | Line 30: | ||
* Refactoring by @memeToasty | * Refactoring by @memeToasty | ||
* merge fixes by @memeToasty | * merge fixes 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''' | ||
*Added merge sort | *Added merge sort. | ||
*Added CIA build option | *Added CIA build option. | ||
'''v2.0''' | '''v2.0''' | ||
* | *Added merge sort. | ||
* | *Added sound. | ||
* | *Added gradually increasing values. | ||
* | *Added option to generate new array in settings. | ||
'''v1.0''' | '''v1.0''' | ||
*Implemented Insertion Sort. | |||
*Changing the array size is now possible. | |||
*Changing the delay between sorting iterations is now possible. | |||
==Credits== | ==Credits== |
Revision as of 14:46, 29 December 2022
3DS Sorting | |
---|---|
General | |
Author | memeToasty |
Type | Other Apps |
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.
User guide
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
- 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