This is a documentation for Board Game Arena: play board games online !

Khác biệt giữa bản sửa đổi của “Pre-release checklist”

Từ Board Game Arena
Bước tới điều hướng Bước tới tìm kiếm
(Created page with "If you think your game is ready to be reviewed by by BGA admins and/or Publisher please consult this checklist first * gameinfos.inc.php has correct and up to date information...")
 
Không có tóm lược sửa đổi
Dòng 1: Dòng 1:
If you think your game is ready to be reviewed by by BGA admins and/or Publisher please consult this checklist first
If you think your game is ready to be reviewed by by BGA admins and/or Publisher please consult this checklist first
* gameinfos.inc.php has correct and up to date information about the game
 
* game box graphics is 3D box version and publisher icon is updated
* [[Game_meta-information: gameinfos.inc.php]] has correct and up to date information about the game
* tbd
* Game box graphics is 3D box version and publisher icon is correct (see [[Game art: img directory]])
* There is no images in img directory which are not needed anymore
* Multiple images (i.e. cards) are compressed in "Sprite" (see [[Game art: img directory]])
* You have defined and implemented some meaningful statistics for your game (i.e. total points, point from source A, B, C...)
* Copyright headers in all source files have your name
* Strings in your source code and there are ready for translation [[Translations]]
* Game is tested with spectator (non player observer)
* Game has meaningful log messages
* Game works in Chrome and Firefox browsers at least. Also very recommended to test in IE.
* Game works on mobile device (if you don't have mobile device to test at least test in Chrome with smaller screen, they have a mode for that)

Phiên bản lúc 04:35, ngày 12 tháng 1 năm 2017

If you think your game is ready to be reviewed by by BGA admins and/or Publisher please consult this checklist first

  • Game_meta-information: gameinfos.inc.php has correct and up to date information about the game
  • Game box graphics is 3D box version and publisher icon is correct (see Game art: img directory)
  • There is no images in img directory which are not needed anymore
  • Multiple images (i.e. cards) are compressed in "Sprite" (see Game art: img directory)
  • You have defined and implemented some meaningful statistics for your game (i.e. total points, point from source A, B, C...)
  • Copyright headers in all source files have your name
  • Strings in your source code and there are ready for translation Translations
  • Game is tested with spectator (non player observer)
  • Game has meaningful log messages
  • Game works in Chrome and Firefox browsers at least. Also very recommended to test in IE.
  • Game works on mobile device (if you don't have mobile device to test at least test in Chrome with smaller screen, they have a mode for that)