TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Command and Conquer – Programming an RTS game in HTML5 and Javascript

271 pointsby PixelRobotover 13 years ago

11 comments

roschdalover 13 years ago
I would advise you to stop working on this project immediately, and instead focus your efforts on creating a game with original game content. EA owns the trademarks and copyright to the material.<p>You'll be much better off by starting your own project, instead of cloning a commercial product. Yes, the source code of command and conquer might have been released by EA, but EA still owns the trademaks.<p>(speaking as someone who as tried recreating a popular turn based strategy game using HTML5..)
评论 #3501041 未加载
评论 #3501702 未加载
评论 #3503948 未加载
评论 #3503442 未加载
molmaloover 13 years ago
Isn't it strange that we are celebrating being able to build things made 20 years ago, but in the browser?<p>I can imagine someone in 2032 posting somewhere: "Hey! I ported Crysis to the XXX " Being XXX = an Augmented Reality 3D Browser or what comes next in 20 years from now.<p>Just a thought.
评论 #3503095 未加载
评论 #3503396 未加载
评论 #3503344 未加载
评论 #3503402 未加载
评论 #3502525 未加载
swombatover 13 years ago
C&#38;C is not the "grandaddy" of RTS. Dune 2 is.
评论 #3500665 未加载
评论 #3500470 未加载
评论 #3500446 未加载
评论 #3502472 未加载
Serentiynowover 13 years ago
ea is making the same thing. <a href="http://www.ea.com/tiberium-alliances" rel="nofollow">http://www.ea.com/tiberium-alliances</a><p>Command and Conquer Tiberium Alliances brings the battle to your browser in this epic strategy MMO. Compete or ally with your friends in a worldwide war for precious resources. Based in the Command and Conquer Tiberium story world, C&#38;C Tiberium Alliances allows players to experience C&#38;C in a brand new way. Using HTML 5 technology, players are able to access their game from any web accessible browser making this one of the first truly portable mmo strategy titles to hit the market. Apply for the Closed Beta today at www.TiberiumAlliances.com and get into the closed beta.
评论 #3502351 未加载
nikcubover 13 years ago
i'd suggest using Git properly instead of making a new copy of the main JS file with every version:<p><a href="https://github.com/adityaravishankar/command-and-conquer/tree/master/js" rel="nofollow">https://github.com/adityaravishankar/command-and-conquer/tre...</a><p>it would also be nice if you separated out the code into functional modules (as opposed to event functions) so that parts can be reused. I was interested in checking out your selection code since I implemented my own recently.<p>better modules and functional separation would also make it easier for others to understand and contribute to the code.<p>Not taking anything away from an awesome demo, just some suggestions.
评论 #3501078 未加载
SeanDavover 13 years ago
Great effort! Still a couple of comments: As already mentioned C&#38;C is not the originator of this genre. Wikipedia has a decent article on this:<p><a href="http://en.wikipedia.org/wiki/Real-time_strategy" rel="nofollow">http://en.wikipedia.org/wiki/Real-time_strategy</a><p>Also please don't use a black background. The dark blue links are really hard to see clearly!
kghoseover 13 years ago
I'm on Mac OS X Lion and Firefox. I lost my cursor after I loaded this page. So now, when Firefox (any firefox window) is active my cursor disappears. It returns when I make some other app active. This sometimes happens on Chrome and Flickr, so I wonder if there is some HTML5 thing that is buggy for FF and Chrome?<p>Any one else with this issue?
评论 #3502017 未加载
dazbradburyover 13 years ago
dupe - <a href="http://news.ycombinator.com/item?id=3473024" rel="nofollow">http://news.ycombinator.com/item?id=3473024</a>
评论 #3500438 未加载
caycepover 13 years ago
dwarf fortress next!
评论 #3501000 未加载
scriptproofover 13 years ago
Very interesting. These games in the browser will change the world for gamers.
评论 #3502375 未加载
nicetryguyover 13 years ago
I'll just leave this here<p><a href="http://www.youtube.com/user/theostation#p/c/880ECFFEF4972939" rel="nofollow">http://www.youtube.com/user/theostation#p/c/880ECFFEF4972939</a>