Javascript Game Programming

Speed Typing Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Speed Typing Game is a web application built using JavaScript. This project provides a fun and engaging single-player experience where players are challenged to type sentences as quickly and accurately as possible. The Speed Typing Game in VanillaJS is designed to be both straightforward and challenging, requiring precision and fast typing skills to achieve high scores. This project showcases

Mancala Game using HTML&CSS in jQuery with Source Code

Submitted by razormist on
The Mancala Game is a web application created using the JavaScript programming language. The goal of this project is to provide an entertaining gameplay experience for two players, where they can take turns moving pieces (represented as marbles) across a wooden board, following the rules of the traditional Mancala game. The program is displayed in a web browser and allows users to move marbles

Blackjack Card Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Blackjack Card Game is a web application created using the JavaScript programming language. The purpose of this project is to provide fun and enjoyable gameplay through this card game. The program is displayed in a web browser and includes card assets and various shape objects. The Blackjack Card Game in VanillaJS is designed for entertainment by allowing users to play the Blackjack card game

Typing Speed Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Typing Speed Game is a web application created using the JavaScript programming language. The purpose of this project is to provide a simple and enjoyable game where you need to type words as fast as you can. The game is displayed in a web browser and contains a textbox where you input your typing. The Typing Speed Game in VanillaJS is designed to offer fun and practice for improving typing

Flappy Bird Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Flappy Bird Game using HTML&CSS in VanillaJS with Source Code - A clone game application coded purely in JavaScript with the same mechanics. The game is very similar to the original, where the objective is to avoid colliding with any pipes to achieve a higher score. JavaScript Source Code

Bomb Defusal Game using HMTL&CSS in JavaScript with Source Code

Submitted by razormist on
Bomb Defusal Game using HMTL&CSS in JavaScript with Source Code - A JavaScript game application where your objective is to safely defuse all the bombs. The game is very straightforward: when a blue bomb appears, the player must encircle it using the mouse pointer to prevent it from exploding. JavaScript Source Code.

Horse Run the Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Horse Run the Game using HTML&CSS in VanillaJS with Source Code. A web application coded purely in JavaScript where you control a horse in the forest. The game mechanics are very simple: the player must avoid all the skeletons ahead to continuously gain score. JavaScript Source Code.

Rock Paper Scissors Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Rock Paper Scissors Game using HTML&CSS in VanillaJS with Source Code - A web application coded purely in JavaScript where your opponent is an AI. The game mechanics are very simple: after the player makes a choice, the AI will randomly select its option to determine whether you win or lose. JavaScript Source Code.

Reversi Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Reversi Game using HTML&CSS in VanillaJS with Source Code. A game application coded purely in JavaScript that can be played in a web browser. This game follows the same mechanics as the traditional Reversi game, where players take turns flipping the pieces from black to white or vice versa. JavaScript Source Code.