{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/implementing-an-intelligent-version-of-the","title":"Implementing an intelligent version of the classical sliding-puzzle game for unix terminals using Golang's concurrency primitives","arxiv_id":"1503.08345","date":"2015-03-28","proceeding":null,"authors":["Pravendra Singh"],"abstract":"An intelligent version of the sliding-puzzle game is developed using the new\nGo programming language, which uses a concurrent version of the A* Informed\nSearch Algorithm to power solver-bot that runs in the background. The game runs\nin computer system's terminals. Mainly, it was developed for UNIX-type systems\nbut it works pretty well in nearly all the operating systems because of\ncross-platform compatibility of the programming language used. The game uses\nlanguage's concurrency primitives to simplify most of the hefty parts of the\ngame. A real-time notification delivery architecture is developed using\nlanguage's built-in concurrency support, which performs similar to event based\ncontext aware invocations like we see on the web platform.","url_abs":"http://arxiv.org/abs/1503.08345v2","url_pdf":"http://arxiv.org/pdf/1503.08345v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"implementing-an-intelligent-version-of-the","repo_url":"https://github.com/pravj/puzzl","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":null}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":null,"mcp":null,"developers":"https://syntology.ai/developers"},"arxiv_metadata":null,"syntology_extracted_results":null}