dancefloor

所属分类:collect
开发工具:Haxe
文件大小:0KB
下载次数:0
上传日期:2022-02-02 13:30:52
上 传 者sh-1993
说明:  舞池模拟器!,
(Dancefloor Simulator!,)

文件列表:
LICENSE (1081, 2022-02-02)
assets/ (0, 2022-02-02)
assets/.keep (0, 2022-02-02)
dancefloorsimulator.sublime-project (182, 2022-02-02)
project.flow (538, 2022-02-02)
src/ (0, 2022-02-02)
src/Actor.hx (6222, 2022-02-02)
src/Area.hx (1193, 2022-02-02)
src/BTVisual.hx (6738, 2022-02-02)
src/FixedComponent.hx (555, 2022-02-02)
src/Human.hx (3300, 2022-02-02)
src/HumanVisual.hx (4324, 2022-02-02)
src/Main.hx (2517, 2022-02-02)
src/Physics.hx (2622, 2022-02-02)
src/area/ (0, 2022-02-02)
src/area/BarArea.hx (426, 2022-02-02)
src/behaviors/ (0, 2022-02-02)
src/behaviors/AIContext.hx (80, 2022-02-02)
src/behaviors/CheckAttribute.hx (764, 2022-02-02)
src/behaviors/CheckAttributeHunger.hx (547, 2022-02-02)
src/behaviors/CheckAttributeThirst.hx (547, 2022-02-02)
src/behaviors/Dance.hx (1098, 2022-02-02)
src/behaviors/MoveInRandomDirection.hx (1261, 2022-02-02)
src/behaviors/MoveToArea.hx (1136, 2022-02-02)
src/behaviors/Wait.hx (849, 2022-02-02)
src/components/ (0, 2022-02-02)
src/components/AIController.hx (2326, 2022-02-02)
src/components/Appearance.hx (989, 2022-02-02)
src/components/Bounds.hx (1313, 2022-02-02)
src/components/Dance.hx (1809, 2022-02-02)
src/components/HumanVisualSelector.hx (797, 2022-02-02)
src/components/InputAI.hx (3455, 2022-02-02)
src/components/MoverWalking.hx (1695, 2022-02-02)
src/human/ (0, 2022-02-02)
src/human/HumanAttribute.hx (331, 2022-02-02)
src/human/Hunger.hx (548, 2022-02-02)
src/human/Intoxication.hx (741, 2022-02-02)
src/human/Thirst.hx (548, 2022-02-02)
... ...

# DANCEFLOOR Dancefloor Simulator! --- Idea was to make box people behave as they would in real music club. This little game is only my own playing ground, I'm learning to make AI in game and use **behavior trees**. ## Using - [luxe](https://github.com/underscorediscovery/luxe) - Haxe game engine, **component entity system**! - [hxbt](https://github.com/whuop/hxbt) - Haxe Behavior Trees, good place to start. ## Preview https://darekgreenly.com/pub/dancefloor --- **License MIT**

近期下载者

相关文件


收藏者