Giter VIP home page Giter VIP logo

#####API

Send an action to receive an image from both eyes, i.e.:

Player 1
http://localhost:1235/?shoot=False&move_x=0.42&move_y=-0.42&look_x=-0.42&look_y=0.42&jump=True

Player 2
http://localhost:1236/?shoot=False&move_x=0.42&move_y=-0.42&look_x=-0.42&look_y=0.42&jump=True

Parameters

Name Action Type
move_x Strafe Float between -1.0 and 1.0
move_y Move forward, backward Float between -1.0 and 1.0
look_x Look left, right Float between -1.0 and 1.0
look_y Look up, down Float between -1.0 and 1.0
shoot 💥 Boolean True or False
jump Currently disabled Boolean True or False

#####Examples:

random_bot.py

twirling_bot (web - coffeescript)

#####Download

OS 64 bit 32 bit
OSX AngryBotsInAiWorld_x64.app.zip AngryBotsInAiWorld_x86.app.zip
Windows AngryBotsInAiWorld_x64.exe.zip AngryBotsInAiWorld_x86.exe.zip
Linux AngryBotsInAiWorld_x64.linux.zip AngryBotsInAiWorld_x86.linux.zip

#####DEMO Demo

#####TODO

  • Allow changing image sizes
  • Renable jump after fixing rampant falling of random bot
  • Turn off development mode in unity build

Based off Angry Bots demo game for Unity3D.

aiworld's Projects

aiworld icon aiworld

A game for experimenting with sensorimotor AI.

dqn icon dqn

Deep Q-learning with Caffe on Space Invaders

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.