Royal Game of Ur implementation using the rules from the British Museum / Irving Finkel
-
Updated
Mar 5, 2018 - JavaScript
Royal Game of Ur implementation using the rules from the British Museum / Irving Finkel
This project is a blockchain-based card game where players can collect, trade, and battle with unique NFT (Non-Fungible Token) cards. This repository contains the server-side code responsible for managing user accounts, game logic, and interactions with the blockchain.
Game: (HTML5/Vanilla JS) conveyor belt rotates with good/bad sushi. Player in the middle has to use arrows to move around and space bar to eat the good sushi. Eat enough bad sushi, and die of food poisoning!
A web-based memory matching game inspired by Undertale. Match pairs of characters like Sans, Toriel, and Papyrus — but beware! Finding Flowey triggers a bullet-hell battle where you must dodge attacks and survive for 30 seconds.
🎮 Core game development related logic examples.
Classic Snake game with the theme from Disney's Frozen and built in JavaScript.
A collection of beginner-friendly React JS projects showcasing various concepts and functionalities in React development.
You have successfully arrived at my first software client! ( with RESTful routes) :)
Backend server for Tic-Tac-Toe online game. Built with Node.js, Express, and Socket.IO to provide real-time multiplayer functionality. Supports multiple game rooms, customizable board sizes, real-time game state synchronization, and in-game chat. Designed to work with the Tic-Tac-Toe Next.js frontend.
This HTML, CSS, and JavaScript code implements a digital version of the classic Simon Game. Players press any key to start, and the game flashes a sequence of colors. Players must then click on the colored buttons in the same order. The game tracks the player's progress, increasing the sequence length with each successful round. A mistake ends the
A fun game to practice DOM manipulation with ES5 Javascript.
The famous Tic-Tac-Toe Game implemented in ReactJS, with turns, customizable player-name features and other essential features.
This code provides the foundational building blocks for a complete number guessing game. It can be integrated into a larger project to create a full-fledged game with user interface and gameplay elements.
This React-based Tic-Tac-Toe game offers a seamless gaming experience with solid game logic and reusable components. Players can personalize their name, review moves in a log, and restart effortlessly. Perfect for developers and gamers looking for clean code and engaging gameplay.
BallBox Odyssey is a web-based game where players use arrow keys to navigate a ball within a confined box, avoiding mines and collecting food items to score points.
This repository contains a minimalist Pong game built with core web technologies: HTML for structure, CSS for styling, and JavaScript for game logic. The game features real-time two-player or bot gameplay on the same screen, with paddle controls and a bouncing ball.
A fully functional Tic Tac Toe game that allows two players to compete against each other. The game features an intuitive interface designed with HTML and styled with CSS, Bootstrap. JavaScript is used to manage game logic, including turn-taking, win detection, and board state management.
Add a description, image, and links to the game-logic topic page so that developers can more easily learn about it.
To associate your repository with the game-logic topic, visit your repo's landing page and select "manage topics."