Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

弹笔开源代码 #1

Open
DarrenYing opened this issue Mar 1, 2024 · 2 comments
Open

弹笔开源代码 #1

DarrenYing opened this issue Mar 1, 2024 · 2 comments

Comments

@DarrenYing
Copy link

开源代码点进去是这个游戏的评论页面,怎么看到具体制作过程呢?

我也经常玩弹笔,挺好奇的。
我设想中的是pvp模式,每个人轮流弹一次,先鼠标点击选择要弹的点,然后wasd调整发力方向,鼠标左键长按蓄力,释放左键就发力

@54145a
Copy link
Owner

54145a commented Mar 1, 2024

这个游戏基于Box3引擎 https://engine.box3.fun ,托管在Box3官方的Dao3平台 https://dao3.fun 。hash.txt里存放了代码hash,在这个页面 https://54145a.github.io/dao3-static-helper/ 可以从hash获得源代码。由于平台的封闭性无法提供地形,模型我可能过一段时间会提供hash。刚开始我试着做过轮流弹,但是那样游戏节奏太慢,现在改成了冷却制。每个人参与游戏时始终视角在自己的笔上,可以用wasd也可以用鼠标调方向确定弹的方向,左键弹,现在没有蓄力机制,但是以后可能会加。弹某一个点怎么实现我之前尝试研究没研究出来……其实这个游戏还是很lj的,也许以后会更nb()

@DarrenYing
Copy link
Author

噢噢谢谢,加油,游戏会更好的!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants