MENU

Fun & Interesting

Part 7 | Humans vs AI - Reinforcement Learning Game

Raspberry Pi Coding 44 2 weeks ago
Video Not Working? Fix It Now

This is part 7. In this video we introduce the player has one text overlay and we fix player colour allocation so that no two players can share the same colour. This is a quick one to improve our game experience before moving on. I hope you enjoy the video, please do subscribe to my channel and if you wish visit my Patreon account, please see the link below. https://www.patreon.com/singleentity -- IMPORTANT - Please read -- Half way through this series Arcade updated from 2.6.17 to 3.0.0. If you're using this code and following along, please ensure you install Arcade 2.6.17 until I upgrade in a later video. To install using pipenv: pipenv install arcade=2.6.17 For Patreons, the code on Patreon includes the pinned version in the Pipfile. So you can simple do: pipenv install Apologies, but this is a good lesson in always pinning dependencies in Python!

Comment