贪吃蛇 Resources

Showing items tagged with "贪吃蛇"

A classic snake game implementation in MATLAB where the snake grows longer when consuming food and triggers game over upon collision with walls or itself. The code utilizes key MATLAB functions for graphical interface management and real-time game logic processing.

MATLAB 346 views Tagged