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”
(Add P.I. to the table; sort games by name) |
|||
(Không hiển thị 7 phiên bản của 5 người dùng ở giữa) | |||
Dòng 6: | Dòng 6: | ||
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, | '''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" | ||
|- | |- | ||
! | ! NON-GAME PROJECTS | ||
! CODE LINK | ! CODE LINK | ||
! DEVELOPER | ! DEVELOPER | ||
Dòng 19: | Dòng 19: | ||
| Victoria_La | | Victoria_La | ||
|- | |- | ||
| | | BoardGameArena Workbench (not a game) | ||
| https://github.com/ | | https://github.com/danielholmes/bga-workbench | ||
| | | Daniel Holmes (dhau) | ||
|- | |- | ||
! GAME | |||
! CODE LINK | |||
! 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 | ||
|- | |- | ||
| | | Nile | ||
| https://github.com/ | | https://github.com/AndyKerrison/bga-nile | ||
| | | Andy_K | ||
|- | |- | ||
| Noir: Killer vs Inspector | | Noir: Killer vs Inspector | ||
Dòng 55: | Dòng 71: | ||
| ch huang | | ch huang | ||
|- | |- | ||
| | | Penny Press | ||
| https://github.com/ | | 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 | |||
|} | |} | ||
Dòng 90: | Dòng 118: | ||
* CSS shapes https://css-tricks.com/examples/ShapesOfCSS/ | * CSS shapes https://css-tricks.com/examples/ShapesOfCSS/ | ||
* PDF Scraper - extract images - http://www.extractpdf.com/ | * 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 13: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.
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
- 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