Jump to content
MakeWebGames

Sim

Members
  • Posts

    2,392
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by Sim

  1. Its fairly easy... :/
  2. ^^^ I recommend the guy above me =)
  3. Short run-down of what I do: eng.php: $lang['hi'] = "Hi"; $lang['bye'] = "Bye"; spanish.php $lang['hi'] = "Hola"; $lang['bye'] = "cya";
  4. Its actually not that complicated to do. I recently built a php modular system with JS front end to load all content in a unique way. It can also load JS files for specific "plug-ins" if need be. I just never got around to add features to it. So for now, its login/register/select avatar... All 3 of those are actually plug-ins.
  5. Good Luck [MENTION=65622]Hedge[/MENTION] one of the few people on here who post with common sense bout creating a new engine..
  6. your not supposed to be able to rotate it after pressing down until next block begins to fall.
  7. http://afangame.com/Tetris/ Added Drop Block (Down Key) Its Faster!
  8. Why ask? I added him for fun =0
  9. XSS means Cross-site scripting
  10. Leave my eFriend a lone.. [MENTION=50378]Guest[/MENTION] you should know theres thousands of Females in online biz, some mutli millionares..
  11. I got no pop up ;\
  12. This whole thing is just funny :/
  13. lol about no Score [MENTION=70674]ArchEclipse[/MENTION] that's nice to know about the crash. Wish you woulda got the line # ;\ edit; nvm.. the feedback bar was in the way of that ;\
  14. to lazy to copy paste the entire message again and add the image. But to keep it short. I am gonna get more involved in C# next week after this semester ends since I am already stressed as it is. I had a project called Crime-Web in Visual Basic 6 many years. Just reaching out if anyone is interested in learning C# or just contributing, or giving feedback on code since I am not to familar with a lot of stuff in C#. screen shot and more details can be found here: the screen shot is the old version http://www.gamemakersforums.com/threads/net-crime-web.115/
  15. Sim

    BBGameZone

    I am one of them -_-....
  16. That is a great idea.. Can't believe I didnt think of that. LoL's.. Especially since I do something like that on some sites..
  17. Thanks [MENTION=70347]NonStopCoding[/MENTION] from a few various places, a few suggestions since I forgot those features and (1-2 bugs) have been filed so looks like more work to do. ;]
  18. What browser was you using? I know each browser makes it a different speed for some reason. So I gotta fix that, but I use Google Chrome and I find the speed decent. I also increase it every 5 lines (1 Level) a little bit. This makes it a little more interesting and not so drawn out with waiting on blocks ;]
  19. Sim

    Reddit

    I prob should. I just now got a linked in and I find it hard to find anyone. I am doing fairly decent on Twitter =]
  20. I forgot about that. lol   Thanks for the bug [MENTION=64684]Dayo[/MENTION]
  21. GeoLocation would not work. It would only get the proxies location =]
  22. Gameplay should be bug free. Been slowlying working on this on my spare time and just finished it up.   "Up" key to rotate pieces   http://afangame.com/Tetris/   To-Do: Clean up Code Release on My forums Resource Section Create Mobile Friendly Version (Release on Resource Section).. ;]
  23. Sim

    Mailbox

    I think this function would be best for checking for a single character. http://php.net/stristr
  24. Msg me what you need. I know several (5-10) decent artist.
  25. Sim

    Paid Work

    Or you could find my mod that will turn your whole game into ajax :). Its released FREE.
×
×
  • Create New...