From 5c1bc4d143036fb81bdf870bd53022eef8588a76 Mon Sep 17 00:00:00 2001 From: godotg Date: Sat, 23 Mar 2024 18:13:13 +0800 Subject: [PATCH] chore[doc]: update doc --- README.md | 1 - README_CN.md | 3 --- 2 files changed, 4 deletions(-) diff --git a/README.md b/README.md index b7e86767..bea54f3a 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,6 @@ Perfect work development process, complete online solution - [tank-game-server](https://github.com/zfoo-project/tank-game-server) Online game《The Fight of Tanks》, novice friendly, difficulty 2 stars - [godot-bird](https://github.com/zfoo-project/godot-bird) bird and bird,powered by godot -- [cocos-fivechess](https://github.com/zfoo-project/fivechess) five chess,use cocos as client - [FAQ](./doc/FAQ.md),There are standard demo display and instructions in the test folder of each project directory, which can be run directly diff --git a/README_CN.md b/README_CN.md index e5d8f098..8de308cf 100644 --- a/README_CN.md +++ b/README_CN.md @@ -67,9 +67,6 @@ - [godot-bird](https://github.com/zfoo-project/godot-bird) 鸟了个鸟,客户端使用godot开发,服务器依然使用的tank-game-server -- [cocos-fivechess](https://github.com/zfoo-project/fivechess) 五子棋,客户端使用cocos开发 - -- [zapp](https://github.com/zfoo-project/zapp) 图片分享聊天网站,标准的https企业级网站,难度5星 Ⅴ. 使用⭐ ------------