Release

THE SORTING PROGRAM V 1.3.1

4

GAMELEGEND 2020-04-15 18:42 (Edited)

I probably will add different kinds of sorting
And maybe some different layout instead of just bars
I was thinking of doing just one diagonal line
Fell free to suggest some different types of sorting and or layouts

V 1.1 added sound
V 1.2 added LAYOUT$ for the drawing sub programs
| | | made main a sub program because of different layouts
V 1.3 made Changed SUB DRAW(my idea did not quite work so thanks to was8bit)
V 1.3.1 took out unnecessary CLS
V 1.4 added two stats

Current sorting methods
Insertion sort

Upcoming sorting methods i want to add
Bubble sort
Quick sort
Bad sort
Merge sort
Selection sort
Cocktail sort


GAMELEGEND 2020-04-15 19:23

Anybody got ideas for layouts and or different sorting methods


was8bit 2020-04-15 20:38

If you use actual #'s rather than bars, it would be the first step into creating AI for card games ;)


was8bit 2020-04-15 20:39

Alternatively, could turn the bar thingy into a game somehow ?


GAMELEGEND 2020-04-15 20:40

Perfect


GAMELEGEND 2020-04-15 20:43 (Edited)

I need a but of help i tried to make SUB SWITCH(F,S) so i dont have to call draw every time for SUB SUFFLE and SUB SORT but im stuck at how to make the program know what x position the 2 bars are at


GAMELEGEND 2020-04-15 20:46

I may have just figured it out but maybe not


GAMELEGEND 2020-04-15 20:56 (Edited)

Nope my idea did not work


was8bit 2020-04-15 21:08

Ok, let me look at it...


GAMELEGEND 2020-04-15 21:23

Thanks


was8bit 2020-04-15 21:26

Here ya go :)


GAMELEGEND 2020-04-15 21:38

My idea was close to working kind of
Thanks


was8bit 2020-04-15 23:15

:)


GAMELEGEND 2020-05-03 20:01

Does anyone any ideas for different layouts im all out of ideas all i have is diagonal line and a circle


was8bit 2020-05-04 04:01

Colored blocks of different hues... you can have up to 24 different colors...


GAMELEGEND 2020-05-04 04:06

Ok


SP4CEBAR 2021-05-06 21:54

I can look at this all day


Log in to reply.