TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: CodeOut, a real time multiplayer coding game

1 点作者 christiansmith超过 11 年前

2 条评论

christiansmith超过 11 年前
This past weekend, Erik Isaksen, Adi Chikara and I built this app for the Static Showdown hackathon with AngularJS and Firebase. The idea is that anyone can issue a challenge, invite their friends, and compete in real time to solve a randomly selected programming problem. Spectators can watch a challenge and see the contenders working in real time, right in the browser. We&#x27;re calling it CodeOut.<p>While there are a few obvious missing features that we didn&#x27;t have time to complete inside 48 hours, like code evaluation and scoring, the basic idea is up and running (bugs and all). You can see it in action here: <a href="http://ss14-team-144.divshot.io/" rel="nofollow">http:&#x2F;&#x2F;ss14-team-144.divshot.io&#x2F;</a>. Erik also made this video: <a href="https://www.youtube.com/watch?v=gurIfcMZq14" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=gurIfcMZq14</a><p>HN, we&#x27;d love your feedback and support to win &quot;Crowd Favorite&quot;. If you like this app, please help us out by tweeting: <a href="https://twitter.com/intent/tweet?original_referer=http%3A%2F%2Fwww.staticshowdown.com%2Fapp%2Fteams%2Fb609d7b3d62870cf8ba3cb620fcdb34d%2Fentry&amp;text=Check%20out%20CodeOut!%20by%20ACE&amp;tw_p=tweetbutton&amp;url=http%3A%2F%2Fss14-team-144.divshot.io&amp;via=staticshowdown" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;intent&#x2F;tweet?original_referer=http%3A%2F...</a>
eisaksen超过 11 年前
It was a great time and it&#x27;s a project we really enjoyed working on and will continue working on.