An implementation of a snake game with MATLAB

An implementation of a snake game with MATLAB, useful for AI implementation of a snake game.
723 Downloads
Updated 5 Aug 2016

A snake game with MATLAB

Cite As

Auralius Manurung (2024). An implementation of a snake game with MATLAB (https://github.com/auralius/matlab-snake-game), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Video games in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.2.0.0

Added loop so that the snake will always move.
Moved to Gihub
Bug in self-collision detection

1.1.0.0

Change the title.
Toroidal grid, when the snake goes to the edge of the map, it comes out from the other edge of the map.
Edit the title of the project.

1.0.0.0

Changed the title.
Minor addition on the comment sections.

Updated the description.
Collision detection is added.

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.