Raspberry Pi_Kor_07.5.4 Game

7.5.4 Game

Raspberry Pi 시스템에서는 여러 가지 게임을 기본으로 제공하고 있는데, 이것은 사용자들이 단순히 Raspberry Pi 시스템에서 게임을 즐기는 것 이외에 게임을 통하여 Python으로 프로그램을 개발할 수 있는 능력을 키울 수 있는 기회를 제공하는 것에 많은 의미를 두고 있다. Python을 이용하여 게임과 상호 작용을 해 볼 수 있도록 해 주고, 게임의 프로그램 source code의 내용을 사용자가 마음대로 수정해서 실행해 볼 수 있는 환경을 제공해 주고 있다.

Raspberry Pi_Eng_07.5.4 Game

7.5.4 Game

The Raspberry Pi system offers a number of games by default, meaning that it not only allows users to play games simply on the Raspberry Pi system, but also gives users an opportunity to develop their ability to develop programs through games with Python. It allows users to interact with the game using Python, and provides an environment in which users can change and execute the contents of the program source code of the game.

How to communicate with Game with Python is described again in detail in [23.5.6 Learning Python through Game].