alexnsolo / extragalactic

A text adventure space sim.
3 stars 0 forks source link

Implement promises #16

Open alexnsolo opened 10 years ago

alexnsolo commented 10 years ago

To handle async operations.

forana commented 10 years ago

q!

On Tue, May 13, 2014 at 8:03 AM, civilframe notifications@github.comwrote:

To handle async operations.

— Reply to this email directly or view it on GitHubhttps://github.com/civilframe/extragalactic/issues/16 .

alexnsolo commented 10 years ago

implementQ().then(partyOn);