TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Libtcod 1.6.0, a roguelike game library, released

5 点作者 CJKinni超过 8 年前

1 comment

CJKinni超过 8 年前
Libtcod is the roguelike game library I most frequently see recommended to new RL devs. It has a fairly complete python tutorial[1] thanks to its python bindings, and an equally complete c++ tutorial[2]. It&#x27;s been a while since it was last updated, and I&#x27;m excited to see there are still people working on it. It looks like the major new feature is a port to SDL2.<p>[1]: <a href="http:&#x2F;&#x2F;www.roguebasin.com&#x2F;index.php?title=Complete_Roguelike_Tutorial,_using_python%2Blibtcod" rel="nofollow">http:&#x2F;&#x2F;www.roguebasin.com&#x2F;index.php?title=Complete_Roguelike...</a><p>[2]: <a href="http:&#x2F;&#x2F;www.roguebasin.com&#x2F;index.php?title=Complete_roguelike_tutorial_using_C%2B%2B_and_libtcod_-_part_1:_setting_up" rel="nofollow">http:&#x2F;&#x2F;www.roguebasin.com&#x2F;index.php?title=Complete_roguelike...</a>