april2014.htm 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  4. <link href="../synrc.css" type="text/css" rel="stylesheet">
  5. </head>
  6. <body>
  7. <div class="threecol">
  8. <div class="left">
  9. <div class="hints"></div>
  10. <div class="main">
  11. <h1><a name="chapter2">Kakaranet April 2014</a></h1>
  12. <h2>1. Bootstrap <a href="https://github.com/kakaranet/games">kakaranet/games</a></h2>
  13. <h3><p>1. Create SVG Mock</p></h3>
  14. <h3><p>2. Refactor Game Server</p></h3>
  15. <h2>2. Make Debug Playable Okey in browser</h2>
  16. <h3><p>1. Adopt <a href="https://github.com/synrc/kvs">KVS</a> database</p></h3>
  17. <h3><p>2. Write JavaScript Library</p></h3>
  18. <h3><p>3. Create <b>n2o_game</b> Endpoint for Game</p></h3>
  19. <h3><p>4. Remove jQuery from <a href="https://github.com/5HT/n2o">N2O</a></p></h3>
  20. <h3><p><font color=red>5. Facebook Login with <a href="https://github.com/synrc/avz">AVZ</a></font></p></h3>
  21. <h2>3. Publish our new Server for JavaScript team</h2>
  22. <h3><p>1. New SSL Certificates</p></h3>
  23. <h3><p>2. SPDY deploy and WebSockets over SSL</p></h3>
  24. <h3><p><font color=red>3. Implement and Test FULL OKEY protocol</font></p></h3>
  25. <h3><p>4. Implement Pause in Games</p></h3>
  26. <h3><p>5. Display Corner Cards</p></h3>
  27. <h3><p><font color=red>6. Have 8 Tashes</font></p></h3>
  28. <h3><p><font color=red>7. I saw Okey</font></p></h3>
  29. <h3><p><font color=red>8. Game Finalization</font></p></h3>
  30. <h3><p><font color=red>9. Chat</font></p></h3>
  31. <h3><p><font color=red>11. Test new transctions by playing standalone games</font></p></h3>
  32. <h3><p><font color=red>12. Test tournaments</font></p></h3>
  33. <h3><p><font color=red>13. Chanak and Timer display in tournaments</font></p></h3>
  34. <h3><p>14. Fix get_player_info lost message</p></h3>
  35. <h3><p>15. In next game red mark are not updated</p></h3>
  36. <h2>4. Interconnect JavaScript Events to N2O Events</h2>
  37. 1. Depending on the JavaScript team Thin or Thick client
  38. No need to design, just design new controls for Kakaranet Application
  39. <h2>5. Crate Game (SVG Control)</h2>
  40. <h2>6. In Game Chat (SVG Chat Control)</h2>
  41. <h2>7. Lobby Chats</h2>
  42. <br>
  43. <h1>Future</h1>
  44. <h2>8. Tournaments (SVG Control)</h2>
  45. <h2>9. Investigate Skill Pointing and Statistic</h2>
  46. <h2>10. Clarify Promo Section</h2>
  47. <h2>11. Copy Admin Functionality</h2>
  48. <h2>12. Payments</h2>
  49. </div>
  50. <div class="contents">
  51. <iframe src="../contents.htm" frameborder=0 width=340 height=2190></iframe>
  52. </div>
  53. </div>
  54. </body>
  55. </html>