Michael Maranan's Articles


articles/hangman-gui-game-with-pygame-in-python.jpg
How to Create a Hangman Game using PyGame in Python

Learn how to use PyGame to create a Hangman word guessing game in Python.

articles/accounting-app-using-django-in-python.jpg
How to Make an Accounting App with Django in Python

Learn how to build an accounting application using the Django framework and Bootstrap in Python.

articles/make-a-hangman-game-in-python.jpg
How to Make a Hangman Game in Python

Learn how to make a hangman game to guess a word in Python using the standard library.

articles/make-a-chess-game-using-pygame.jpg
How to Make a Chess Game with Pygame in Python

Learn how you can build a chess game from scratch with Python classes and pygame library in Python.