文件名称:Spexere:在 Processing 中为我的编程中期制作的 2D 射击游戏
文件大小:167KB
文件格式:ZIP
更新时间:2024-07-23 21:46:05
JavaScript
斯派克雷 在 Processing 中为我的编程中期制作的 2D 射击游戏。 我使用 Swept-AABB 进行了自己的碰撞检测(在当前的实现中仍然存在缺陷)。 这是在 Processing 中构建功能性游戏循环的有用练习。
【文件预览】:
Spexere-master
----data()
--------laser.wav(17KB)
--------map3.xml(531B)
--------map4.xml(498B)
--------bat.svg(1KB)
--------map0.xml(531B)
--------grass.png(19KB)
--------hero.png(20KB)
--------block.png(21KB)
--------map1.xml(531B)
--------map2.xml(530B)
----code()
--------sketch.properties(48B)
----Bullet.pde(566B)
----web-export()
--------laser.wav(17KB)
--------map3.xml(531B)
--------map4.xml(498B)
--------bat.svg(1KB)
--------map0.xml(531B)
--------grass.png(19KB)
--------index.html(3KB)
--------hero.png(20KB)
--------processing.js(412KB)
--------block.png(21KB)
--------map1.xml(531B)
--------map2.xml(530B)
--------spexere.pde(18KB)
----Enemy.pde(1KB)
----Explosion.pde(604B)
----README.md(270B)
----hero(32KB)
----Block.pde(736B)
----spexere[Conflict].pde(4KB)
----Hero.pde(6KB)
----Box.pde(399B)
----sketch.properties(48B)
----abstract_Entity.pde(207B)
----spexere.pde(8KB)