Downloadable sample projects?

Game development with Board Game Arena Studio
Post Reply
User avatar
zardon
Posts: 6
Joined: 29 March 2013, 20:28

Downloadable sample projects?

Post by zardon »

I'm wondering if there is a sample project from github (or other) where I can the correct way to structure, build a boardgamearena project?

I'm following the tutorial of the reversii, but I was hoping that perhaps there would be source code somewhere I can learn how others accomplish certain goals
User avatar
pikiou
Posts: 389
Joined: 03 October 2011, 05:36

Re: Downloadable sample projects?

Post by pikiou »

Well, dimaz made his code public, check out his topic: http://forum.boardgamearena.com/viewtop ... =12&t=5268
Surely it can be of use to you, otherwise there would have been no point making it public ^^

I developed many games so I could share some code as well, but I did what admins specifically asked not to do: I wrote some kind of layer between the BGA framework and the actual game implementation (no SQL, no action.php, an undo system, sprite compression) which makes my code useless ><
User avatar
tarini
Posts: 45
Joined: 11 July 2013, 22:36
Location: italy
Contact:

Re: Downloadable sample projects?

Post by tarini »

https://github.com/alberto-bottarini/bga-florenza

The code is a little messy and requires some refactoring. Don't blame on me :D
Post Reply

Return to “Developers”