april2014.htm 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  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. <h3><p>6. Google Login</p></h3>
  22. <h2>3. Publish our new Server for JavaScript team</h2>
  23. <h3><p>1. New SSL Certificates</p></h3>
  24. <h3><p>2. SPDY deploy and WebSockets over SSL</p></h3>
  25. <h3><p>3. Implement and Test <b>FULL OKEY</b> protocol</p></h3>
  26. <h3><p>4. Implement Pause in Games</p></h3>
  27. <h3><p>5. Display Corner Cards</p></h3>
  28. <h3><p>6. Have 8 Tashes</p></h3>
  29. <h3><p>7. I saw Okey</p></h3>
  30. <h3><p>8. Game Finalization</p></h3>
  31. <h3><p><font color=red>9. Chat</font></p></h3>
  32. <h3><p><font color=red>10. Test new transctions by playing standalone games</font></p></h3>
  33. <h3><p><font color=red>11. Test tournaments</font></p></h3>
  34. <h3><p><font color=red>12. Chanak and Timer display in tournaments</font></p></h3>
  35. <h3><p>14. Fix get_player_info lost message</p></h3>
  36. <h3><p>15. In next game red mark are not updated</p></h3>
  37. <h2>4. Interconnect JavaScript Events to N2O Events</h2>
  38. <h3><p><font color=red>1. Make Bullet Connection for XHR Persistent</font></p></h3>
  39. <h3><p><font color=red>2. New Schema for Statisctic. Starts from Lucky</font></p></h3>
  40. <h3><p><font color=red>3. Persisted Games</font></p></h3>
  41. <h3><p><font color=red>4. Fix tests suites, make CT-compiant</font></p></h3>
  42. 1. Depending on the JavaScript team Thin or Thick client
  43. No need to design, just design new controls for Kakaranet Application
  44. <h2>5. Finalizing The Client</h2>
  45. <h3><p><font color=red>1. Rework Skill Pointing and Statistic</font></p></h3>
  46. <h3><p>2. Crate Game</p></h3>
  47. <h3><p><font color=red>3. Player Stats</font></p></h3>
  48. <h3><p>4. In Game Chat</p></h3>
  49. <h3><p><font color=red>5. Drag & Drop Cards</font></p></h3>
  50. <h3><p>6. Campaigns</p></h3>
  51. <h2>6. Ramazan Sprint</h2>
  52. <h3><p>1. Rank List</p></h3>
  53. <h3><p>2. Table List</p></h3>
  54. <h3><p>3. Notifications</p></h3>
  55. <h3><p>4. Online Users List</p></h3>
  56. <h3><p>5. Protocol Adjustments</p></h3>
  57. <h3><p>6. Table Manager</p></h3>
  58. <br>
  59. <h1>Future</h1>
  60. <h2>10. Tournaments</h2>
  61. <h2>11. Copy Admin Functionality</h2>
  62. <h2>12. Payments</h2>
  63. <h2>13. Gift Shop</h2>
  64. </div>
  65. <div class="contents">
  66. <iframe src="../contents.htm" frameborder=0 width=340 height=2190></iframe>
  67. </div>
  68. </div>
  69. </body>
  70. </html>