项目作者: AllanChain

项目描述 :
A StormBound-like game in curses, but kingdom in programing languages
高级语言: Python
项目地址: git://github.com/AllanChain/LanguageBound.git
创建时间: 2019-08-01T02:22:29Z
项目社区:https://github.com/AllanChain/LanguageBound

开源协议:

下载


Language Bound

A python curses game simlating Storm Bound

UI Demo

It is colored but I do not want to store a image in this repo

  1. 10 RED turn 10 0
  2. -------------------
  3. | | | | | | Egg
  4. | | | | | | *5 0 2
  5. |---|---|---|---|---|
  6. | | |CHS| |CLS| Expression
  7. | | |* 2| |* 3| *1 0 1
  8. |---|---|---|---|---|
  9. | | |FUC| | |
  10. | | |* 2| | |
  11. |---|---|---|---|---|
  12. | | |CHS| | |
  13. | | |* 2| | |
  14. -------------------

Why Language Bound

It was when @Zarathustra introduced Kongragate’s Storm Bound that I started to make a simple python application to simulate it.

It needs ladder to access and a lot of work to collect all the cards, making it difficult to play and enjoy.

And… don’t you think it cool to have your favorite programing language included as cards and translate the awesome language features into popular card skills?

Limitations

The UI is currently only designed for termux. And is not friendly to touchpads on both Windows and Ubuntu. (double click on touchpad is a single click on windows, and a single click on touchpad is a double click on Ubuntu.)