PokeMMO
:video_game: Pokemon MMO engine with realtime editor
Install / Use
/learn @maierfelix/PokeMMOREADME
#Pokémon Engine
Demo<br> Runs best on Chrome.<br> Uses the 2D canvas to render the editor mode and WebGL for the gameplay (unfinished).<br> Graphics used in the demo are created by EpicDay and Red_Ex.</br> Sounds are taken from SoundBible.
- Z: Action
- X: Run
- C: Jump
- F1: Switch renderer (webgl/canvas)
- F2: Edit mode
- F3: Free camera mode (Press right mouse key to drag around)
- F4: God mode
Setup:
Client:
npm install
npm run watch
Server:
cd ./server
npm install
npm run start
-
[ ] Engine
- [x] Collisions
- [x] Camera
- [x] 3D Audio implementation
- [x] Grid based path finding
- [x] Maps
- [ ] Map connections
- [x] Dynamic multi-lingual support
- [x] Mini map
- [x] Pings
- [ ] Notifications (Map name, dialog boxes etc)
- [ ] Record/Replay Mode
- [ ] Seed based animations
- [x] Canvas renderer
- [x] WebGL renderer
- [ ] Normal map based lighting
-
[ ] Editor
- [x] Undo & Redo
- [x] Select, Copy, Paste, Cut, Delete (unstable)
- [ ] Range map entity selections
- [x] Map entities
- [ ] Map entities settings
- [x] Map entity add & edit support
- [ ] Map entity collison box editor
- [x] Draggable map entities
- [ ] UI
- [ ] Background map tile drawing
- [ ] Background map collision tile drawing
- [ ] Map connections
- [ ] Map entity event code editor
-
[ ] Interpreter
- [x] Syntax
- [x] Global flags
- [x] Expressions
- [ ] Game api
- [x] Frame based step script execution
Related Skills
qqbot-channel
343.1kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
99.7k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
343.1kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
ddd
Guía de Principios DDD para el Proyecto > 📚 Documento Complementario : Este documento define los principios y reglas de DDD. Para ver templates de código, ejemplos detallados y guías paso
