Java游戏引擎

发布于 2024-10-10 13:17:03 字数 1539 浏览 3 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

末骤雨初歇 2024-10-17 13:17:03

轻量级 Java 游戏库 听起来很有趣。我自己从来没有使用过,但是他们有一个使用他们的引擎的项目列表,并且来自我很确定我在他们的文件中看到了泰坦的复仇 游戏使用此库。

Slick 库似乎也很有趣,它在 LWJGL 之上工作。

The Lightweight Java Game Library sounds very interesting. I've never used myself, but they have a nice list of projects using their engine, and from what I'm quite sure I saw in their files, the Revenge of the Titans game uses this lib.

The Slick lib also seems interesting, it works on top of LWJGL.

久随 2024-10-17 13:17:03

我只知道3个2D Java游戏引擎:前面提到的Slick和JGame,以及GLib(theglibengine.wordpress.com)。最后一个,GLib,是相当新的并且有很多错误,但它可以为您处理所有碰撞检测。您考虑过GameMaker(yoyogames.com)吗?它相当不错,有一个强大的免费版本,并且大多数游戏不需要编程。

I only know 3 2D Java game engines: the aforementioned Slick and JGame, as well as GLib (theglibengine.wordpress.com). The last one, GLib, is fairly new and rather buggy but it handles all collision detection for you. Have you considered GameMaker(yoyogames.com)? It's rather good, has a powerful free version, and requires no programming for most games.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文