1 Star 0 Fork 1

Mr.Bear / Orga

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT
Logo
Orga
🔥 Canvas 2D游戏引擎,采用JavaScript语言开发

🌈 技术栈

🍉 VS Code 插件

  • Live Server:开发本地服务器

  • Markdown All in One:Markdown 查看器

  • vscode-icons:VsCode 图标插件

  • One Dark Pro:VsCode 主题颜色

  • EditorConfig for VS Code:VsCode 代码规范配置

  • Chinese (Simplified) Language Pack for Visual Studio Code:VsCode 设置中文包

  • indent-rainbow:彩虹缩进

  • Image preview:图像预览

  • Code Spell Checker:代码拼写检查

  • Trailing Spaces:尾随空格显示出来

  • Path Intellisense:自动提示文件路径,支持各种快速引入文件

  • Bracket Pair Colorizer:括号加上不同的颜色,便于区分不同的区块,使用者可以定义不同括号类型和不同颜色

  • AZ AL Dev Tools/AL Code Outline:梳理代码结构的插件

📦 js 插件

# js网址
https://gitee.com/panjinxiong_admin/Orga/raw/master/src/index.js

🌴 目录结构

├── 🔧 plugins            - 插件工具(文件夹)
├── 🌴 src                - 源码(文件夹)
│   ├── 🧪 type.d.js      - 代码类型
│   └── ⚡ index.js       - 代码
├── 🌴 test               - 测试(文件夹)
│   ├── 🌰 Canvas         - Canvas例子
│   └── 🌰 Functional     - 框架例子
├── ☁️ .editorconfig      - 编码规范
├── ☁️ .gitignore         - git忽略文件
├── 🪪 LICENSE            - 许可证
└── 📔 README.md          - 自述文件
MIT License Copyright (c) 2023 BigBear Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Canvas游戏框架 展开 收起
JavaScript 等 2 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/OrgaBear/Orga.git
git@gitee.com:OrgaBear/Orga.git
OrgaBear
Orga
Orga
master

搜索帮助