这是一个专门讨论 idea 的地方。

每个人的时间,资源是有限的,有的时候你或许能够想到很多 idea,但是由于现实的限制,却并不是所有的 idea 都能够成为现实。

那这个时候,不妨可以把那些 idea 分享出来,启发别人。
tarasha

[伸手党] 有没有好玩的 rust cli 游戏啊

  •  
  •   tarasha · Jun 17, 2025 · 4401 views
    This topic created in 354 days ago, the information mentioned may be changed or developed.

    最近上班比较闲,发现有好多用 rust 开发能在命令行玩的小游戏,比如 21 点、2048 、贪吃蛇。

    感觉这种形式挺适合文字冒险,不知道有没有大佬做出来的。

    或者其他好玩的命令行游戏,大家分享一下啊。

    4 replies    2025-06-20 16:50:29 +08:00
    futuretech6
        1
    futuretech6  
       Jun 17, 2025
    之前学习 rust 的时候写过一个非常简单的 https://github.com/futuretech6/rustle-bird
    Mohanson
        2
    Mohanson  
       Jun 17, 2025
    在命令行中运行的 gameboy / gameboy color 模拟器, 敲入下面的命令可以在命令行里玩超级玛丽.

    ```sh
    $ git clone https://github.com/mohanson/gameboy && cd gameboy && git checkout 73bb2db
    $ cargo run --release --no-default-features --features=tty -- res/sml.gb
    ```
    sankooc
        3
    sankooc  
       Jun 18, 2025
    @Mohanson 大佬 nb
    leon1s97
        4
    leon1s97  
       Jun 20, 2025
    @Mohanson #2 看了大佬的文章, 太强了👍
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2971 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 07:49 · PVG 15:49 · LAX 00:49 · JFK 03:49
    ♥ Do have faith in what you're doing.