Jump to content
MakeWebGames

Curt

Members
  • Posts

    525
  • Joined

  • Last visited

  • Days Won

    5

Curt last won the day on April 19 2021

Curt had the most liked content!

About Curt

  • Birthday 07/12/1988

Personal Information

  • Location
    Florida
  • Interests
    PHP Programming

Recent Profile Visitors

9,748 profile views

Curt's Achievements

Newbie

Newbie (1/14)

  • First Post Rare
  • Collaborator Rare
  • Posting Machine Rare
  • Conversation Starter Rare
  • Reacting Well Rare

Recent Badges

28

Reputation

  1. Awesome! Great job, Dave. 🙂
  2. Thanks for the response. I will do a bit of research today and learn about JSON 🙂
  3. I noticed some other games have this feature. I looked around on the net and the best I found was this: Deal or No Deal Game (codepen.io) Is there anyone that can make this work with mccodes ? or give me some advice on how to approach this ? I suck when it comes to javascript and not sure how to implement communicating with the database.
  4. Curt

    Infamous Wars

    The home page isn't bad. I'm on 100mb connection and it took a minute to load the background. If this was my game, I would adjust that. When I registered, the screen didn't appear to load properly ? I had to highlight the screen to know that I had signed up. In-game layout isn't too bad on desktop. This looks like possibly MCCv2 Base with tons of work done on it. I see some unique features and plenty of potential here. by the way, I never put screenshots on my login page and had over 12,000 sign ups to my original game. According to some peoples logic, I missed out on 1.2 million sign ups 😛 Any who, don't have time to fully review but overall not bad at all. Keep up the good work 🙂
  5. Just to lay the argument to rest, Hobo Battle is a clone of Thug Battle. This was announced and well known before I even opened the game. I even stated this frequently during the months leading up to opening Hobo Battle. I'm transparent with my players. I am however happy the post has been bumped up 🙂 No publicity is bad publicity, right ? 😄
  6. nwe_dev.zip I attached the dev version which I think was the free one ? I have the full version but pretty sure I cant post that one for free 😛
  7. You might need to be a little more clear but I think this is what you mean ? $Offensive = $this->db->prepare("SELECT * FROM `some table` WHERE SC_desc = 'some text' ORDER BY column_name DESC"); Or change DESC to ASC to switch the order they are sorted.
  8. Curt

    Developer

    lmao.....bro whatever Yo its version 11.2 the best version yet! 😛 but foreals phpstorm looks nice Oh and Sim get a cheap laptop bro. I think it would benefit you with your skill base.
  9. Curt

    Developer

    No offense, I feel like you have some skills in development BUT.....you should upgrade your hardware. No one is really going to take you seriously knowing that you program using your phone.
  10. Curt

    Work Setups

    Na, I use Netbeans 🙂
  11. is it this ? C_chance:chance, maybe it should be C_chance=:chance,
  12. Curt

    Work Setups

    This is my development setup. PC - Acer Aspire A515-54 I have 2 USB monitor adapters. I use my TV as a monitor. Using a cheap table from Walmart, with my monitors mounted for more table space 🙂 Its a little less than $1000 setup and gets the job done. (Might even be overkill lmao) All I need now is to manage all those cables like Dayo 😛
  13. Whats wrong with your car ? I have a 2006 honda civic. I will probably put mine in savings.
  14. Sorry to hear this has happened. Its the risk you take for working for free. I'm the type of person that typically gives a person the benefit of the doubt also but have since changed my approach to not trust anyone on the internet.. You have tarnished this guys reputation at this point, which in my opinion was deserved based on what I read. Let this be a learning experience and grow from it 🙂
  15. Netbeans is my preferred IDE
×
×
  • Create New...