Sudoku Pygame Building Using Python
The Codezine
by Dark Soulz
3y ago
How to create Sudoku Pygame using Python3 Sudoku Pygame 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 is a puzzle-based strategy game in which players place the numbers 1 to 9 into a grid-shaped box consisting of 9 squares. It is divided into 9 smaller squares in such a way that every number shows once in each line. Simply speaking, it is is a logic-based, multi number-placement puzzle game. Requirements fo ..read more
Visit website
A Simple Python Tic-Tac-Toe Game Using Pygame
The Codezine
by Dark Soulz
3y ago
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. Tic Tac Toe Pygame Definition of Tic Tac Toe Game: It is a traditional strategy game where two players look for different turns to complete a row, a column, or a diagonal with either three O’s or three X’s drawn in the spaces of a grid of nine squares. The squares contain different noughts and crosses. It is typicall ..read more
Visit website
5 Easy Way to Build a Python Chat room
The Codezine
by Dark Soulz
3y ago
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 python chat room. Note: You don’t have to install any python packages for this project. Concept: Basically, The Python Chatbox uses the concept of Socket Programming & Multi-threading. There are two sections for the chatbot i.e server-side program called socketserver.py & client-side program namely c ..read more
Visit website
How to build a chatbot in Python
The Codezine
by Dark Soulz
4y ago
Tutorial to build a chatbot in Python 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 to make a python GUI Chatbot[graphical user interface]. Exciting right? But, what is it actually? What is Chat Bot? A chatbot is a computer program that imitates human conversation through voice commands or text chats or both. It is built with AI tools like as Natural Language Processin ..read more
Visit website
Github Custom: How to create a Github Profile README
The Codezine
by Dark Soulz
4y ago
Tutorial to create a Github Profile README in 2020 Hi Developers! Today I will talk about the latest & cool feature that GitHub has released in 2020 i.e Github Profile READMEs. Now you can customize your Github Profile by placing your custom fancy text & links above your repository. The feature will not only help you to show off with your dev friends but also will you in building a distinguished portfolio. Isn’t cool. Github Profile Readme’s Most of all might not have heard it isn’t it? Also, Do you know? there are fewer good blogs & videos written related to it. Further, we have w ..read more
Visit website
Tutorial to build a Python English Dictionary Software in 2020
The Codezine
by Dark Soulz
4y ago
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 for those, who want to create their own dictionary software. Also, I assure you guys that, after going through this tutorial you will be able to build any Dictionary Software. [For example Spanish, Latin, Hindi, etc.]. Hope you are excited. So let us move on directly to o ..read more
Visit website
Easy Way to Develop a Restaurant Management System in Python
The Codezine
by Dark Soulz
4y ago
Best Way to create a Python Restaurant Management System in 2020 Hi, The Codezine Fams, Myself Dark Soulz & today I will show you guys one of the good projects that you can build while learning python. Today I will be discussing “How to build a restaurant management software or system in python”. Probably, it will be helpful for both intermediate & beginners. Also, not to forget, after finishing this tutorial you can also build your own restaurant management system for various restaurants. This will help you in earning extra bucks. So, now let’s move on directly to the tut. i.e Easy Wa ..read more
Visit website
Easy Way to built Bitcoin Currency Converter by Json Api
The Codezine
by Dark Soulz
4y ago
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 time & go on to how to build a bitcoin currency converter or cryptocurrency converter. Following are the steps to build it: Codes Used: Pure Javascript, Html, CSS JSON API from cryptocompare.com Requirements: A PC with any OS installed in it. A good Code IDE [ Prefer usin ..read more
Visit website
Easy Learn Python Space Shooter game building using Pygame
The Codezine
by Dark Soulz
4y ago
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 think to built i.e “Space Shooter”. So, today we have written a blog on how to easily build python space shooter game using pygame. Following are steps to build space shooter game, Requirements: A PC with any OS installed in it. The latest version of Python3 which can be easily downloaded from https://www.python.org/downloads/[For installing you can check this blog] A good Code IDE [ Prefer using ..read more
Visit website
Easy Way to Convert an HTML file to PDF for beginners
The Codezine
by Dark Soulz
4y ago
Easy Way to Convert an HTML file to PDF for beginners Hello friends, welcome to the codezine blog, today we will show you how can you convert your HTML file or form to pdf fine in the easiest way. So, here are few steps on how can you Convert an HTML file to PDF file easily. Following steps are as follows: Build a folder called Html2Pdf[Can choose any folder name] Make an HTML file called index.html along with CSS & Javascript file in your code ide or editor. After that make copy the following codes given below. Index.html   <!DOCTYPE html> <html lang="en" > <head ..read more
Visit website

Follow The Codezine on FeedSpot

Continue with Google
Continue with Apple
OR