Python Game Development Project Using OOP – Minesweeper Tutorial (w/ Tkinter)
Offered By: freeCodeCamp
Course Description
Overview
Enhance your Python programming skills by building a Minesweeper game using Object-Oriented Programming and the Tkinter library. Dive into the fundamentals of game development, starting with setting up the project and creating cells and mines. Master essential Minesweeper algorithms, learn to display game data effectively, and add finishing touches to create a fully functional game. Follow along with hands-on coding exercises and gain practical experience in implementing OOP concepts. By the end of this tutorial, you'll have created your own Minesweeper game and strengthened your Python and GUI programming abilities.
Syllabus
) Getting Started.
) Creating Cells & Mines.
) Minesweeper Algorithms.
) Display Game data.
) Finishing touches and playing the game.
Taught by
freeCodeCamp.org
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera