Sumários

Representing scenarios

4 Março 2022, 13:00 Luis Manuel Ferreira Fernandes Moniz

Structures for representing the environment; Static and dynamic characteristics; Objects and autonomous entities; 2D and 3D environments; Tactics and Strategies


PyGame introduction

25 Fevereiro 2022, 16:30 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


PyGame introduction

25 Fevereiro 2022, 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

25 Fevereiro 2022, 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;