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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A (not so) small library for terminal based game development

91 点作者 mynjin10 个月前

5 条评论

troymc10 个月前
If pygamelib interests you, you might also be interested in Pyxel:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;kitao&#x2F;pyxel">https:&#x2F;&#x2F;github.com&#x2F;kitao&#x2F;pyxel</a>
评论 #41051444 未加载
评论 #41053718 未加载
k1ns10 个月前
I love ASCII&#x2F;terminal games. The creativity involved with creating a graphical game in something that was only ever meant to display lines of text is super interesting to experience for yourself. This project far surpasses my own personal library for terminal games, well done.
zamadatix10 个月前
With the Windows terminal stack just now merging Sixel support and good clients available on other platforms quick cross platform but graphically heavy terminal games&#x2F;apps&#x2F;hacks could get real interesting soon.
评论 #41053911 未加载
0x020310 个月前
There are also a handful of 3d terminal&#x2F;ASCII engines out there like this one: <a href="https:&#x2F;&#x2F;github.com&#x2F;sephirot47&#x2F;AsciiEngine">https:&#x2F;&#x2F;github.com&#x2F;sephirot47&#x2F;AsciiEngine</a><p>Arguably less useful than something like pygamelib, but still pretty fun.
blargwill10 个月前
If you don&#x27;t want people to use the internals, why not make them `__private`?<p>Cool project!
评论 #41046772 未加载