An open API service indexing awesome lists of open source software.

https://github.com/snowflyt/snake


https://github.com/snowflyt/snake

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Snake

一个交互式的贪吃蛇游戏,对战双方通过编写代码控制贪吃蛇的活动。

后端使用 Python FastAPI 编写,前端使用 Vue 3 编写。

具体前后端详情请参考 `code/` 目录下的相应说明。