Tagged Questions
0
votes
0answers
113 views
What program should i use for Ludum Dare? [closed]
I want to participate for the first time on Ludum Dare, but i'm not confortable yet with a language to pick one for making a game on a weekend. So i was looking for a program 'gamemaker' style, just ...
3
votes
1answer
160 views
Is it possible to load local html pages into Gamemaker games?
I was just wondering if it would be possible somehow to load locally saved web pages into a game. My primary use for them would be as menus, helping to navigate between rooms.
I know about the built ...
0
votes
2answers
575 views
How can a NodeJS server be used from Game Maker HTML5?
I want to create a client-server game that runs on Game Maker HTML5-NodeJS. The NodeJS server will be an AI server - a bot that acts like a human opponent and plays against the human player at a ...