Blackjack game using Vanilla Javascript - Functional programming principles
-
Updated
Mar 7, 2023 - JavaScript
Blackjack game using Vanilla Javascript - Functional programming principles
A side-scroller game where you play as a robot fighting your way through a forest to reach your home! (With mobile support!)
You play as a square that must avoid other falling shapes to survive! How many shapes can you survive?
JavaScript Rock, Paper, Scissors game
JavaScript Tic, Tac, Toe game. The main issue with this game is that the computer is not very good. This is because the way that the computer choice works is through randomly chosing a tile, rather than any actual strategy or algorithm. Perhaps in the future I will change it so then it is more sophisticated.
Shoot hordes of zombies to survive! How long can you survive? How many zombies can you kill?
TensorFlow.JS Gesture Based Rock, Paper, Scissors Game. Used the Vite to develop the game with vanilla JavaScript (no frameworks) and used the Vite build tool to compile everything.
Add a description, image, and links to the vanilla-javascript-game topic page so that developers can more easily learn about it.
To associate your repository with the vanilla-javascript-game topic, visit your repo's landing page and select "manage topics."