All Questions
Tagged with actionscript-3 python
3 questions
-1
votes
1
answer
505
views
Flixel or Pygame for a small game? [closed]
I have some experience in Bash and Python, Lua.
I've always wanted to try and make point & click quest games. Most
quest games I loved aesthetically and gameplay wise were made with
Flash.
So ...
2
votes
2
answers
4k
views
Packet handling system architecture?
I'm working on a multiplayer Flash game (ActionScript 3) with an accompanying server written in Python and I'd like some tips regarding networking, and specifically, the handling of packets and ...
0
votes
1
answer
202
views
Read an object from compressed file generated from ActionScript 3 [closed]
I have made a simple game Map Editor and I want to save a array that contain map tile info to a file, as below:
...