Flash & AS3 info, source, & experiments
Flash Network Programming via TCP/IP, part 1
A while back I led an ActionScript 2 project with two other classmates in a Network Programming class I was taking at EWU. We created a Flash game we called “Zelda Arena” in which multiple players on multiple computers would connect via TCP/IP to a C++ server. You could custom color your own hero (Link) and duke it out against each other with your sword. I wanted to take the idea a lot further, but figured Nintendo might not appreciate it. Here are a couple of screen shots:
If Nintendo happens to read this, I would love to build you this game for your website! A guarantee it would generate a lot of traffic. But alas, you will probably just steal my idea. Then again, I guess I stole yours first.
Anyway, I have since redone a lot of ActionScript 3 networking code. In the near future, I’ll post some further information on Flash/AS3 networking and share some free classes to simplify the process. Stay tuned…
| Print article | This entry was posted by Nate Chatellier on April 23, 2007 at 10:47 am, and is filed under ActionScript, Flash, Network Programming. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
about 4 years ago
do you have the source code for the flash part of this?
about 4 years ago
btw is there a copy of zelda arena out there? and do you have source code for the client and the server? very interested in the techniques you used for this.
would be willing to license any of the code?