文件名称:game:某种自制开关游戏
文件大小:690KB
文件格式:ZIP
更新时间:2024-04-03 09:15:46
C++
game:某种自制开关游戏
【文件预览】:
game-master
----CREDITS(31B)
----include()
--------RecipeManager.h(234B)
--------Extraction.h(680B)
--------NameGen.h(3KB)
--------processor()
--------Resource.h(2KB)
--------Direction.h(194B)
--------CentrifugeRecipe.h(552B)
--------Util.h(2KB)
--------Logger.h(916B)
--------UI.h(295B)
--------Stonks.h(2KB)
--------Region.h(2KB)
--------area()
--------Keyboard.h(2KB)
--------MainWindow.h(566B)
--------Game.h(2KB)
--------Area.h(880B)
--------main.h(2KB)
--------Processor.h(1KB)
--------FS.h(261B)
----resources()
--------tradegame.jpg(47KB)
----LICENSE(34KB)
----.gitignore(320B)
----Makefile(8KB)
----source()
--------Area.cpp(3KB)
--------Direction.cpp(614B)
--------processor()
--------Util.cpp(4KB)
--------NameGen.cpp(8KB)
--------UI.cpp(746B)
--------tab()
--------Resource.cpp(865B)
--------Game.cpp(14KB)
--------FS.cpp(2KB)
--------Processor.cpp(6KB)
--------RecipeManager.cpp(1KB)
--------Keyboard.cpp(4KB)
--------Region.cpp(9KB)
--------area()
--------main.cpp(12KB)
--------MainWindow.cpp(3KB)
--------Stonks.cpp(3KB)
--------CentrifugeRecipe.cpp(960B)
--------Extraction.cpp(1KB)
----libs()
--------imgui()