Eight-Queen Puzzle Simulator on GAMBAS
Posted
#1
(In Topic #1149)
Trainee
Having never heard of the eight-queen puzzle, I was intrigued by the recursive method I spotted in the book Programming in Lua which is replicated on StackOverflow - recursion - The Eight-Queen Puzzle in Programming in Lua Fourth Edition - Stack Overflow. To get a visual of what was happening, I built a simulator which really helped. Here's a GIF of the program which is also hosted on Gitlab - https://gitlab.com/lea…gambas/eight-queen-puzzle for posterity:
UPDATE: Just thought I'd mention that I'm using GAMBAS 3.18.4 via PPA on Ubuntu 22.04.
Posted
Expert

Cheers - Quin.
I code therefore I am
I code therefore I am
1 guest and 0 members have just viewed this.




