helloworld
Results
3
repositories owned by
helloworld
danmaku
53
Stars
31
Forks
Watchers
基于Node.js的实时弹幕。A danmaku browser server and mobile client, based on HTML5, Node.js and socket.io e.t.c. Introduction is at https://blog.csdn.net/zjh776/article/details/84988395
Gobang
19
Stars
6
Forks
Watchers
Java实现基于Α-β剪枝树的智能五子棋。An intelligent gobang game based on Α-β pruning algorithm, implemented in Java.