文件
.github
.travis
Asteroids
BattleTanks
Bomberman
Breakout
Cannon
CrystalChase
Drop
FlappyBird
GeoJumper
GeometryWars
Gravity
KeyRain
Mario
NinjaCardCombat
OutRun
Pacman
Pong
RTSGame
Shooter
SlotMachine
SpaceInvaders
SpaceRanger
SpaceRunner
TicTacToe
TowerDefense
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
README.md
level0.tmx
tiles_spritesheet.png
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Combat

Before the combat both players choose their 5 cards. One of the players is randomly chosen to start.

  1. Player 1 attack phase: choose 1 card's ability to use.
  2. Player 2 block phase.
  3. Player 2 attack phase.
  4. Player 1 block phase.

Assets

Cards

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化