3 Star 7 Fork 3

cgoxopx / BrowserHack

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

#BrowserHack

NetHack ported to the Web by Lu Wang

##Play on Kongregate ##Play on GitHub

###Screenshots Screenshot Screenshot2 Screenshot3

Most porting stuffs go to win/web/* and web/*.

To build the project, read and modify build.sh according to your environment, install dependencies, and use some good luck.

Only minimum features are supported while I'm rushing to make it work, but more features are coming. Search for TODO in win/web/* and web/*.

Need help for game testing, implementing more features and designing the interface.

###Tilesets

###How to use number pad for movements? Press O and set number_pad to 1. Make sure that NumLock is on. You can make this permanent by setting it in options (the cog icon in the top-right corner), then reload the game.

###How to apply my tileset? Run this in your browser console: nethack.apply_tilset(tile_file_url, tile_width, tile_height);

###Where is my favorite ASCII interface? As a player of SuperZZT, yeah, I agree that ASCII is definitely important. But it might worth a separate port. Even if the characters are implemented as a special type of tilesets, you may not get the smooth input experience.

Checkout nethack.alt.org (aka NAO) where you can play the ASCII version online.

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C
1
https://gitee.com/cgoxopx/BrowserHack.git
git@gitee.com:cgoxopx/BrowserHack.git
cgoxopx
BrowserHack
BrowserHack
master

搜索帮助