Giter Club home page Giter Club logo

dmanai's Introduction

This is the main repo for contestants in dmangame
(http://github.com/okayzed/dmangame). If you'd like for other players to be
able to play against your AI, fork this repository and add your AI to it.

To run an AI from a user's repository, supply an AI string in the following format:

github_user:path_to_dep1.py,path_to_dep2.py,path_to_ai_module.py

for example:

  python main.py okayzed:okay/okay.py,okay/goose.py ai/killncapture.py


This will download dmanai/okay/okay.py and dmanai/okay/goose.py and instantiate
an AI instance from the AI in goose.py to run against the local file
ai/killncapture.py.

Remember to look at AIs before you run them, as you are running remote code and
it can potentially be dangerous.

The AI strings also work with appengine, which is slightly more secure for the
end user.

dmanai's People

Contributors

okayzed avatar bobfrank avatar karethoth avatar chromakode avatar

Stargazers

 avatar

Watchers

James Cloos avatar

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.