Tagged Questions
0
votes
1answer
175 views
Can flixel or a similar engine be used with reddwarf server?
I like the sgs/projectdarkstar or now known as reddwarf server for a back end game server. However I am looking for a good front end, preferably 2D. I was thinking of something such as flixel. I ...
1
vote
4answers
388 views
Client server design question
I'm working on creating a multiplayer game, with the client in ActionScript and the server written in Java. I'm using XMLSocket in the client to connect to the server. The server code looks something ...
5
votes
3answers
345 views
Any Programming Languages Recommendations? A Space shooter game that allows two people to play at the same time?
Do you remember a arcade game, that allow two people to versus or play each other? A Galaga/Gradius type game.
Me and a couple of other people I know wanna make a game like this. We want to get some ...