ccdb:基于终端的游戏引擎

时间:2021-04-23 04:26:44
【文件属性】:
文件名称:ccdb:基于终端的游戏引擎
文件大小:21KB
文件格式:ZIP
更新时间:2021-04-23 04:26:44
rust library multi-threading engine terminal-based ccdb:cmd游戏引擎 (那也是多线程的) 如何使用 某些功能仅在Windows上进行了测试,其中包括KEYIN和CURSOR!(这些都是用C语言制作的) 通过示例学习如何使用它 extern crate ccdb; use ccdb :: acore :: {core,screen}; // there are 2 diffrent cores there is Core and there is banana both work the same way when talking to them use ccdb :: loader :: {load,toMap}; // this is the loader which makes it so you can load a map from file or load a map from string use ccdb :: l
【文件预览】:
ccdb-master
----Cargo.toml(548B)
----src()
--------acore.rs(12KB)
--------physics()
--------build.rs(290B)
--------c()
--------lib.rs(585B)
--------libs()
--------map()
--------misc()
--------bcore.rs(7KB)
--------UI()
----license(1KB)
----assets()
--------basic.rmap(231B)
--------basic.rsprite(13B)
----oldtutorial.md(4KB)
----.gitignore(19B)
----readme.md(7KB)

网友评论