Show HN: MMORPG in 55KB of Javascript
aberoth.com
Show HN: MMORPG in 55KB of Javascript
1–10 of 53 posts
Re: Show HN: MMORPG in 55KB of Javascript
#2[deleted]
Re: Show HN: MMORPG in 55KB of Javascript
#3Amazing!
I'd love to see a port of Out of this World to Javascript.
Re: Show HN: MMORPG in 55KB of Javascript
#4Out of curiosity, How much larger would this likely become if you converted this to something 3D using WebGL?
Re: Show HN: MMORPG in 55KB of Javascript
#5It seems that this started in 2010:
http://www.aberoth.com/whats_new.php
Comments from other people trying out the game are hilarious:
- I was alive once... it was awful
- This is way better than GTA
- How do I give you my money
- Which way's the strip clubRe: Show HN: MMORPG in 55KB of Javascript
#6It seems that this started in 2010: http://www.aberoth.com/whats_new.php Comments from other people trying out the game are hilarious: - I was alive once... it was awful - This is way better than GTA - How do I give you my money - Which way's the strip club
I first released the game in 2010. There was originally only one small area to run around in, and it was running off my DSL line, so it could only support 5-10 players. Also, the client was only available as a Java applet. Websockets made it possible to create a Javascript client. There is also a mobile version available which includes controls for touch.
Re: Show HN: MMORPG in 55KB of Javascript
#7Amazing! I'd love to see a port of Out of this World to Javascript.
Re: Show HN: MMORPG in 55KB of Javascript
#8There was no key :o
Re: Show HN: MMORPG in 55KB of Javascript
#9There was no key :o
It's outside the door.
Re: Show HN: MMORPG in 55KB of Javascript
#10Out of curiosity, How much larger would this likely become if you converted this to something 3D using WebGL?
Why do you assume it would become larger?