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 “BGA Code Sharing”

Từ Board Game Arena
Bước tới điều hướng Bước tới tìm kiếm
(Add P.I. to the table; sort games by name)
 
(Không hiển thị 15 phiên bản của 7 người dùng ở giữa)
Dòng 2: Dòng 2:
intended for sharing
intended for sharing


== Projects on github ==
== Projects hosted not in studio ==


See the table a link and nickname of the developer on bga (same as used for dev forum), and short description
See the table a link and nickname of the developer on bga (same as used for dev forum), and short description


'''Important notice about artwork on BGA Open Source projects: original hi-resolution images from publishers must not be published on the repositories. In addition, this is better to specify that the images derivated from publishers artwork are copyrighted and cannot be licensed under a free license like Creative Commons.
'''Important notice about artwork on BGA Open Source projects: original hi-resolution images from publishers must not be published on the repositories. In addition, it is better to specify that the images derivated from publishers artwork are copyrighted and cannot be licensed under a free license like Creative Commons.
'''
'''


{| class="wikitable"
{| class="wikitable"
|-
|-
! NAME
! NON-GAME PROJECTS
! CODE LINK
! CODE LINK
! DEVELOPER
! DEVELOPER
Dòng 19: Dòng 19:
| Victoria_La
| Victoria_La
|-
|-
| Eruption
| BoardGameArena Workbench (not a game)
| https://github.com/AndyKerrison/bga-eruption
| https://github.com/danielholmes/bga-workbench
| Andy_K
| Daniel Holmes (dhau)
|-
|-
| Nile
! GAME
| https://github.com/AndyKerrison/bga-nile
! CODE LINK
| Andy_K
! DEVELOPER
|-
|-
| Assyria  
| Assyria  
| https://github.com/sebastien-prudhomme/bga-assyria
| https://github.com/sebastien-prudhomme/bga-assyria
| daikinee  
| daikinee  
|-
| The Battle for Hill 218
| https://github.com/danielholmes/battle-for-hill-218
| Daniel Holmes (dhau)
|-
| Bonbons
| https://github.com/AntonioSoler/bga-bonbons
| Morgalad
|-
| Coup: City State
| https://github.com/quietmint/bga-coupcitystate
| quietmint
|-
| Eruption
| https://github.com/AndyKerrison/bga-eruption
| Andy_K
|-
|-
| Florenza: The Card Game
| Florenza: The Card Game
| https://github.com/alberto-bottarini/bga-florenza
| https://github.com/alberto-bottarini/bga-florenza
| tarini  
| tarini  
|-
| Hearts '''(Tutorial)'''
| https://github.com/elaskavaia/bga-heartsla
| Victoria_La
|-
|-
| Incan Gold
| Incan Gold
Dòng 43: Dòng 63:
| rcitaliano
| rcitaliano
|-
|-
| Bonbons
| Nile
| https://github.com/AntonioSoler/bga-bonbons
| https://github.com/AndyKerrison/bga-nile
| Morgalad
| Andy_K
|-
| Noir: Killer vs Inspector
| https://bitbucket.org/chhuang76/bga_noirkvi
| ch huang
|-
| Penny Press
| https://github.com/AdamNovotny/bga-blooms
| A-dam
|-
| P.I.
| https://gitlab.com/fa81/bga-pi, https://github.com/hellp/bga-pi (mirror)
| Fabian Neumann (fa81)
|-
| Tablut
| https://github.com/Lucas-C/tablut
| Lucas-C & ntaffore
|-
|-
| Takara Island
| Takara Island
| https://github.com/AntonioSoler/bga-takaraisland
| https://github.com/AntonioSoler/bga-takaraisland
| Morgalad
| Morgalad
|-
|}
|}


== Projects on studio ==
== Projects on studio ==


Links to studio project which owner will share as read only if you request.
Links to studio project which owner wish share as read only.
Project owner please add you project here, dev nickname and short description if you would like to share it.
Project owner please add you project here, dev nickname and short description if you would like to share it.
For the projects below any developer can add themselves to a project as read-only from http://en.studio.boardgamearena.com/#!projects page.


{| class="wikitable"
{| class="wikitable"
Dòng 64: Dòng 100:
! DEVELOPER
! DEVELOPER
|-
|-
| Shared Code (ask for access)
| Shared Code
| http://en.studio.boardgamearena.com/#!studiogame?game=sharedcode
| http://en.studio.boardgamearena.com/#!studiogame?game=sharedcode
| Victoria_La
|-
| Original BGA template
| http://en.studio.boardgamearena.com/#!studiogame?game=template
| Victoria_La
| Victoria_La
|-
|-
|}
|}


== Other useful resources ==
== Other useful resources ==


* Archive of tutorial projects https://www.dropbox.com/s/rsd5r4v49xudpp0/Studio.zip?dl=0
* Archive of tutorial projects https://www.dropbox.com/s/rsd5r4v49xudpp0/Studio.zip?dl=0
** Note: Hearts project is corrupted there, use Hearts tutorial project above
* Website with bunch of textures and sounds http://www.grsites.com/archive/textures/
* Website with bunch of textures and sounds http://www.grsites.com/archive/textures/
* Shrink images without loss of quality https://tinypng.com/ or http://www.iloveimg.com/ (recommended by Gregory Isabelli)
* Shrink images without loss of quality https://tinypng.com/ or http://www.iloveimg.com/ (recommended by Gregory Isabelli)
* CSS shapes https://css-tricks.com/examples/ShapesOfCSS/
* PDF Scraper - extract images - http://www.extractpdf.com/
* BoardGameArena Workbench - set of tools to help test and deploy BGA projects - https://github.com/danielholmes/bga-workbench

Bản mới nhất lúc 14:24, ngày 6 tháng 2 năm 2019

This page is for listing of externally hosted bga projects, tools and resources, as well as internal project intended for sharing

Projects hosted not in studio

See the table a link and nickname of the developer on bga (same as used for dev forum), and short description

Important notice about artwork on BGA Open Source projects: original hi-resolution images from publishers must not be published on the repositories. In addition, it is better to specify that the images derivated from publishers artwork are copyrighted and cannot be licensed under a free license like Creative Commons.

NON-GAME PROJECTS CODE LINK DEVELOPER
Shared Code (not a game) https://github.com/elaskavaia/bga-sharedcode Victoria_La
BoardGameArena Workbench (not a game) https://github.com/danielholmes/bga-workbench Daniel Holmes (dhau)
GAME CODE LINK DEVELOPER
Assyria https://github.com/sebastien-prudhomme/bga-assyria daikinee
The Battle for Hill 218 https://github.com/danielholmes/battle-for-hill-218 Daniel Holmes (dhau)
Bonbons https://github.com/AntonioSoler/bga-bonbons Morgalad
Coup: City State https://github.com/quietmint/bga-coupcitystate quietmint
Eruption https://github.com/AndyKerrison/bga-eruption Andy_K
Florenza: The Card Game https://github.com/alberto-bottarini/bga-florenza tarini
Hearts (Tutorial) https://github.com/elaskavaia/bga-heartsla Victoria_La
Incan Gold https://github.com/AntonioSoler/bga-incangold Morgalad
Marco Polo https://github.com/rcitaliano/MarcoPolo rcitaliano
Nile https://github.com/AndyKerrison/bga-nile Andy_K
Noir: Killer vs Inspector https://bitbucket.org/chhuang76/bga_noirkvi ch huang
Penny Press https://github.com/AdamNovotny/bga-blooms A-dam
P.I. https://gitlab.com/fa81/bga-pi, https://github.com/hellp/bga-pi (mirror) Fabian Neumann (fa81)
Tablut https://github.com/Lucas-C/tablut Lucas-C & ntaffore
Takara Island https://github.com/AntonioSoler/bga-takaraisland Morgalad

Projects on studio

Links to studio project which owner wish share as read only. Project owner please add you project here, dev nickname and short description if you would like to share it. For the projects below any developer can add themselves to a project as read-only from http://en.studio.boardgamearena.com/#!projects page.

NAME CODE LINK DEVELOPER
Shared Code http://en.studio.boardgamearena.com/#!studiogame?game=sharedcode Victoria_La
Original BGA template http://en.studio.boardgamearena.com/#!studiogame?game=template Victoria_La

Other useful resources