Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Wumpus World Game is based on knowledgebase agents and is described in the book , Artificial Intelligence : A Modern Approach (Russel - Norvig).
This is an implementation of Wumpus World (a Knowledgebase agent game) using csharp alongside prolog with a GUI.
C# has the main environment of the game and the GUI
The GUI was created using WPF , Windows Presentation Foundation
Prolog is used as the knowledgebase of the agent of Wumpus World
In order for C# to communicate with Prolog a...
...After publishing, I realized there is a special type of sudoku, namely snowflake sudoku, but it is not related to my program.
I'm not a professional programmer, I just like to creating code, especially when it is related to AI.
Have fun! :)
Chippy is a free and open source adventure game in development where the player controls an AIagent named "Chippy", a small robotic chip that takes control of enemy robots and uses their abilities to fight other robots and solve puzzles.