Python Programming 2024/1 – MRSM Tun Abdul Razak

*UMP STEM Lab Python Programming Synopsis can be found here.

30 students and teachers from MRSM Tun Abdul Razak Pekan  had participated in this program. Students have gone through activities such as creating a video game, named as Slider Game, using Python Programming.

The Slider Game is a puzzle game where players move a character within a grid to reach a goal. The challenge is to navigate the player and hit the enemies. This game helps beginners learn programming concepts and develop problem-solving skills. It started off by learning Python, a beginner-friendly language, and use the Pygame library to create the game environment, handle graphics, and manage user input. Students later progress to understand the basics like variables, loops, and conditionals. They later proceed to implement movement and collision detection, adding winning conditions and polish the game with features like scoring.

Developing a game reinforces programming concepts.It enhances logical thinking and creativity. The interactive nature of games keeps learners motivated. Games provide immediate feedback, helping learners correct mistakes quickly.

Thank you Fadhillah for coordinating the communication between UMP STEM Lab and the participants.