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.

Show HN: MMORPG in 55KB of Javascript

178 pointsby simple1over 11 years ago

21 comments

VonGuardover 11 years ago
Hey, this is really terrific! Extremely impressive, especially the fact it&#x27;s so small (code size). This expresses a real retro sensibility that most &quot;retro&quot; style games miss: pixel art shouldn&#x27;t take up megabytes of space.<p>I think you should do something with this. You&#x27;ve actually got something you could spread far and wide, in this. It&#x27;s shocking how few Web-based MMO experiences there are like this. This is the point where I say &quot;quit your day job.&quot; Unless this is your day job.<p>To whit: such a small MMO could become a nice little business for you. People will pay for cosmetic stuff, and they love to idle in virtual worlds...
评论 #6766659 未加载
babuskovover 11 years ago
It seems that this started in 2010:<p><a href="http://www.aberoth.com/whats_new.php" rel="nofollow">http:&#x2F;&#x2F;www.aberoth.com&#x2F;whats_new.php</a><p>Comments from other people trying out the game are hilarious:<p><pre><code> - I was alive once... it was awful - This is way better than GTA - How do I give you my money - Which way&#x27;s the strip club</code></pre>
评论 #6765318 未加载
评论 #6767096 未加载
Kiroover 11 years ago
Where can I read more about the technologies used? I&#x27;m especially interested in how you are using WebSockets to achieve such smooth real-time. I was always under the impression that WebSockets was unsuitable for multiplayer games like this.
评论 #6767331 未加载
cfontesover 11 years ago
For me it&#x27;s only showing this message.<p>&quot;Session has ended&quot;
评论 #6766992 未加载
评论 #6766933 未加载
评论 #6766519 未加载
elohesraover 11 years ago
Um, when I try to access the site, I get this:<p><a href="http://gyazo.com/8b0d0be033b42c789cbfde821fc7a7e1" rel="nofollow">http:&#x2F;&#x2F;gyazo.com&#x2F;8b0d0be033b42c789cbfde821fc7a7e1</a><p>For posterity&#x27;s sake, I&#x27;ll explain the image: it&#x27;s Norton blocking the site, citing an <i>extremely</i> vague &#x27;drive-by download&#x27; threat:<p><a href="http://safeweb.norton.com/report/show?url=http:%2F%2Faberoth.com%2Findex.php%3FjsClient=1&amp;product=NIS&amp;version=20.4.0.40&amp;layout=OEM&amp;lang=0901&amp;source=toolbar" rel="nofollow">http:&#x2F;&#x2F;safeweb.norton.com&#x2F;report&#x2F;show?url=http:%2F%2Faberoth...</a><p>The site owner may want to get in touch with Symantec to figure out what&#x27;s going on.
评论 #6772410 未加载
sabalabaover 11 years ago
Would like to see:<p><pre><code> - Mining - Auction House - Scripting language - Player driven economy like crafting </code></pre> You will eventually need some kind of gold sink to balance out the inflationary nature of in game currencies.
Kiroover 11 years ago
Great job. How do you prevent cheating? Are you validating every action on the server?
评论 #6772297 未加载
评论 #6770452 未加载
filipedeschampsover 11 years ago
Amazing!<p>I&#x27;d love to see a port of Out of this World to Javascript.
评论 #6765439 未加载
tibbonover 11 years ago
A link to the non-minified source?
fekbergover 11 years ago
Out of curiosity, How much larger would this likely become if you converted this to something 3D using WebGL?
评论 #6765937 未加载
评论 #6766564 未加载
评论 #6765617 未加载
CmonDevover 11 years ago
How much of those 55KB is the server?
friendlyover 11 years ago
The title is somewhat misleading; looking at the javascript it appears that the client is just rendering rectangles in the end. Everything is server side. This is a really novel approach and the author has done a fantastic job!
Empathenosisover 11 years ago
This is amazing.<p>I shared this with my stepdad and his friend, and we started talking about retro-gaming and how things were in the 80&#x27;s-90&#x27;s with gaming.<p>I hope to see this hit Steam :)
评论 #6766441 未加载
kelnerover 11 years ago
Is this open source by chance? I&#x27;d love to see an un-obfuscated version and the server side code (I&#x27;m assuming there has to be at least some?)
listicover 11 years ago
I have died and I keep getting &quot;session has ended&quot; when I try to log in. Is this expected?
nmeofthestateover 11 years ago
Hmm. None of the keys work for me. Chrome Windows Version 31.0.1650.57 m
michaelchumover 11 years ago
Amazing, reminds me of Runescape, the old days
shmerlover 11 years ago
Very impressive. Reminds Browser Quest a bit.
pratik661over 11 years ago
Wow this is amazing!
arcameronover 11 years ago
There was no key :o
评论 #6765494 未加载
lukasmover 11 years ago
awesome! kickstarter maybe?
评论 #6765917 未加载