♟️ Simple 2D Chess game

Overview

♟️ Chess2D

A simple 2D Chess game made using HTML, CSS, and TypeScript.

Preview


Chess2D

This project uses the VanillaTilt.js library to achieve the 3D-parallax effect. I could have manually implemented it, but that is beyond the scope of this project.

Vite is employed as the bundler, and to be able to use TypeScript.

Installation & building

Build using Yarn:

$ yarn install
$ yarn build

Or develop locally:

$ yarn install
$ yarn dev
You might also like...

Simple car driving game with birds eye view.

Simple car driving game with birds eye view.

Car Driving Game Simple car driving game with birds eye view. Messing around with vanilla script. Try it out but don´t hit the 🌳 ´s Live Version Clic

Apr 5, 2022

A simple leaderboard project made while a student in Microverse using API to get scores for a game, JavaScript, HTML and basic CSS

A simple leaderboard project made while a student in Microverse using API to get scores for a game, JavaScript, HTML and basic CSS

Nov 28, 2022

It is a simple Math Sprint Game in which the user must agree or disagree with the answers to math problems in the quickest time possible.

It is a simple Math Sprint Game in which the user must agree or disagree with the answers to math problems in the quickest time possible.

MATH-SPRINT-GAME The user must agree or disagree with the results of math equations in this Math Sprint Game. The amount of time the player spends mak

Aug 1, 2022

A simple 2D jungle-themed fighting game

🍃 🐯 2D Jungle Fighting Game 🐯 🍃 This is a simple 2D fighting game made with JavaScript and HTML Canvas. It's meant to be played on desktop, with a

Jan 7, 2023

A simple breakout game created using HTML, CSS and Javascript

A simple breakout game created using HTML, CSS and Javascript

BreakOut Game This game is created using HTML, CSS and Javascript Game Overview The game would consist of 3 lives in order to clear out all the blocks

Nov 27, 2022

A game inspired by Go, developed using Phaser JS

A game inspired by Go, developed using Phaser JS

Influence A game inspired by Go, developed using Phaser How to play Players take turns to select and color a tile. At the end of a turn, each tile wil

Aug 28, 2022

Free, open source game engine online

microStudio is a free, open source game engine online. It is also a platform to learn and practise programming. microStudio can be used for free at ht

Dec 30, 2022

🚀 📈 Stock market game where the stocks are github repositories

GitHubStonks What is githubstonks ? githubstonks.com Githubstonks is a stock market game where the stocks are popular GitHub repositories. You can buy

Sep 27, 2022
Owner
 Your not-so-average coderman with a hint of complexity. | Learning functional programming.
null
Automatically add and keep up to date your latest games from chess.com

Chess Stats Action Automatically add and keep up to date your latest games from chess.com. Type Rapid ⏲️ Blitz ⚡ Bullet ?? Current 2805 3207 3300 Best

Leonardo Montini 10 Nov 12, 2022
A Chess learning tool where you have to find a top-engine move in a random position.

Just A Chess Move A Chess learning tool where you have to find a top-5 move in a random position. There aren't necessarily any tactics, you have to ju

Daan Heskes 14 Sep 18, 2022
Chess Engine Battles & Analysis using UCI Engines

Chess Engine Battles & Analysis Written in TypeScript, using UCI Engine, managed from NodeJS Tested using Stockfish, LCZero, Beserk and SmallBrain for

Vladimir Mandic 2 Oct 10, 2022
Slime jumper game is a simple game that requires you to escape from the enemies that come your way.

Slime Jumper What is this game? The slime jumper game is a game with a simple logic (but it was not so easy to do) where you have to escape from the e

Fatih 2 Mar 1, 2022
This is a Tic Tac Toe game built with HTML, CSS, and JavaScript. It is a simple and fun game where two players take turns marking X and O on a 3x3 grid.

Tic Tac Toe Game This is a Tic Tac Toe game built with HTML, CSS, and JavaScript. It is a simple and fun game where two players take turns marking X a

Andrew Tsegaye 4 Mar 4, 2023
NFT Game Starter Project: https://github.com/buildspace/buildspace-nft-game-starter

Running React on Repl.it React is a popular JavaScript library for building user interfaces. Vite is a blazing fast frontend build tool that includes

Zahuis 2 Feb 11, 2022
Conways-game-of-life - A Conway's Game Of Life project using Python

conways-game-of-life A Conway's Game Of Life project using Python JavaScript Devlog January 1st 2022: also need to remember Python's syntax a bit will

Felipe Melgaço Magesty Silveira 0 Sep 23, 2022
Clinton Mbonu 20 Jun 30, 2022
INeedHelp is a Game Boy, Game Boy Advance, and Nintendo DS emulator written in JavaScript and TypeScript.

INeedHelp INeedHelp is a Game Boy Advance and Nintendo DS emulator written in JavaScript/TypeScript. FAQ Why is it called INeedHelp? You would need he

Powerlated 6 Jun 29, 2022
Simple Three js game project

Simple Game This is a simple game developed with three.js library. Usage To run the game, we must start a web server with the command "python -m http.

Aydın Başkara 1 Jun 22, 2022