Powered by Blogger.

Monday 23 May 2022

How to Develop Indian Game Ludo using HTML, CSS, Javascript

No comments :
Introduction
Ludo is a strategy board game for two to four players, in which the players race their four tokens from start to finish according to the rolls of a single die. Like other cross and circle games, Ludo is derived from the Indian game. 
we all have played the Indian Game Ludo a lot, now we play it which computer and mobile, sometimes thinking that we also learn to make Ludo Game, in this post we make you all how to make Ludo Game application.
First, we should know that which language we are going to use, we should know some basics like here we will use HTML (Hypertext Markup Language), JavaScript, CSS (Cascading Style Sheets) language which is the language of making computer/mobile application.
Step 1.You have to create Ludo-game.html Page with using inline CSS.
Step 2.You have to create Ludo-game.js Page .


Indian Game Ludo Output:                                                                                 Download Game Code

Tuesday 2 February 2021

Online Snake Game

No comments :
Introduction
The game involves controlling a single block or snakehead by turning only left or right and up or down arrow key on keyboard by ninety degree until you manage to eat an fruets When you get the grout, the Snake grows an extra block or body segment.
Example: we are going to Step by Step Development of Online Snake Game with the Help of HTML, CSS and JavaScript.
Step 1. You have to create img folder and you can Download Number of images or background music file. Download Project Folder
Step 2. mKsnStyl.css
Step 3. mkSnkjavaScrip.js
Step 4. Snack.html

OUTPUT:

Download Game Project

Wednesday 10 February 2016

PUZZLE GAME

No comments :
Desktop Game Application, Open NetBeans See The Menu Bar go to the file Menu Click on the New Project(Ctrl+Shift+N) and Select Left site categories JavaFX and Project categories to Right Site Project JavaFX Application .You have to give The Program Name "PuzzleGame". if you wont to save Project Location you can Browse and File save on the direction place and Gone a default Place and Now uncheck/check the Main Class and then press the Finish button.you can see the project Status.



Implement Game Code:



Output: