Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

Python Games from Zero to Proficiency (Intermediate): Python Games From Zero to Proficiency, #1
Python Games from Zero to Proficiency (Beginner): Python Games From Zero to Proficiency, #1
Ebook series2 titles

Python Games From Zero to Proficiency Series

Rating: 0 out of 5 stars

()

About this series

Learn Python with Pygame, and create a full pacman game without the headachess
Python is a great programming language; however, most people spend too long trying to learn how to code and create games with Python the hard way. This book is the only one that will get you to learn Python fast without wasting so much time. This book is the second book in the series "Python Games from Zero to Proficiency" where you will learn to code fast and be able to create your own video games with Python in no time and add interesting game play including Artificial Intelligence for the NPCs.

 

What you will learn
After completing this book, you will be able to:

  • Be comfortable with Python.
  • Use common structures to create programs in Python.
  • Know and master the features that you need to create 2D games.
  • Create popular features found in pacman or shooter games.
  • Create and instantiate classes using Python.
  • Create and manage an inventory of weapons for the player character using classes and lists.
  • Create and manage weapons and ammunitions that the player character can collect and use.
  • Create Artificial Intelligence for NPCs so that they can see, hear and follow the player.
  • Learn how to use the Pygame library.

 

Who this book is for
This book is for:

  • Hobbyists who need a book that gets them started with Python and game development easily.
  • Parents looking for a book that introduces their children to game programming painlessly.
  • Teachers looking for a complete and clear resource on programming through the creation of games.
  • Aspiring indie game developers.

 

How this book is different
This is the only book that you need to get started with Python and game programming fast and to enjoy the journey without frustration. This book includes six chapters that painlessly guide you through the necessary skills to master Python and Python games development, use its core features, and create interesting 2D games. It assumes no prior knowledge on your part and ensures that you have all the information and explanations that you need every step of the way.

 

What this book offers
This book includes all the features that you need to get started with Python and game development:

  • Learn without the headaches: This book assumes that you can't be expected to learn everything at once; this is why you will build all your skills incrementally.
  • Make your dream of creating your own games come true: This book ensures that you stay motivated by giving you the right amount of information and challenge in each chapter; we all know that it's hard to keep motivated when learning a new skill, so this book always contextualizes the knowledge with an example (so that you feel it's relevant), and also makes sure that you get to challenge yourself, if you need to, with optional challenges present at the end of each chapter.
  • Progress and feel confident in your skills: You will have the opportunity to learn and to use Python at your own pace and become comfortable with its core features. This is because every single new concept introduced will be explained in great detail so that you never feel lost. All the concepts are introduced progressively so that you don't feel overwhelmed.
  • Create your own games and feel awesome: With this book, you will build your own 2D games and you will spend more time creating than reading, to ensure that you can apply the concepts covered in each section.

If you want to get started with Python games today, then buy this book now

LanguageEnglish
Release dateAug 15, 2022
Python Games from Zero to Proficiency (Intermediate): Python Games From Zero to Proficiency, #1
Python Games from Zero to Proficiency (Beginner): Python Games From Zero to Proficiency, #1

Titles in the series (2)

  • Python Games from Zero to Proficiency (Beginner): Python Games From Zero to Proficiency, #1

    1

    Python Games from Zero to Proficiency (Beginner): Python Games From Zero to Proficiency, #1
    Python Games from Zero to Proficiency (Beginner): Python Games From Zero to Proficiency, #1

    Get started with Python programming and Python games development fast without the headaches Python is a great programming language; however, most people spend too long trying to learn how to code and create games with Python the hard way. This book is the only one that will get you to learn Python fast without wasting so much time. This book is the first book in the series "Python Games from Zero to Proficiency" where you will learn to code fast and be able to create your own video games with Python in no time.   What you will learn After completing this book, you will be able to: - Be comfortable with coding in Python. - Use common structures to create programs in Python (e.g., loops, conditional statements, etc.). - Know and master the features that you need to create 2D games (user interface, collision and keyboard detection). - Read and extract data from files. - Create popular 2D games such as hangman, tic-tac-toe or a coin collection game. - Learn how to use the Pygame library.   Who this book is for This book is for: - Hobbyists who need a book that gets them started with Python and game development easily. - Parents looking for a book that introduces their children to game programming painlessly. - Teachers looking for a complete and clear resource on programming through the creation of games. - Aspiring indie game developers.   How this book is different This is the only book that you need to get started with Python and game programming fast and to enjoy the journey without frustration. This book includes seven chapters that painlessly guide you through the necessary skills to master Python and Python games development, use its core features, and create interesting 2D games. It assumes no prior knowledge on your part and ensures that you have all the information and explanations that you need every step of the way.   What this book offers This book includes all the features that you need to get started with Python and game development: - Learn without the headaches: This book assumes that you can't be expected to learn everything at once; this is why you will build all your skills incrementally. - Make your dream of creating your own games come true: This book ensures that you stay motivated by giving you the right amount of information and challenge in each chapter; we all know that it's hard to keep motivated when learning a new skill, so this book always contextualizes the knowledge with an example (so that you feel it's relevant), and also makes sure that you get to challenge yourself, if you need to, with optional challenges present at the end of each chapter. - Progress and feel confident in your skills: You will have the opportunity to learn and to use Python at your own pace and become comfortable with its core features. This is because every single new concept introduced will be explained in great detail so that you never feel lost. All the concepts are introduced progressively so that you don't feel overwhelmed. - Create your own games and feel awesome: With this book, you will build your own 2D games and you will spend more time creating than reading, to ensure that you can apply the concepts covered in each section. All chapters include step-by-step instructions with examples that you can use straight away.   If you want to get started with Python games today, then buy this book now.

  • Python Games from Zero to Proficiency (Intermediate): Python Games From Zero to Proficiency, #1

    1

    Python Games from Zero to Proficiency (Intermediate): Python Games From Zero to Proficiency, #1
    Python Games from Zero to Proficiency (Intermediate): Python Games From Zero to Proficiency, #1

    Learn Python with Pygame, and create a full pacman game without the headachess Python is a great programming language; however, most people spend too long trying to learn how to code and create games with Python the hard way. This book is the only one that will get you to learn Python fast without wasting so much time. This book is the second book in the series "Python Games from Zero to Proficiency" where you will learn to code fast and be able to create your own video games with Python in no time and add interesting game play including Artificial Intelligence for the NPCs.   What you will learn After completing this book, you will be able to: Be comfortable with Python. Use common structures to create programs in Python. Know and master the features that you need to create 2D games. Create popular features found in pacman or shooter games. Create and instantiate classes using Python. Create and manage an inventory of weapons for the player character using classes and lists. Create and manage weapons and ammunitions that the player character can collect and use. Create Artificial Intelligence for NPCs so that they can see, hear and follow the player. Learn how to use the Pygame library.   Who this book is for This book is for: Hobbyists who need a book that gets them started with Python and game development easily. Parents looking for a book that introduces their children to game programming painlessly. Teachers looking for a complete and clear resource on programming through the creation of games. Aspiring indie game developers.   How this book is different This is the only book that you need to get started with Python and game programming fast and to enjoy the journey without frustration. This book includes six chapters that painlessly guide you through the necessary skills to master Python and Python games development, use its core features, and create interesting 2D games. It assumes no prior knowledge on your part and ensures that you have all the information and explanations that you need every step of the way.   What this book offers This book includes all the features that you need to get started with Python and game development: Learn without the headaches: This book assumes that you can't be expected to learn everything at once; this is why you will build all your skills incrementally. Make your dream of creating your own games come true: This book ensures that you stay motivated by giving you the right amount of information and challenge in each chapter; we all know that it's hard to keep motivated when learning a new skill, so this book always contextualizes the knowledge with an example (so that you feel it's relevant), and also makes sure that you get to challenge yourself, if you need to, with optional challenges present at the end of each chapter. Progress and feel confident in your skills: You will have the opportunity to learn and to use Python at your own pace and become comfortable with its core features. This is because every single new concept introduced will be explained in great detail so that you never feel lost. All the concepts are introduced progressively so that you don't feel overwhelmed. Create your own games and feel awesome: With this book, you will build your own 2D games and you will spend more time creating than reading, to ensure that you can apply the concepts covered in each section. If you want to get started with Python games today, then buy this book now

Author

Patrick Felicia

Patrick Felicia is a lecturer and researcher at Waterford Institute of Technology, where he teaches and supervises undergraduate and postgraduate students. He obtained his MSc in Multimedia Technology in 2003 and PhD in Computer Science in 2009 from University College Cork, Ireland. He has published several books and articles on the use of video games for educational purposes, including the Handbook of Research on Improving Learning and Motivation through Educational Games: Multidisciplinary Approaches (published by IGI), and Digital Games in Schools: a Handbook for Teachers, published by European Schoolnet. Patrick is also the Editor-in-chief of the International Journal of Game-Based Learning (IJGBL), and the Conference Director of the Irish Symposium on Game-Based Learning, a popular conference on games and learning organized throughout Ireland.

Read more from Patrick Felicia

Related to Python Games From Zero to Proficiency

Related ebooks

Programming For You

View More

Related articles

Related categories

Reviews for Python Games From Zero to Proficiency

Rating: 0 out of 5 stars
0 ratings

0 ratings0 reviews

What did you think?

Tap to rate

Review must be at least 10 words