HN user

Stephen_R

13 karma

Collegiate hacker at Iona College. Active Github contributor and entrepreneurial innovator extraordinaire.

Posts1
Comments1
View on HN
2048 Solver 12 years ago

Hello everyone, I am currently taking a course in Artificial Intelligence and have been planning to implement the A* algorithm towards 2048. But seeing here that people believe that this isnt a "true" A* implementation, would the hackerNews community be interested in an actual working Javascript implementation of multiple AI methods? (i.e. having a dropdown selector for the method to use and implementation via a button)