Update:
We have fixed a few issues that snug in during the gamejam.
You can play the original version here.

Array.Sort() is a game about sorting arrays. When we heard the theme "only one", the first thing we thought of were things with only one dimension. So what better thing to base your game around than the engineer's best friend - good ol' trusty arrays!

The game randomly generates unsorted arrays with 5 to 15 bars (elements), and a chance for a gimmick each time. Those include having to arrange the bars by volume, hue, brightness, color, saturation, and/or pitch frequency. Every move you make is counted as well as the total time you took. The game also features a seed system for challenging your friends to an epic battle of 10 levels!

Controls:
- Left and right arrow to move the bar pointer
- Space to select a bar, press space again to swap the bar with another on
- Escape to return to the main menu

Credits:
Lead Programmer, Project Host, Artist:
- Michele "Kroporo" (Darky1#1170)

Gameplay Programmer, Creative Genius:
- Henri "J1NX1337" (J1NX1337#8529)

Music:
Kevin MacLeod - Ambiment
(Available under the Creative Commons Attribution 3.0 Unported license. )

Comments

Log in with itch.io to leave a comment.

This, was, AWESOME! I spent a little bit there not really understanding what to die. I was sizing, by size, not by characteristic. Once I figured it out it changed everything. What an awesome concept!

Brings me back to my first Java class...