Hacker News new | ask | show | jobs
by unicornporn 3933 days ago
Funny thing, I tried to play SC on a LAN last week. No go on my MacBook though. Wine gives graphics glitches and VMWare Fusion was too slow on my ageing MBP.

I downloaded version 1.0 of this and it seems to work quite well! The version live at http://www.nvhae.com/starcraft/ is 0.1. Guess we shouldn't hope for multiplayer, which is what I'm really after.

2 comments

You can use the rawgit to view the current version (1.0) - https://rawgit.com/gloomyson/StarCraft/master/index.html
Wow, I didn't know this, but i guess you will hardly enter the game because by now my audio files are separated as a result will trigger large amounts of http requests; I will later join them together to reduce audio file amounts, will play each sound like sprite
pls link cdn rawgit, the normal rawgit is already handing 503 because the project quota ended
Actually I have the plan to make it support multiplayer using dojo.js, but before that I need to add other features like mining and routing into this game, hope won't make you wait long time^_^
Sorry, will support multiplayer by node.js, meanwhile plan to support saving by local storage; I'm studying framework dojo.js now and add its useful functions into my own framework gFrame.js