Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Search results

  1. T

    Feedback for Unity game

    You have to stop and press and hold the spacebar to shoot. There shouldn't be a problem.
  2. T

    Feedback for Unity game

    By the way, sometimes the problem can be with the simmer.io website itself, so you might have to check later.
  3. T

    Python Gensim word2vec how to train model to get good similarity scores

    I am using gensim word2vec and trying to get train a model so that aIget good similarity scores between two words. However if I use this to find the similarity between two words such as hot and cold I find that they have a high similarity, and similarity for other word pairs that should...
  4. T

    What machine reading applications are there?

    Something like ReasonNet, but I mean generally that there is some text and a user enters some questions related to it. I've also made my own application at www.trilobiteread.com which you can check out.
  5. T

    What machine reading applications are there?

    I was wondering if anyone was aware of machine reading applications out there. I know of ReasonNet and some others, but if anyone can provide a list that would be great.
  6. T

    Unity game testing

    Anyone know of a good strategy for Unity game testing? I have this sci-fi dungeon crawler which will have about 75 scenes, and I've thought of Unity test automation but it could make things cumbersome.
  7. T

    Feedback for Unity game

    Incidentally, out of curiousity, what are the specs for your pc and browser if you don't mind telling?
  8. T

    Feedback for Unity game

    It could be your pc. This link provides the system requirements, and the game can use recent versions of Chrome, Firefox, Edge, Safari: https://docs.unity3d.com/2019.1/Documentation/Manual/system-requirements.html. There is a youtube link for a video of the game on that page, so you can still...
  9. T

    Feedback for Unity game

    Hi, I made this Unity game recently which is a sci-fi dungeon crawler. It is called the "Other Worlds Tale" and it is at https://simmer.io/@skgupt/the-other-worlds-tale. It puts a different spin on traditional sci-fi dungeon crawlers I've come across. Can you let me know what you think of it...
Back
Top Bottom