Home  >  Article  >  Backend Development  >  一款用 PHP 开发的 GameBoy 游戏终端模拟器

一款用 PHP 开发的 GameBoy 游戏终端模拟器

WBOY
WBOYOriginal
2016-06-20 12:36:311244browse

这是一个用 PHP 开发的终端 GameBoy 仿真器,要求:

  • PHP 5.6

  • PHP 7

  • HHVM

控制键:

_n_________________|_|_______________|_||  ,-------------.  || |  .---------.  | || |  |         |  | || |  |         |  | || |  |         |  | || |  |         |  | || |  `---------'  | || `---------------' ||   _               || _|W|_         ,-. |||A   D|   ,-. "._,"||  |S|    "._," Dot ||    _  _ Comma     ||   // //           ||  // //    \\\\\\  ||  N  M      \\\\\\ ,|________...______,"
  • Left = A

  • Up = W

  • Down = S

  • Right = D

  • A = Comma (,)

  • B = Dot (.)

  • Select = N

  • Start = M

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn