TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

91 pointsby mynjin10 months ago

5 comments

troymc10 months ago
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 months ago
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 months ago
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 months ago
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 months ago
If you don&#x27;t want people to use the internals, why not make them `__private`?<p>Cool project!
评论 #41046772 未加载