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