# snake-ai **Repository Path**: ouyangpengdev/snake-ai ## Basic Information - **Project Name**: snake-ai - **Description**: a snake AI written in python - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-23 - **Last Updated**: 2021-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Snake AI A snake AI written in python. Use curses module, Windows users should install it first: ## How to run git clone https://github.com/Hawstein/snake-ai.git cd snake-ai python snake.py ## Demo ## More in my blog