• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

developer

  1. O

    Legacy GM Spawn random

    In the game when I hit some object so it replaces random position properly. This is the code I used: ================================================================= spawn_id= instance_create(0,0,obj_hero); do { spawn_id.x = random(room_width); spawn_id.y =...
  2. D

    Job Offer - General Looking for a GM programmer

    Hi! my name is daniel and I'm looking for a programmer to finish a top-down shooter game I'm developing, here are some screenshots of the game: things to implement: -upgrade weapons -menu -upgrade soldiers - improve particle system I can't pay right now but i can share profits if anyone is...
  3. F

    Job Offer - Programmer Closed: I found a GM programmer

    Dear community, For the past two years I've been working on my game Lovesick Hippo, a bow and arrow shooter (swipe and shoot) of crazy animals in the name of love on the iPhone/ Ipad or Android phones/ Tablets. The game is ready and actually has been ready for quite some time. However, there...
  4. J

    Discussion I just quit my job to make games.

    So today marks the day that I quit my job to make games. Stupid I know. I have no idea what pushed me to do something so stupid. What I really want to do is become great at game developer. I've been programming for several years and I've gotten pretty decent at it. My art isn't the best but...
  5. S

    iOS General advice needed: iOS game

    I want to make an iOS version of my first two games but when I read articles about putting a game in the app store, it seems like a huge ordeal. It even looks like it's more work than developing a game. When I read manuals, I discover that... - I need to obtain a D-U-N-S-number. - I need to pay...
Top