About 560,000 results
Open links in new tab
  1. GitHub - CamGomezDev/DeepGeneticSnake: Snake game

    Snake game implementation with an AI that uses neural networks and a genetic algorithm, in Processing/Java.

  2. GitHub - Ashwrai/Snake_TDD: Snake Game implemented in Java

    Snake Game implemented in Java following the Model-View-Controller architecture. Features include test-driven development (TDD), comprehensive testing, and coverage analysis.

  3. Build a Snake AI with Java and LibGDX (Part 1) - Medium

    Aug 19, 2022 · In this tutorial, you’ll create the base game of Snake that is player-controlled, and then we will dive into the winning algorithms.

  4. Playing Snake with AI - Medium

    Mar 25, 2020 · Comparing different algorithms to maximize a score. The arcade classic, Snake, is a single player, grid-based, game that challenges a player to grow a snake as long as possible. The player...

    Missing:

    • Java

    Must include:

  5. Java snake game implementation using A* algorithm and swing

    java-snake-game Game developed for algorithm introduction course. The core idea of the game was to dive into game development altogether with better understanding Dijkstra algorithm, and it's improved Astar version.

  6. Java and Machine Learning: Using Java Libraries for Predictive Modeling ...

    Dec 15, 2024 · In this tutorial, we covered the basics of Java and Machine Learning: Using Java Libraries for Predictive Modeling and Data Analysis. We discussed the core concepts, implementation, and best practices for using Java libraries such as Weka, Deeplearning4j, and Java ML for machine learning tasks.

    Missing:

    • Snake Game

    Must include:

  7. PowerPoint Presentation For Snake Game Project In Java | PPT

    Jan 8, 2024 · Key aspects of the project include implementing snake movement controls, collision detection, scoring, and a game over condition. The project aims to demonstrate skills in object-oriented programming, GUI development, and designing a complete game application using Java.

  8. Java Snake Game: Code, Unit Tests, and AI Concepts - Desklib

    This document presents a comprehensive Java implementation of the classic Snake game, providing a detailed look at its design and functionality. The assignment includes the Java code for the game engine, which manages snake movement, …

  9. Java Snake game - learn how to create Snake game in Java

    Jan 10, 2023 · In this game the player controls a snake. The objective is to eat as many apples as possible. Each time the snake eats an apple its body grows. The snake must avoid the walls and its own body. This game is sometimes called Nibbles. The size of each of the joints of a snake is 10 px. The snake is controlled with the cursor keys.

  10. Creating a Snake Game in Java — Part 1 - Codology

    By the end of this two-part series, you will be able to create your own fully functional Snake Game using Java, and have a solid understanding of the underlying concepts and techniques involved.

  11. Some results have been removed
Refresh