# Nova **Repository Path**: yeomm/Nova ## Basic Information - **Project Name**: Nova - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Nova(能叶) ![Nova banner](https://github.com/Lunatic-Works/Nova/wiki/img/nova_banner.png) 基于Unity,对程序员友好的视觉小说(VN)/文字冒险游戏(AVG)框架 本框架支持Unity 2018和2019,Windows/Linux/macOS/Android/iOS平台 ## 快速上手 1. 将`Assets/Examples/Colorless/`文件夹下的所有东西移动到`Assets/`下 2. 打开`Assets/Scenes/Main.unity`,体验示例作品 3. 试着改一改各种素材和配置吧 ## 说明文档 文档正在施工中…… https://github.com/Lunatic-Works/Nova/wiki/ ## 友情链接 * 我们的第一部视觉小说作品《青箱》:[Steam页面](https://store.steampowered.com/app/1131740) [知乎页面](https://www.zhihu.com/question/409724349) [Bangumi页面](https://bgm.tv/subject/311066) * 我们的微博:[@LunaticWorks](https://weibo.com/LunaticWorks) * 我们的QQ群:876212259,如果以后讨论程序的人多了可能会再开一个程序群 也可以看一看其他的引擎: * [Ren'Py](https://github.com/renpy/renpy):如果你没有编程基础但是想学,或者有Python基础,推荐用这个引擎 * [AVG.js](https://github.com/avgjs/avg-core):如果你信仰web前端,推荐用这个引擎 * [Librian](https://github.com/RimoChan/Librian):Python后端和web前端混合的引擎 * [AVGPlus](https://github.com/avg-plus/avg.renderer):另一个使用web前端的引擎,似乎得到了Xihe Animation的支持 * [Snowing](https://github.com/Strrationalism/Snowing):用C++写的硬核引擎 * [UniGal](https://github.com/Uni-Gal/UniGal-Script):为了解决各家自研引擎的碎片化问题,而定义的通用脚本格式 本框架的依赖: * [tolua#](https://github.com/topameng/tolua) * [Json.NET](https://github.com/JamesNK/Newtonsoft.Json)