mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 19:01:08 +02:00
rename(mana-games): rebrand to Arcade
Rename games/mana-games/ to games/arcade/, update all package names (@mana-games/* → @arcade/*), appIds, display names, docker-compose service, root scripts, and documentation. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
2874e202ea
commit
9e82e40e16
105 changed files with 86 additions and 80 deletions
|
|
@ -62,7 +62,7 @@ For comprehensive guidelines on code patterns and conventions, see the `.claude/
|
|||
|
||||
| Game | Description | Tech |
|
||||
|------|-------------|------|
|
||||
| **mana-games** | AI browser games platform (22+ games) | SvelteKit, NestJS, Gemini/Claude/GPT |
|
||||
| **arcade** | AI browser games platform (22+ games) | SvelteKit, NestJS, Gemini/Claude/GPT |
|
||||
| **voxelava** | Voxel game | SvelteKit |
|
||||
| **whopixels** | Phaser.js pixel game | Phaser, JavaScript |
|
||||
| **worldream** | World exploration game | SvelteKit |
|
||||
|
|
@ -153,7 +153,7 @@ manacore-monorepo/
|
|||
│ ├── uload/
|
||||
│ └── wisekeep/
|
||||
├── games/ # Game projects
|
||||
│ ├── mana-games/ # AI browser games platform (SvelteKit + NestJS)
|
||||
│ ├── arcade/ # AI browser games platform (SvelteKit + NestJS)
|
||||
│ ├── voxelava/ # Voxel game
|
||||
│ ├── whopixels/ # Phaser.js pixel game
|
||||
│ └── worldream/ # World exploration game
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue