dabontv 8 Report post Posted June 3, 2018 Another multiplayer game! DrawThis 2 brings a new look and new features to the Draw and Guess genre. Play for achievements, create a private room, or play one of the two single player modes. Game uses React.js on the client end and the servers use Node.js. Play now: https://lagged.com/io/drawthis2 or https://drawthis2.io/ 2 zelcard and K1kk0z90 reacted to this Quote Share this post Link to post Share on other sites
kolkat 1 Report post Posted June 4, 2018 It looks promising but didn't work for me on Firefox. It tries to connect, it says 'disconnected' and I'm stuck with a 'retry' button that doesn't seem to do anything. Can you share some of your thoughts about working with react on this game? A short list of pros and cons perhaps? I am looking for the perfect framework to use for my project and hadn't really considered using just react... seems a bit odd for a game but I don't really know. Quote Share this post Link to post Share on other sites
losthope 8 Report post Posted June 4, 2018 Played it, guessed "moon", unfortunately my live drawing skills with mouse are zero. It's a great game! Quote Share this post Link to post Share on other sites
dabontv 8 Report post Posted June 5, 2018 On 6/4/2018 at 3:53 AM, kolkat said: It looks promising but didn't work for me on Firefox. It tries to connect, it says 'disconnected' and I'm stuck with a 'retry' button that doesn't seem to do anything. Can you share some of your thoughts about working with react on this game? A short list of pros and cons perhaps? I am looking for the perfect framework to use for my project and hadn't really considered using just react... seems a bit odd for a game but I don't really know. Game should work on FireFox, let me know if that issue continues. Depends on the type of game you're trying to make, React is great for multiplayer games and can speed up development time. Quote Share this post Link to post Share on other sites
kolkat 1 Report post Posted June 6, 2018 It works today. It must have been a temporary connection issue. Nice game! 1 dabontv reacted to this Quote Share this post Link to post Share on other sites
K1kk0z90 11 Report post Posted June 10, 2018 Very good! The single-player modes are a great addition. Just a note: when trying to guess, playing using Safari on iPad, when the iOS keyboard pops-in after I tap on the textbox, the letters placeholders at the top get hidden. You may want to re-think the layout a bit to allow the player to keep seeing important things also while the on-screen keyboard is visible. Quote Share this post Link to post Share on other sites
dabontv 8 Report post Posted June 11, 2018 Thanks, I'll look into that issue Quote Share this post Link to post Share on other sites