About 433,000 results
Open links in new tab
  1. AI : MiniMaxAlphaBeta pruning Connect4 game in Java

    Mar 21, 2024 · Enhancing the Minimax algorithm’s efficiency, Alpha-Beta pruning selectively prunes unfruitful branches in the game tree, without altering the eventual outcome. This …

  2. Robocode Home

    Robocode is a programming game, where the goal is to develop a robot battle tank to battle against other tanks in Java. The robot battles are running in real-time and on-screen. • Java is …

  3. GitHub - dogukanozdemir/Maze-Solver-Java: A compilation of …

    Maze-solver-java is application with an interactive GUI that lets you design your own mazes. You can choose from the available algorithms to search and find the shortest path from your …

  4. Maze Generator and Solver in Java - OpenGenus IQ

    In this project, we will explore maze generation and solving algorithms and implement them using Java programming language. We will also visualize the generated mazes and the paths found …

  5. Robocode download | SourceForge.net

    Jun 9, 2013 · Robocode is a programming game, where the goal is to develop a robot battle tank to battle against other tanks with Java. The robot battles are running in real-time and on …

  6. Implementing a Robot Navigation System Using Java and AI …

    In this tutorial, we will explore how to implement a robot navigation system using Java and artificial intelligence techniques. We will cover essential algorithms, such as A* and Dijkstra's …

  7. Robot Project - GitHub Pages

    In this lesson, to get an introduction to Java, you will be programming a virtual robot so that it can navigate its way around a maze and find the finishing (blue) tile.

  8. Artificial Intelligence for a 'Blokus' game (1-4 Player)

    Jul 24, 2015 · In case of games that everyone has full game state knowledge (like Blokus), a good as possible AI is an AI that can try to predict the very best move to make (minimax here, as …

  9. Simple Java game demonstrating the A* pathfinding algorithm.

    Simple Java game demonstrating the A* pathfinding algorithm. A tiled search area game with an ant for a robot character, a donut as the goal, different terrains with different costs, obstacles …

  10. In this paper, we examine Robot Defense, a computer game that serves as a pedagogical platform for students to explore methods typically covered in an Introductory Artificial Intel- …

Refresh