Game Programming

Stacker Game using HTML & CSS with Source Code

Submitted by razormist on
The Stacker Game is a web application built using pure CSS. In this single-player game, the player must correctly stack the blocks to win the game. The Stacker Game using HTML & CSS is a simple yet entertaining game where the objective is to stack and align the blocks to achieve success. This project demonstrates essential coding skills for developing game applications in CSS, with a focus on

Tower Blocks Game using HTML&CSS in ThreeJS with Source Code

Submitted by razormist on
The Tower Blocks Game is a web application built using JavaScript. The goal of this project is to provide a fun, engaging single-player experience where players drop blocks to build a stable tower. The Tower Blocks Game in ThreeJS is designed as a simple yet challenging game that requires precision and concentration to align the blocks correctly. This project demonstrates fundamental coding

Worm Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Worm Game is a web application created using the JavaScript programming language. The purpose of this project is to provide fun and enjoyable gameplay where the worm grows larger by eating food. The game is displayed in a web browser and features several object shapes. The Worm Game in VanillaJS is designed to offer simple and fun, score-based gameplay, where players collect items to increase

Tower Defense Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Tower Defense Game using HTML&CSS in VanillaJS with Source Code - A Tower Defense Game created purely in JavaScript where the mechanics involve defending a city. The gameplay is really basic: you need to place your towers to attack incoming enemies and upgrade your towers. JavaScript Source Code.

Missile Command Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Missile Command Game using HTML & CSS in Vanilla JavaScript with Source Code - A retro-style game coded purely in JavaScript where you defend a city from incoming attacks. The gameplay is basically protecting the city from incoming attacks; you need to fire back some missiles to prevent a catastrophe. JavaScript Source Code

Block Puzzle Game using Pyxel in Python with Source Code

Submitted by razormist on
Block Puzzle Game using Pyxel in Python with Source Code - A Python program that is a fun and engaging puzzle-building application. Players interact with the game using the mouse, enjoying its simple yet effective gameplay. This Python-based application is developed with fundamental principles of the language, offering an enjoyable gaming experience. Python Source Code.