User:Licah Fox/Card game

Jump to navigation Jump to search

RS Card Game - how to do it?

Language

  • PHP/Ajax -- I already know most of the language and no one has to download any programs. This way we can also integrate it with the RS site easily.
  • Java -- I know the language, but running applets in a browser is not all that fun, and also I don't have any experience with sending information over the net.
  • C++ -- Not so bad, but platform-specific (although nearly everyone in the RS uses Windows) and I would rather have the more immediate integration with the RS site possible through AJAX.

Main components

  • The card game rules... clearly the most complicated part. I'll need to think about this quite a bit.
  • Integration with the website, which can recall card sets, etc.
  • A chat interface whereby members can communicate with each other in-game

Previous efforts