Michael Maranan

I am Michael Maranan, I am currently a BA Student and I'm a self-taught programmer. I learned Python through free online courses and forums with curiosity and a little courage. I am willing to learn more and share them by writing blog posts to provide pieces of knowledge to other programmers, especially self-taught people like me.



Michael Maranan Articles


How to Make a Flappy Bird Game in Python
How to Make a Flappy Bird Game in Python

Learn how to build a flappy bird game from scratch using the Pygame library in Python.

How to Create a Platformer Game in Python
How to Create a Platformer Game in Python

Learn how to build a platformer game from scratch using PyGame library in Python.

How to Make a Maze Game in Python
How to Make a Maze Game in Python

Learn how to build a maze game with Pygame library in Python.

How to Create a Slide Puzzle Game in Python
How to Create a Slide Puzzle Game in Python

Learn how to make a slide puzzle game from scratch step by step with Pygame library in Python.

How to Make a Checkers Game with Pygame in Python
How to Make a Checkers Game with Pygame in Python

Learn how to build a checkers game from scratch with the help of Pygame library in Python.

How to Build a Tic Tac Toe Game in Python
How to Build a Tic Tac Toe Game in Python

Learn how to build a tic tac toe game using the Pygame library from scratch in Python.

How to Create a Hangman Game using PyGame in Python
How to Create a Hangman Game using PyGame in Python

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

How to Make an Accounting App with Django in Python
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.

How to Make a Hangman Game in Python
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.

How to Make a Chess Game with Pygame in Python
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.