Jump to content
MakeWebGames

Sim

Members
  • Posts

    2,392
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by Sim

  1.   Pre-loaded content?
  2. Fall back [MENTION=69001]Zettieee[/MENTION] =]
  3. emailed..
  4. Yes. It may conflict with other mods that rely on jQuery.
  5. smh [MENTION=64684]Dayo[/MENTION]
  6.   It most def is not. I see the chat log feature posted twice. Once in the OP and the first post on the 2nd page. No screen shot of the actual chat itself. ;]
  7. It seems like I made the week 2 challenges to easy so I made this one a bit more harder but still do-able. I also changed the theme of the coloring challenge to allow for more creativity and fun. Week 3: Board Game Coding Challenge Week 3: Gangster Tweety Coloring Challenge   Week 2 Results: No Entries due to simplicity.
  8. I don't understand why ya'll show a screen shot of the chat log but not the actual chat? LoLs...
  9. Screen shots to? feature list? They always help with sales.
  10. Sim

    Viking Era

    Is it like mc codes(text based), real time?
  11. Week 2 Art Challenge [simple, but will be fun. Could show-case your graphics skills] Week 2 Coding Challenge [Trying to learn how to make a graphical game? This is a great start of many weeks] I hope to see some more people from MWG participate in the challenge. I was the only one who did the Art Challenge last week and I am a coder. =0   Week 1 Results: Submissions are still allowed. Week 1 Art Challenge Week 1 Coding Challenge
  12. Sim

    Viking Era

    What kind of genre is this?
  13. I am for Hire :)
  14. I would of charged ~$10,000 for the coding of oRPG Creator.
  15. I got bored, so I wrote some code write your image =] <canvas id="e" width="600" height="200"></canvas> <script> var canvas = document.getElementById("e"); var context = canvas.getContext("2d"); context.fillStyle = "blue"; context.font = "bold 16px Arial"; context.fillText("context.fillText(String.fromCharCode(83,110,105,107,111), 100, 100);", 25, 50); context.fillText("context.fillText(String.fromCharCode(48, 119, 110,122), 100, 115);", 30, 75); context.fillText("?_?", 50, 90); context.fillText(String.fromCharCode(83,110,105,107,111), 100, 125); context.fillText(String.fromCharCode(48, 119, 110,122), 100, 140); </script>
  16. Here is [MENTION=65530]Coly010[/MENTION] Submission: http://gamemakersforums.com/threads/challenge-week-1-both-really.299/ Here is my Art Submission: http://gamemakersforums.com/threads/404-os-not-found.302/ Going to figure out what language to do the coding challenge in =]
  17. I decided to start running some challenges on my forum, some fairly easy just to give people something to do and learn. Week 1 Art Challenge [simple, but will be fun. Could show-case your graphics skills] Week 1 Coding Challenge [Trying to learn how to make a graphical game? This is a great start of many weeks]
  18. I agree with everything [MENTION=70485]G7470[/MENTION] said. I am not here for the money. I am more or less here for helping newer coders.
  19. I don't know how I got brought into this mess. I don't even think I read one post in this topic...   Thanks for the ego boost though [MENTION=67703]adamhull[/MENTION] even though I don't need to brag about my skills, they show for themselves. =]
  20. test/test for anyone. - - - Updated - - - $1 * 5?
  21.   Sure.. Just blame it on GoDaddy. Like it couldn't have been your host? =]   But NEVER and i mean NEVER use GoDaddy for hosting!! GoDaddy for domains all day and night. I've never had a problem. If you need support for setting up a domain with GoDaddy after purchasing one from GoDaddy, you need more then tech support =]   Ive had over 100 domains in my life-time with GoDaddy. I currently got around 10 or so... never 1 issue. - - - Updated - - -     Where's the Dislike+9 button
  22. You get it working?
  23. I'll write a little sample up later tonight if you havnt figured it out by then.
×
×
  • Create New...