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

How to join BGA developer team?

From Board Game Arena
Jump to navigation Jump to search

Is this right for me

Before joining please consider is this right for you, it is right if

  • You like board games and programming and you think its would be a good hobby
  • You really want to fix some bugs in already published games
  • You want to create a game from public domain (i.e. chinese checkers, bridge, etc)
  • You hired or persuaded by somebody else to create game adaptation on bga


On the other hand

  • If you think you can make money of it, its not going to happen. If you work in Walmart you can make more money per hour.
  • If you think you can implement any of the games from top 100 on BGG. We checked and we don't have license, and we do its already implemented or under way.
  • If you amateur game designer and you think you can play test a game on BGA platform, its not a right place, players here like known games. Digital adaptations are very expensive (or time consuming) it won't be worth the efforts.
  • If you trying to use this platform for something which is not a board game adaptation (i.e. video game, online skill test, etc). It won't be allowed.
  • You are student who just took first programming course and think its good way to practice web skills. BGA Studio is not an easy framework to use, see skill set below.


Requires skills

  • If you experienced software developer you can goto next section
  • If you are not experienced developer or not a developer
    • You required to know or learn 5 languages: JavaScript, PHP, SQL, HTML and CSS
    • You need to know basic of object oriented programming, web development and database development
    • You need to know how to setup and use development tools and setup remote file synchronisation
    • You need to know how to use image manipulation software (i.e. paint.net, gimp, photoshop, etc)

How to create BGA Studio development account

Registering on BGA Studio is simple and automatic from:

http://en.studio.boardgamearena.com

To register, you must agree with 'terms & conditions' document. It's very light, so as to get to the fun part faster.

During registration if you will get a database error that user already exists ignore it.

Once registered, you will get by email

  • one login / password to access files through SFTP
  • one login / password to access the database (for your games in progress)
  • ten logins with numeric suffixes from 0 to 9 and a common simple password to test games on the studio website while developing.


If you did not get email, search for "Welcome on BGA Studio" in your email client (just like that), it sometimes ends up in junk folder.

If you cannot find it, and you use some weird proprietary email address, it possible that your mail server denies emails from bga, in this case post message on the forum and specify login name your have chosen. Don't attempt to register again with same email, it likely will fail again. But if you have standard email such as gmail, yahoo, outlook use it instead.

Ok, I registered, how to start?

Then... well that's all, you can start!

See Great, I'm in! ... How should I start?