hide-and-seek-ai | Hide and Seek AI Competition

 by   acmucsd TypeScript Version: Current License: No License

kandi X-RAY | hide-and-seek-ai Summary

kandi X-RAY | hide-and-seek-ai Summary

hide-and-seek-ai is a TypeScript library. hide-and-seek-ai has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

Welcome to the Hide and Seek AI competition! This is ACM AI's first competition prototype so expect many bugs but also lots of fun! The competition ran from May 26th to July 6th, 11:59PM and the final results are Now what is the game?. It's like hide and seek and also tag. Your AI will need to be able to play as both the seeker and the hider. Your AI's objective as the seeker is to find the hiders and tag them. Your AI's objective as the hider is to dodge the seekers and hide from them until the game ends. Read the specs for specific information on how the competition works. You can compete by yourself or work with others and submit one bot. Moreover, we are enforcing a set of rules we ask every competitor to abide by. Keep reading to see how to get started really quick and compete with your bots on Remember that you don't need any machine learning to win (but you can do that if you want). Once you have a bot, make sure to go to to register an account and upload your bot there! You can upload as many times as you want to see how it performs against other bots! Make sure to follow the upload instructions, and see this for help on how to zip your files correctly and upload them. We will compute final rankings after the deadline June 23rd, 11:59 PM, by running a lot of matches. If you have issues with writing a bot, uploading a bot, bugs in the engine, feel free to submit an issue to this repository or ping us in the #competitions channel on discord we will get to them ASAP. There is also a FAQ section here for some common bugs. NOTE, Windows is not supported, you have to use WSL, for installation instructions for WSL go here (thank you Aaron).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              hide-and-seek-ai has a low active ecosystem.
              It has 5 star(s) with 3 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 3 have been closed. On average issues are closed in 1 days. There are 6 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of hide-and-seek-ai is current.

            kandi-Quality Quality

              hide-and-seek-ai has no bugs reported.

            kandi-Security Security

              hide-and-seek-ai has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              hide-and-seek-ai does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              hide-and-seek-ai releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of hide-and-seek-ai
            Get all kandi verified functions for this library.

            hide-and-seek-ai Key Features

            No Key Features are available at this moment for hide-and-seek-ai.

            hide-and-seek-ai Examples and Code Snippets

            No Code Snippets are available at this moment for hide-and-seek-ai.

            Community Discussions

            No Community Discussions are available at this moment for hide-and-seek-ai.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install hide-and-seek-ai

            First ensure you are running Node v12 or above and have npm installed. Check this by running node -v and npm -v. If you don't have them, see this section for setting up your environment to start running hide and seek games. First install all files necessary, run the following. Now, you have access to the hide-and-seek command, which can be used to watch matches and run matches. Download a starter kit of your choice from this repository in the kits folder or click the following to download kits for different languages. C++, Javascript, Java, Python. We will be using the JS kit as an example. Suppose in the same folder there is a kits folder with js bots in the directory ./kits/js/bot.js. The bot.js file is a main file, which every bot needs in the root directory of the bot. To run a match, run the following. This will run the match live in your terminal. Set --live=false to make the match skip the live view and run as fast as possible. Furthermore, ensure you have the correct tooling to run your bots. E.g. if you have a java bot, make sure javac works. See this for info on what tooling is required for each bot language and how to match the servers. Matches will create a replay file of the format of match_<some long id>.json in the replays folder. To watch the replay, run. Set --delay to equal any number of seconds, representing the delay between each frame of the match. 0.2 for example represents 1/0.2 = 5 FPS. for a full list of options. Now you are ready to start developing your bot! Read the comments provided in the starter kits for information on what data is available and how to start developing a bot. You can also check out the general API. Furthermore, make sure to never print to standard out (other than your commands). To help debug, print to standard error instead. If you want to run and watch matches through the JS/TS API, see this.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/acmucsd/hide-and-seek-ai.git

          • CLI

            gh repo clone acmucsd/hide-and-seek-ai

          • sshUrl

            git@github.com:acmucsd/hide-and-seek-ai.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link