OpenBiohazard2:原始《生化危机2》的开源重新实现

时间:2024-05-13 16:43:50
【文件属性】:

文件名称:OpenBiohazard2:原始《生化危机2》的开源重新实现

文件大小:315KB

文件格式:ZIP

更新时间:2024-05-13 16:43:50

go resident-evil residentevil Go

OpenBiohazard2 用Go和OpenGL编写的原始Resident Evil 2引擎的开源重新实现。 您必须拥有原始游戏的副本。 安装 克隆此项目。 从安装位置获取游戏数据。 将所有文件复制到此存储库中的data/文件夹中。 运行go build 。 任务列表 声音的 背景音乐 核心声音 游戏 碰撞检测 事件触发 库存系统 敌人的AI 谜题 门过渡 渲染器 动画片 预渲染背景 深度测试 精灵 Undertow 控制项 W / S向前/向后移动。 A / D左右旋转。 标签以访问库存。 输入是操作按钮。


【文件预览】:
OpenBiohazard2-master
----world()
--------aot.go(9KB)
--------gameworld.go(1KB)
--------cameraswitch.go(2KB)
--------collision.go(9KB)
----client()
--------inputhandler.go(3KB)
--------windowhandler.go(2KB)
----cmd()
--------unpack()
--------fileconv()
----game()
--------roomscript.go(1KB)
--------resource.go(1KB)
--------debug.go(569B)
--------gamemain.go(2KB)
--------player.go(5KB)
----render()
--------animation.go(1KB)
--------menuinventory.go(10KB)
--------background.go(686B)
--------openbiohazard2.vert(1KB)
--------item.go(2KB)
--------image16bit.go(6KB)
--------cameramask.go(4KB)
--------sprite.go(5KB)
--------StaticEntity.go(2KB)
--------sceneentity.go(2KB)
--------openbiohazard2.frag(2KB)
--------debugentity.go(9KB)
--------AnimatedEntity.go(6KB)
--------menumain.go(3KB)
--------menuplayerhealth.go(7KB)
--------texture.go(2KB)
--------rendermain.go(5KB)
--------shader.go(2KB)
--------camera.go(955B)
--------menusave.go(393B)
--------surface2d.go(3KB)
----screenshots()
--------inventory.png(53KB)
--------beginning.png(182KB)
----menustate.go(9KB)
----fileio()
--------adt.go(10KB)
--------pld.go(3KB)
--------rdt_esp.go(934B)
--------edd.go(2KB)
--------sap.go(647B)
--------streamreader.go(497B)
--------rdt.go(6KB)
--------md1.go(6KB)
--------rdt_rvd.go(1KB)
--------esp.go(5KB)
--------rdt_vab.go(652B)
--------rdt_sca.go(3KB)
--------emr.go(4KB)
--------rdt_rid.go(3KB)
--------vab.go(4KB)
--------bitreader.go(2KB)
--------do2.go(3KB)
--------bin.go(5KB)
--------tim.go(7KB)
--------emd.go(3KB)
--------rdt_scd.go(17KB)
--------rdt_flr.go(869B)
--------rdt_lit.go(975B)
--------rdt_msg.go(2KB)
--------rdt_pri.go(4KB)
----gamestate.go(9KB)
----main.go(2KB)
----geometry()
--------scageometry.go(2KB)
--------md1geometry.go(4KB)
--------triangle.go(514B)
--------ellipse.go(2KB)
--------circle.go(1KB)
--------quad.go(2KB)
----LICENSE.md(1KB)
----.gitignore(328B)
----go.sum(1KB)
----README.md(1KB)
----script()
--------script.go(11KB)
--------scriptcontrolflow_test.go(3KB)
--------scriptcalculator.go(6KB)
--------scriptsprite.go(813B)
--------scriptevent.go(2KB)
--------scriptanimation.go(873B)
--------scriptthread_test.go(470B)
--------scriptthread.go(3KB)
--------scriptaot.go(3KB)
--------scriptcontrolflow.go(7KB)
----gui()
--------menu.go(1KB)
--------inventorymenu.go(5KB)
----.gitattributes(378B)
----go.mod(308B)

网友评论