Go语言基于终端构建在Termbox之上的游戏引擎:Termloop

jopen 9年前

ermloop 为在终端构建游戏提供了一个简单的循环,并聚焦让终端开发游戏尽可能轻松和有趣。

Features

  • Collision detection
  • Render timers
  • Level offsets to simulate 'camera' movement
  • Debug logging
  • Built-in entity types such as:
    • Framerate counters
    • Rectangles
    • Text
    </li>
  • Pure Go - easy portability of compiled games, and cross-compilation built right in.
  • </ul>

    项目主页:http://www.open-open.com/lib/view/home/1436777974615