Sumários

PyGame introduction

17 Fevereiro 2023, 15:00 Luis Manuel Ferreira Fernandes Moniz

  1. Install PyGame on the machine.
  2. Put the pong game to work.
  3. Change the code so that the opponent behaves more intelligently.
  4. Play the game.
  5. Conclusions and results? Impossible to play?
  6. Change the code so that the opponent behaves more real


Introduction

17 Fevereiro 2023, 13:00 Luis Manuel Ferreira Fernandes Moniz

Course presentation; Evolution of the application of AI in games; Current situation; The various fields of application; Macro and micro management; A quick overview of Python; Python, Pygame and PygameZero;