An open API service indexing awesome lists of open source software.

https://github.com/diguage/guessnumber


https://github.com/diguage/guessnumber

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

GuessNumber
===========

这只是一个小游戏,利用二分查找的原理,猜测一个人的手机号。

另外,在这里应用SeaJS库,实践一下模块化编程的编程理念,希望有机会拿出来在部门做个分享。