hanoi-dos
Puzzle solver
A Pascal implementation of the classic puzzle game where three rods are used to move disks between them following specific rules.
Towers of Hanoi - MS DOS version
4 stars
2 watching
0 forks
Language: Pascal
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
borisboutillier/rs-gliphus | A puzzle game with doors, blocks, and lasers that can be controlled using an ECS system | 9 |
vlang/adventofcode | A collection of solutions to Advent of Code puzzles in the V programming language. | 33 |
mpereira/tty-solitaire | A terminal-based implementation of the classic card game solitaire | 279 |
wainwrightmark/puzzle_cube | A web-based solution for Rubik's cube puzzles, allowing users to solve and generate solve data in their browsers. | 9 |
alokmenghrajani/adventofcode2023 | A collection of solutions to Advent of Code 2023 puzzles written in Python. | 0 |
satantago/advent-of-code-2023 | A C++ implementation of Advent of Code 2023 puzzles | 0 |
oscarbrugne/adventofcode | A collection of Go solutions to puzzles from the Advent of Code challenge | 0 |
jani-nykanen/plutonium-caverns | A puzzle game project with a C implementation, utilizing global variables and requiring specific build tools. | 10 |
janniknickel/adventofcode | A collection of solutions to Advent of Code puzzles in various programming languages and years | 2 |
destynova/advent_of_code_2021 | A collection of solutions to Advent of Code 2021 puzzles in multiple programming languages. | 8 |
archiewood/advent-of-code | A collection of solutions to Advent of Code puzzles using SQL. | 0 |
philipk/boilr | Automates game synchronization across multiple platforms to organize games in Steam libraries | 1,445 |
destynova/advent_of_code_2020 | A collection of solutions to programming puzzles from the 2020 Advent of Code challenge | 1 |
tyronedamasceno/advent-of-code | A year-long challenge to solve Advent of Code puzzles in Python | 3 |
pacso/aoc_rb | A tool to help developers solve Advent of Code puzzles by automating puzzle setup and submission. | 18 |