Javascript

Randomly Generate User Password Using JavaScript

Submitted by razormist on
In this article we will create Randomly Generate User Password using JavaScript. The program will randomly generate a user password. This is a free code, you are free modify this. To learn more about this, just follow the steps below.

Getting started:

First you have to download bootstrap framework, this is the link for the bootstrap that I used for the layout design https://getbootstrap.com/.

The Main Interface

This code contains the interface of the application.

Racing Game Using JavaScript

Submitted by razormist on
Racing Game with Source Code is a JavaScript project that is a single-player game where the player must avoid incoming cars and continue to get score. The program was created using JavaScript, CSS and HTML. The program is really fun to player, the players must dodge all the cars in order to obtain more score. The player must survive and continue to play to achieve a higher score than anyone else

Maze Game Using JavaScript

Submitted by razormist on
Maze Game with Source Code is a JavaScript project that is a single-player game where the player has to escape from the maze within a given time. The program was develop using JavaScript, CSS and HTML. The program is very easy to navigate, the player can move via keyboard (Arrow Keys or W, A, S, D). The level is generated randomly that comes with different mazes. The player must continue to move