“What is HTML” explained with examples

Is Html a programming language? It is easy to get confused thinking of HTML as a programming language, but the fact is HTML is a Hypertext Markup Language. It creates electronic documents (web pages) displayed on the World Wide Web (WWW). For not being a programming language, it does not have the capability to create dynamic functionality. HTML pages can be viewed by anyone connected to the internet.
Sudoku Pygame Building Using Python

Sudoku Pygame Building Using Python

How to create Sudoku Pygame using Python3 Hello The Codezine Mates, welcome back to our Pygame Series, today we are going to build another game using pygame. This day I am going to show you how you can create a Python Sudoku game. Interesting, isn’t it? What is Sudoku Game: It's a puzzle-based strategy [...]
A Simple Python Tic-Tac-Toe Game Using Pygame

A Simple Python Tic-Tac-Toe Game Using Pygame

Creating A Python Tic-Tac-Toe Game Using Pygame Hello guys, welcome back to the Pygame Series, today we are going to build another simple but cool game. Today I am going to show you how you can build a Python. But, moving far let me give you the definition of the Tic Tac Toe Game. Definition [...]
5 Easy Way to Build a Python Chat room

5 Easy Way to Build a Python Chat room

5 Tips to build a GUI Python Chatbox Hello, the Codezine fams we are back again with another python #DIY tutorial. Today, we are going a Python Chat Room or you can say Python Chatbox which is simple to understand & run. Excited? If so, let’s move on to the building concept of our Gui [...]
How to build a chatbot in Python

How to build a chatbot in Python

Tutorial to build a python chat box Hi Dev mates, Welcome to The Codezine again, & Dark Soulz is back with another python #DIY tutorial. Today, I will gonna bring out one of the important & cool python projects that you are gonna like & love to do it yourself. So, Today we are going [...]

Tutorial to build a Python English Dictionary Software in 2020

How to build a Working Simple Dictionary Software in Python Hi, The Codezine Fellows! Your Dark Soulz is back with another exciting Python #DIY tutorials. Today, I will be talking about “How to build a Simple Dictionary Software in Python“.This piece will be really helpful for, firstly those who are new to python and secondly [...]
Easy Way to built Bitcoin Currency Converter by Json Api

Easy Way to built Bitcoin Currency Converter by Json Api

Easy Way to built Bitcoin Currency Converter by Json API Hi,  the Codezine coders! Guys, Today I will show you, how to make simple & free bitcoin currency converter in javascript or you can say cryptocurrency. Fun fact: Do you know that cryptocurrency will grow 2X in the next 5 years.  So, let’s not waste [...]

Portals considered harmful

📖 tl;dr: Make sure that each Portal and render() root has its own DOM node. Don't mix the two or try to share roots as that's undefined behavior and leads…
Easy Learn Python Space Shooter game building using Pygame

Easy Learn Python Space Shooter game building using Pygame

Easy Learn Python Space Shooter game building using Pygame Hi,  coders! Today I will show you guys, how to build one of the most popular games that we used to play during our kids & used to consider to built i.e “Space Shooter”. So, today we have written a blog on how to easily build [...]
3 easy ways to create own Dino Game in python

3 easy ways to create own Dino Game in python

Pygame Tutorial: Create python Google Chrome Dinosaur Game using Pygame Hi, aspiring coders! Today I will show you guys, how to build one of the most popular games that almost everyone plays while they are offline. If your guessing which game then I am talking about Google Chrome’s Dino game. But, Our Dino game is [...]