Git Product home page Git Product logo

teamtalima_thegame's People

Contributors

benwurth avatar pancakemanicure avatar scryptonite avatar talimavale avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

teamtalima_thegame's Issues

Asset Serialization should be set to Force Text

To be able to merge assets stored in git (or any VCS really) the asset serialization should be force to text, since git is made to handle text files. This should preferably be done before importing the project to git. :kappa:

You can find the setting under Edit -> Project Settings -> Editor

[Bug?] Character mesh is missing

Looks like the player's character mesh wasn't committed to the repository... I'm not entirely sure though.
¯\_(ツ)_/¯

tt_thegame_missing_player_bug

EDIT: Might be something to do with the fact that I don't have blender installed. Going to install it and find out 👍

Secrets file does not exist

Line 18 in index.js requires a "secrets" file, which does not exist on the repo.

If the user is supposed to supply their own secrets file (or copy the one in secrets-example.js), you may want to share the instructions for creating one in the README.md.

Integrate git-lfs

Because you're going to be working with a lot of large binary files in this project (especially if you're going to be accepting community contributions) it's probably a good idea to integrate Git Large File Storage.

This will help you to save a lot of space on your local git repo, as well as speed up download times for anyone who wants to download it. Installation instructions can be found here.

The beginning of this video is a good explainer for git-lfs.

Add a README.md

It would be great if you could let team members know how to set up and run their own version of BeastieBot. A good place to do this is in a README.md file in the root of your repository. The contents of the file will be displayed right on the repository's page on Github.

You can find out more about how to format your Readme here.

(While you're at it, you might want to add a set of contributing guidelines, as well as a file that lets users know what license you're releasing your file under)

Interval for Hydration Reminder

The comments in the code in index.js at line 175 say that the hydration timer is supposed to be set for 28 minutes, but the code will actually repeat the function every 1 minute.

Either the timer needs to change, or the comment is wrong.

[Todo] Hacking mitigation & managing different versions and builds of the game.

I modified the game (see link below) and was able to give myself increased speed, the ability to teleport and break-dance with my pill avatar — not sure if this should be stopped or not but I figure it might be worth mulling over ideas on mitigating theoretical game abuse such as unauthorized teleportation (+how to handle development versions of the game vs current builds vs old builds, all connecting to the same server). ¯\_(ツ)_/¯

https://github.com/scryptonite/teamTALIMA_theGAME/tree/scryptonite-hacks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.