https://github.com/talltyler/node-flash-game
  
  
    testing out node.js for realtime flash games 
    https://github.com/talltyler/node-flash-game
  
        Last synced: 6 months ago 
        JSON representation
    
testing out node.js for realtime flash games
- Host: GitHub
- URL: https://github.com/talltyler/node-flash-game
- Owner: talltyler
- Created: 2010-07-22T17:51:47.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-07-22T18:51:42.000Z (over 15 years ago)
- Last Synced: 2024-08-04T05:06:14.709Z (about 1 year ago)
- Language: ActionScript
- Homepage:
- Size: 152 KB
- Stars: 10
- Watchers: 3
- Forks: 5
- Open Issues: 0
- 
            Metadata Files:
            - Readme: README
 
Awesome Lists containing this project
- awesome-actionscript-sorted - node-flash-game - testing out node.js for realtime flash games (Unsorted / Other API)
README
          This is a simple Node.js/Flash front-end multi-user game.
I'm still learning the ropes of Node and plan on making much cooler things in the future.
This was created as an example for a http://flashcodersny.com meeting.
There are things that don't work in this example and things that should be done better but it give you an idea. All of this was put together in a few hours. Credit should go to Keith Peters for the space ship class.