javascript-guessing-game
JavaScript game
A simple JavaScript game designed to demonstrate the author's proficiency with the language in 2017.
You know there are too many JavaScript libraries when there is a game for it 🎯
416 stars
6 watching
82 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
gamejavascriptjavascript-guessing-gamejs-library
Related projects:
Repository | Description | Stars |
---|---|---|
moeidheidari/sudoku-challenge | A Sudoku game application with a web interface and containerized deployment on Kubernetes. | 27 |
jackyef/kotla | A word-guessing game built with Next.js and React, using a pre-generated list of Indonesian cities to challenge the player. | 60 |
jeromeetienne/marblesoccer | A JavaScript implementation of a marble game to facilitate learning Three.js | 19 |
baruchel/sudoku-js | A mobile app implementation of the classic puzzle game Sudoku | 20 |
nihgwu/react-native-sudoku | A React Native-based Sudoku game with various features and online ranking capabilities. | 642 |
widatama/guess-the-number | A single-player game where players try to guess a randomly chosen number within a limited number of attempts | 0 |
arp-g/pictionary | A multiplayer drawing and guessing game where players draw words and others guess them to earn points. | 32 |
guilhermebkel/uno-game | A full-stack UNO game implementation in TypeScript using React and Socket.io | 217 |
zeevkatz/scroll | A TypeScript-based game written in Web Components using the JS13K game competition as a challenge | 23 |
gamedolphin/sliding_puzzle | A simple sliding blocks puzzle game built in JavaScript. | 35 |
gamedolphin/javascript_snake | A JavaScript implementation of a classic game where a character moves around and eats food pellets while avoiding collisions | 4 |
seokky/vue-snake-game | A Vue.js application that implements a snake game without using canvas | 46 |
sbiermanlytle/iioengine | A JavaScript game engine for HTML5 Canvas applications. | 455 |
gamejs/gamejs | A JavaScript library for creating 2D games and interactive graphics applications using the HTML Canvas element. | 466 |
danbeck/green-mahjong | A solitaire mahjong game with multiple themes and layouts, playable in web browsers and mobile apps. | 91 |