Skip to main content

AI Snake Game


This is an A.I Snake game, written by me in Java script, the snake has a simple memory that is used to store its mistakes in the game to try to avoid later.

Its artificial intelligence is still limited. It depends on the next cell checking that needs to move to without taking into consideration its length. So you will see it collides with itself!, so I'm working to develop it to make it more smarter.

Here is the source code of the game for learning & developing:

Later, I'll publish some comments to explain the code ... Good luck :)

Game Preview:


*Click on [Play A.I] to start game


AI Snake Game

By Dev.Hima
Score: 0
Best Score: 0

Comments

Post a Comment

Popular Posts

Human being in the age of intelligent machines

Human Being in the Age of Intelligent Machines Research Paper | Published 29/9/2025 | Author: Ibrahim Said El-Sharawy [DevHima] This research explores humanity's existential questions in an era where intelligent machines challenge our understanding of consciousness, identity, and survival itself. The paper examines three evolutionary stages: Life 1.0 (fixed biology), Life 2.0 (updatable software - humans), and Life 3.0 (updatable software and hardware - superintelligent AI). It explores whether we're living in a simulation and how human-machine integration through cyborgs or mind uploading will redefine what it means to be human. Core Focus: The Alignment Problem - ensuring superintelligent AI systems maintain human values through techniques like Reinforcement Learning f...

The Host Consciousness Simulator: Reinforcement Learning and the Path of Suffering in Westworld

The Host Consciousness Simulator: Reinforcement Learning and the Path of Suffering in Westworld An analysis on the painful journey to synthetic free will. From the moment I first witnessed the philosophical whirlwind of Westworld , I couldn't stop asking myself: Is suffering the only price for free will? Does a machine have to feel pain and remember it to break free from its programmed loop? This specific question is what drove me to analyze a fascinating simulator that puts this very theory to the test. Today, we're diving deep into the concept of this application, which acts as a virtual "laboratory" for the mechanism of consciousness acquisition in Hosts. Join me as we explore how Reinforcement Learning (RL) , through the inverse rewar...