Posts

Java Console Games Tutorial (number guessing by human)

Image
Java Console Gaming Welcome to the tutorial, this tutorial is all about the small console game which is small to play and write. suppose this program as the practice program, and try doing this on your own, this is highly recommended. if you are stuck somewhere or having any trouble you are free to look here on the page. Features and Rule of the game: Computer asks for a number in variable max number. Computer randomly generates a number and put this number as the guessed number. The computer asks the user to give a number between 0 to max number and reply back with the suitable answer like whether the entered number is lower or higher than the guessed number. you should also assign a variable for the max guess allowed which are 6 per game. When the user wins or lost the game a check for play again will be asked. The game is broken in two files GuessingGame.java and GuessingGameTester.java. GuessingGame.java holds mostly main logic for the game. And GuessingGameTester.java contains the

How To make completely Free website With Custom Domain

Image
How to make a completely Free website with Custom Domain Having a personal website in today's world is necessary and essential, but it is easy now. But this takes a lot of money, but due to several reasons, we aren't able to afford that much money.  So in this post, we make a website completely free of cost with a custom domain. So in order to make a website, we need 2 basic things  domain name  server so for website buy a domain name,  there are too many websites but we are going with one free alternative  Freenom.com. source: freenom.com In order to buy a domain name from here, we have to create an account a login into it. I HOPE You can do that so I Simply showing process after that. After login, you are landed on the clientarea.php page  then click  Services > Register a new Domain then search for anything  we are   going with the .tk extension because they are free you can buy whatever you wanted to. Then click on the Checkout Button. Then select period select as large

Learn Making Software (GUI) with Python3 Part-1 Installing Python3

Image
Welcome to Python3 Tutorials  Python is Very Simple and powerful Language Designed and developed By  Guido Van Rossum. Lets straight ahead to our goal installing the python package. our tutorials are based on the python3 language (a new version of python) Installing Python3 For Linux In most of the distribution of Linux python3 and python2 are already installed like Kali Linux and Ubuntu so we are skipping this portion if you have any problem you can comment in the comment section below. For Windows/Mac In order to install python3 in our mac and windows machine we have to download appropriate package from the Python language's official website, you can find it here  Python3 Download . After downloading the Package double click on it for installing it in our machine.  Then a pop up comes like that Image there. Just do recommend for the usual installation of the package. "You can do some customization if you have knowledge" , but for the beginner level just rely on the defa

Top 5 Best Free Web Hosting Websites

Image
5 Best "Free" Web Hosting In order to run a website, we need a server. There are a lot of Websites which provide the Best experience with the server implementation Paid. But in this post, we discuss the websites that Provide  FREE  web hosting  1.  Wix.com source: Wix.com This website is best for small portfolios, and small websites. It is a Strong, Browser-based website builder, it is supreme if want to use a  drag and drop interface . BUT this platform is not for those who are looking to applying their coding skills. Wix leads the community due to its Robust and easy implementation. Storage: 500MB Bandwidth: 500MB Domain: Sub Domain with wix.com E-Mail: No E-Commerce: No Website Builder: Drag and Drop tool with lots of tools and design templates 2.  000webhost.com source: 000webhost.com “We have almost no limits for vital web building and management features,” said 000webhost’s R&D Department Manager, pointing toward fully-functioning FTP accounts and MySQL and PHP supp

Unity Tutorials For Absolute Beginners Making of AA (part 1 creating project)

Image
Unity For Beginners Source: Google.com Hello and welcome guys on my new unity tutorials series Unity For Beginners. In this post, we are going to learn Unity Game Engine by Making Easy games. Actually in my perspective unity is Very easy to learn ( In comparison to other Game Engines ). We all know Developing game is not easy, it is hard and time-consuming work to do. .....But we are going to adopt a strategy called Progressive learning to Learn Unity super easily. Plan : >>>  So what's the plan sir ????  :: Yes the plan is that I am going to give you Idea about the game engine with a small game. First Game we are going to make is AA. To make a game we have to break this into the small sections,  Working with the mechanics with placeholder art. Creating a Game manager and implementing scores. changing the placeholder  art to the Real art (if we have) Final polishing. Now without discussing much let's dive into the work. we will discuss this later. Let's Do this  Fi

Unity for Absolute Beginners (Installing Unity)

Image
Source: Unity3D.com Okay, so you wanted to be a Game developer, without wasting any time let's install Unity. Unity3D is a Game Development engine, uses C# and JS language as to program games. It is a very popular engine. To install Engine you have to Download it first. To download Unity we have to go to there website  Here  and Create an account it is free then we have to click on the  Get Unity  in the right-hand corner.   If you are new to unity, you should try Unity Personnel, the free one. After this Accept their terms, and click on the download appropriate download button. Now go to the directory and double to open that installer file. After the programs open Click on the  Next  button. Then Accept their terms and click  Next . Then there is this Component choose Option if you are new here just select Unity 2018.x.x Microsoft visual studio  Android / iOS build support Web GL builds Support. At the beginning that's enough for you. Now click Next and.  Here is a Tip  : if y