Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sort16

Game based on the level Sort16 made by Daneeko in Geometry Dash.

Features

  • Choose the number of characters to sort (8–36).
  • Move a bracket left or right to select a section of the string.
  • Rotate the characters inside the bracket using arrow keys.
  • Records your fastest times for each string length.
  • Records persist between game sessions using a JSON file (records.json).
  • Responsive interface that adapts the display size for longer strings.

Controls

  • A / D → Move the bracket left or right.
  • Left Arrow / Right Arrow → Rotate the characters inside the bracket.
  • Reset → Restart the current game.
  • Play again → Restart with the same number of characters.
  • Go to main menu → Return to select a new character count.

Installation

  1. Make sure you have Python 3.x installed.
  2. Install Tkinter (usually included with Python).
  3. Install cryptography.

No additional packages are required.


How to Run

  1. Download or clone the repository.
  2. Navigate to the folder containing sort16.py (or your Python script).
  3. Run the game:
python sort16.py

About

Game based on the level Sort16 made by Daneeko in Geometry Dash.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages