You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A project in which nonogram puzzles are solved using genetic algorithms and swarm intelligence. The project compares the performance and quality of different solutions for different sizes of nonograms. The program was written in python using the pygad and pyswarms packages.
Classic Battleship game in the browser – drag your fleet onto the chart, then trade shots with a computer player having Intelligent-Move ability. Built with vanilla JavaScript, Webpack, and incorporates a vintage UI theme. The project is inspired from The Odin Project (TOP) Community .