Chevron Left
Back to Jet Fighters Game using Pygame

Learner Reviews & Feedback for Jet Fighters Game using Pygame by Coursera Project Network

About the Course

By the end of this project, you will create a fully functioning 2 player jet fighters game using Pygame in Microsoft Visual Studio Code. This project will give you a great head start towards learning more and mastering one of the most used programming languages in the world. In this project you will be able to identify and apply many basic fundamentals such as data structures, variables, loops etc. and create a GUI with dynamic labels and dynamic objects. Learning and understanding Pygame in Python will help you progress in the programming field by creating simple Python applications....
Filter by:

1 - 1 of 1 Reviews for Jet Fighters Game using Pygame

By MICHAEL S

•

Apr 19, 2023

Interesting, but not really informative. The problem with this course is the goal is to keep it under 2 hours but there is alot of code to write so there is not much depth of explanation on the code you're writing. I think a better approach would have been to not watch the instructor real-time write all of this code, but rather start with the finished code and then go through each piece of it in more detail allowing us to experiment with some alternate code as we go along to see the differences.