The Snake Game implemented using HTML, CSS, and JavaScript. The game runs inside an HTML5 <canvas> element and features smooth animations, image-based graphics, and interactive gameplay.
JustdoCodings
...the ultimate source of Programming Tutorials and Projects
March 28, 2025
April 08, 2024
The Language of Web Development : JavaScript
JavaScript, often called JS, started as a basic scripting tool but has grown into the most important part of building modern websites.
September 09, 2021
Advance Library Management System : Python
The ‘Advance Library Management System’ is an improved form of the current library system. It has been designed after thoroughly considering the flaws in the prevalent method of performing common library tasks. At the core of its design is the motto to make all the tedious tasks as simple as possible.
June 04, 2021
Sokoban Game : Java
Sokoban aka Boxworld is a type of puzzle, in which the player pushes boxes around in a warehouse, trying to get them to designated locations. It has been developed in Java.
June 03, 2021
Snake Game : Java
Snake Game is a game in which the player controls a snake, which roams around on a bordered plane. The goal is to score points by helping the snake eat its food, while preventing a collision with the walls or its own tail.
May 30, 2021
Chess Game : Turbo C++
Chess is a board game for two players. It is played in a square board, made of 64 smaller squares, with eight squares on each side.
January 13, 2019
Nesting of Loops in C
When a loop is inside the body of another loop, it is known as nesting of loops. Any type of loop can be nested inside any other type of loop.
Subscribe to:
Posts (Atom)