An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: hanoi-puzzle

Danilo019/Paradigma-L-gico-e-Programa-o-em-Prolog

Este repositório contém um projeto acadêmico desenvolvido para a disciplina de Paradigmas de Programação do curso de Ciências da Computação. O objetivo do projeto é explorar o paradigma lógico de programação, utilizando a linguagem Prolog para resolver problemas de lógica e modelagem de conhecimento.

Language: SCSS - Size: 10.7 MB - Last synced at: 24 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 7

lewxdev/tower-of-hanoi

Unleash your skills with this free online, mobile-friendly, minimal Tower of Hanoi game. Can you solve each puzzle in the least number of moves?

Language: TypeScript - Size: 740 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

kroune/hanoy-tower

hanoi tower solver

Language: Kotlin - Size: 12.9 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lagmoellertim/hanoi-towers

Fast implementation of the Hanoi Towers logic riddle

Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Carleslc/Puzzles

Different puzzles to think and enjoy programming.

Language: Python - Size: 2.67 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

ajmwagar/hanoi

⛩️ An implementation of the Tower of Hanoi. Written in Rust.

Language: Rust - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

iloveunk1310/Hanoi_tower_game

Language: C++ - Size: 1.79 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Lucaspm5/Hanoi-tower

Modeling and solving the Tower of Hanoi with graphs

Language: C - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lucasmg18/Haskell

Problems and simulators made in Haskell

Language: Haskell - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

emberal/Tower_of_Hanoi

Tower of Hanoi running on EasyGraphics

Language: Java - Size: 115 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

valdecirdev/acordepravida

A simple hanoi tower game, make with JS, HTML and CSS.

Language: JavaScript - Size: 789 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

RuggeroPiazza/hanoi_tower_solver

A program to solve the Hanoi Tower game

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ElfegoAJ/Hanoi-Recursivo

Algoritmo Recursivo para la solución al juego "Torres de Hanoi" con 3 torres y N cantidad de discos.

Language: Java - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mndxpnsn/hanoi

Solution to the "Tower of Hanoi" problem.

Language: Java - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ClecioJung/hanoiTower

Hanoi tower game solved automaticaly by software developed in C

Language: C - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arnaublanco/Hanoi-Game

Hanoi Game in C based on the idea of recursion.

Language: C - Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

marcin-chwedczuk/hanoi

Hanoi tower animation

Language: JavaScript - Size: 2.24 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

MoussaGerges9/Hanoi-game

Tower of Hanoi is a mathematical puzzle where we have three rods and n disks. The objective of the puzzle is to move the entire stack to another rod, obeying the following simple rules: player can only move one disk per turn and can never place a larger disk onto a smaller one at any time. this's a simple program to solve hanoi tower with n disks with steps

Language: C++ - Size: 7.87 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Eberty/Torre-de-Hanoi

The Tower of Hanoi is a mathematical game or puzzle. It consists of three rods and a number of disks of different sizes, which can slide onto any rod. Object of the game is to move all the disks over to another tower. But you cannot place a larger disk onto a smaller disk.

Language: C - Size: 241 KB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

LvMalware/hanoi

Language: Visual Basic .NET - Size: 1.92 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Fittiboy/recursive_hanoi_solver

A recursive solver for the towers of Hanoi puzzle of variable size

Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

pablogalve/HanoiTowers-Puzzle

A console game based on the puzzle "Hanoi Towers"

Language: C++ - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

guilhermeagostinelli/tower-of-hanoi

Implementation of the famous puzzle "Tower of Hanoi" using C# / Windows Forms Application.

Language: C# - Size: 813 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

SirIsaacNeutron/tower_of_hanoi

Python code for the classic Tower of Hanoi puzzle

Language: Python - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1