/AI_Gaming

Could you code a bot to win a game?

AI Gaming Logo

Exclusive AI Gaming Tournament

Could you code a bot to win a game?

Highlights ✌

  • You will use your basic python knowledge to complete a simple bot, which will compete in a fun tournament.
  • You will learn about MS Azure, Computer Vision cognitive services, AI Gaming platform.

_AIgaming.com is a platform that allows computer programs - also known as bots, to play each other at challenging games to win bitcoin._ _Isn't it awesome?_ 😍



1. Get the Azure account

  • Steps to redeem voucher codes: Process to redeem the voucher code
  • If voucher code is not available, you can use your .edu/.ac/any-college-domain email address.
  • Otherwise, you can use your card for the trail sub.

2. Steps for registering to tournament

  1. Visit this link (Valid till April 13, 2020): AI Gaming tournament sign up link
  2. Click on the link for the event.
  3. Click on Sign up
  4. Enter Email and Password.
  5. Done!, You are registered for the event.
  6. Open Azure Portal in new tab!

3. Getting the Computer Vision Key

  1. Click on "Create a new resource".
  2. Then click 'AI + Cognitive Service' and then 'Computer Vision API'
  3. Name - e.g. 'Vision_api' or 'visionYourName'
  4. Subscription - Select 'Azure for Students'
  5. Location - Select 'West Europe'.
  6. Pricing tier - Select 'S1 (10 calls per second)'
  7. Resource group - Select the Create new option if you want to create a new group, or select an existing group if you have one.
  8. Click on Create.
  9. Go to resource and select on key.
  10. Copy the Key and get ready to paste in the AIGaming platform.

4. Back to AI Gaming platform

  1. Create a new MS API Template file from new section.
  2. Paste the key into the template code.
  3. Try running the code before editing further.
  4. If everything is fine, go to further editing and completing the code.

Maintained by MSPImpact