Sumários
PyGame introduction
17 Fevereiro 2023, 15:00 • Luis Manuel Ferreira Fernandes Moniz
- Install PyGame on the machine.
- Put the pong game to work.
- Change the code so that the opponent behaves more intelligently.
- Play the game.
- Conclusions and results? Impossible to play?
- 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;