hauberk

A web-based roguelike written in Dart.

  • 所有者: munificent/hauberk
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Splash screen

Hauberk is a roguelike, an ASCII-art based procedurally-generated dungeon crawl game. It's written in Dart and runs in your browser.

Behold it in all of its glory:

Dungeon

Running it

To get it up and running locally, you'll need to have the Dart SDK installed.
I use the latest dev channel release of Dart, which you can get from
here.

Once you have Dart installed and its bin/ directory on your PATH, then:

  1. Clone this repo.
  2. From the root directory of it, run: $ make serve
  3. In your browser, open: http://localhost:8080

This runs a development server that automatically compiles the Dart source to
JavaScript on the fly as you work on it.

Contributions

One of the things I enjoy most about open source is collaborating with other
people, and I'd love to have more contributions. But, the reality of my life
right now is that my other main open source project already has more
activity than I can handle given that I am also writing a book and have
a wife, kids, pets, and full-time job.

So, for my sanity's sake, this project is mostly "read-only". You are welcome to
file bug reports for issues you notice, but I probably won't have the time to
take many pull requests.

I'd be delighted if you used this codebase as a springboard for your own game.
Feel free to fork and make it into your own thing in any way you choose. It uses
a very permissive MIT license, so you can do pretty much whatever you want
with it.

Thanks for understanding.

主要指标

概览
名称与所有者munificent/hauberk
主编程语言Dart
编程语言Dart (语言数: 4)
平台
许可证Other
所有者活动
创建于2014-07-07 19:12:22
推送于2025-03-29 00:31:18
最后一次提交2025-03-28 17:31:17
发布数0
用户参与
星数2.1k
关注者数98
派生数207
提交数1.1k
已启用问题?
问题数52
打开的问题数17
拉请求数11
打开的拉请求数1
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?