Making My Server
So I'm working on the server for my current online game and I'm getting ready to implement server/admin commands. Here's a list of commands I have in mind.
- list online players- kick player- ban player- message player- server announcement- unban player- warp player …Quick Game Demo
So I was messing around with a platform physics engine called yslide (found it here) and thought I'd make a quick game out of it. It's a simple abstract game that I think could make for a nice iphone app in the future. Tell me what you think about the …
Pokemon White
Just got a copy of the new pokemon game today. I've upgraded from Sapphire to White so… I'm not used to seeing pokemon in 3D. Wtf. This is craziness. Doesn't feel the same. I like it, but at the same time, it's not pokemon anymore.
The game is full of …I'm Seeing Basshunter Live
So tonight, I'm seeing Basshunter live. It just so happens that his next stop on his America tour is at a club 15 minutes away from my house and the ticket was only $25 bucks if I bought a presale, $40 bucks at the door. Got the presale yesterday. Should …
Does Gender Matter To You?
Does it make a difference if you play a female/male character in a game? Do you prefer one or the other?
I ask this because too often do I see males being the main character of a game and wanted to know if I made a game where you played …How valuable is feedback to you?
I'm considering making a website that's dedicated to reviewing indie game developer's projects. These reviews would appear as a full in-depth article that walks through my experience of the game and what I thought about it, as well as criticism on every aspect of game design present in the project. …
Mine Craft
Explain it to me. Never played. What's the purpose? Why is the community obsessed with it? What do you do in the game? I never got around to playing it, but 64D is not the only community I've seen play MC all the time. So what's the hype about?
Question about Threads and GM
To my understanding, threads speed up processing by splitting the processes. For example, if I want something done without it lagging the game, I can have it processed outside of gm as if it were a separate thread? And if that's the case, does this mean doing everything in their …
Building a Server
Digging through my gamemaker folder, I came across Aeon Online again and thought I'd put up a Beta testing server. Question time.
- If I were hosting a game maker server on a computer, which operating system would you suggest to use? Do any of the Windows operating systems have …