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

BGA Code Sharing — разлика између измена

Извор: Board Game Arena
Пређи на навигацију Пређи на претрагу
 
(Нису приказане 22 међуизмене 8 корисника)
Ред 2: Ред 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, 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"
|-
|-
! GAME
! NAME
! SOURCE
! CODE LINK
! DEVELOPER
! 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)
|-
|-
| Eruption
| Eruption
Ред 36: Ред 46:
| https://github.com/rcitaliano/MarcoPolo
| https://github.com/rcitaliano/MarcoPolo
| rcitaliano
| rcitaliano
|-
| Bonbons
| https://github.com/AntonioSoler/bga-bonbons
| Morgalad
|-
| Takara Island
| https://github.com/AntonioSoler/bga-takaraisland
| Morgalad
|-
| Noir: Killer vs Inspector
| https://bitbucket.org/chhuang76/bga_noirkvi
| ch huang
|-
| Hearts (Tutorial)
| https://github.com/elaskavaia/bga-heartsla
| Victoria_La
|-
| The Battle for Hill 218
| https://github.com/danielholmes/battle-for-hill-218
| Daniel Holmes (dhau)
|-
| Coup: City State
| https://github.com/quietmint/bga-coupcitystate
| quietmint
|-
| Tablut
| https://github.com/Lucas-C/tablut
| Lucas-C & ntaffore
|}
|}


== 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"
|-
! 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 ==
== Other useful resources ==
* 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/
* 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

Тренутна верзија на датум 21. мај 2018. у 18:41

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.

NAME 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)
Eruption https://github.com/AndyKerrison/bga-eruption Andy_K
Nile https://github.com/AndyKerrison/bga-nile Andy_K
Assyria https://github.com/sebastien-prudhomme/bga-assyria daikinee
Florenza: The Card Game https://github.com/alberto-bottarini/bga-florenza tarini
Incan Gold https://github.com/AntonioSoler/bga-incangold Morgalad
Marco Polo https://github.com/rcitaliano/MarcoPolo rcitaliano
Bonbons https://github.com/AntonioSoler/bga-bonbons Morgalad
Takara Island https://github.com/AntonioSoler/bga-takaraisland Morgalad
Noir: Killer vs Inspector https://bitbucket.org/chhuang76/bga_noirkvi ch huang
Hearts (Tutorial) https://github.com/elaskavaia/bga-heartsla Victoria_La
The Battle for Hill 218 https://github.com/danielholmes/battle-for-hill-218 Daniel Holmes (dhau)
Coup: City State https://github.com/quietmint/bga-coupcitystate quietmint
Tablut https://github.com/Lucas-C/tablut Lucas-C & ntaffore

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