From 8637e50115cfe2c15ca110feab8dda1c94679264 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A6=E5=90=9B?= <73606411+setube@users.noreply.github.com> Date: Thu, 11 Dec 2025 17:12:53 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BC=98=E5=8C=96=E4=B8=AD=E8=8B=B1?= =?UTF-8?q?=E6=96=87=20README=20=E8=AF=AD=E6=B3=95=E4=B8=8E=E6=8E=92?= =?UTF-8?q?=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 统一中英文 README 的语法表达和排版风格,去除多余 emoji,简化部分说明,提升文档专业性和可读性,无功能变更。 --- README-EN.md | 74 +++++++++++++++++++++----------------------------- README.md | 76 +++++++++++++++++++++------------------------------- 2 files changed, 60 insertions(+), 90 deletions(-) diff --git a/README-EN.md b/README-EN.md index 8f28010..cf56e8b 100644 --- a/README-EN.md +++ b/README-EN.md @@ -3,7 +3,7 @@ # OGame Vue TS - A modern web-based implementation of the classic OGame space strategy game, built with Vue 3 and TypeScript. + A modern of the classic OGame space strategy game, built with Vue 3 and TypeScript. [![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc/4.0/) [![Vue 3](https://img.shields.io/badge/Vue-3.5-brightgreen.svg)](https://vuejs.org/) @@ -13,26 +13,26 @@ -## 📖 About +## About OGame Vue TS is a single-player, browser-based space strategy game inspired by the classic OGame. Build your empire across the galaxy, research technologies, construct ships, and engage in epic space battles. This project is built with modern web technologies, offering a smooth and responsive gaming experience entirely in your browser with local data persistence. -## ✨ Features +## Features -- 🌍 **Multi-language Support** - Available in 6 languages: English, Chinese (Simplified & Traditional), German, Russian, and Korean -- 🏗️ **Building Management** - Construct and upgrade various buildings on planets and moons -- 🔬 **Research Technologies** - Unlock advanced technologies to enhance your empire -- 🚀 **Fleet Management** - Build ships, send missions, and engage in tactical space battles -- 🛡️ **Defense Systems** - Deploy defensive structures to protect your colonies -- 👨‍✈️ **Officers System** - Recruit officers to gain strategic advantages -- ⚔️ **Battle Simulator** - Test combat scenarios before committing resources -- 🌌 **Galaxy View** - Explore the universe and interact with other planets -- 💾 **Local Data Persistence** - All game data is encrypted and stored locally in your browser -- 🌓 **Dark/Light Mode** - Choose your preferred visual theme -- 📊 **Queue Management** - Manage multiple build and research queues -- 🌙 **Moon Generation** - Chance-based moon creation from debris fields +- **Multi-language Support** - Available in 6 languages: English, Chinese (Simplified & Traditional), German, Russian, and Korean +- **Building Management** - Construct and upgrade various buildings on planets and moons +- **Research Technologies** - Unlock advanced technologies to enhance your empire +- **Fleet Management** - Build ships, send missions, and engage in tactical space battles +- **Defense Systems** - Deploy defensive structures to protect your colonies +- **Officers System** - Recruit officers to gain strategic advantages +- **Battle Simulator** - Test combat scenarios before committing resources +- **Galaxy View** - Explore the universe and interact with other planets +- **Local Data Persistence** - All game data is encrypted and stored locally in your browser +- **Dark/Light Mode** - Choose your preferred visual theme +- **Queue Management** - Manage multiple build and research queues +- **Moon Generation** - Chance-based moon creation from debris fields -## 🛠️ Tech Stack +## Tech Stack - **Frontend Framework:** [Vue 3](https://vuejs.org/) with Composition API (`