There are 1 repository under game-logic topic.
Flutter animations every frame
"A collection of behavior tree scripts for developing game AI."
A strategic two-player game where opponents stack colored discs to form four in a row and win.
Horizontally scalable, immutable, and thread-safe poker library written in Ruby.
Royal Game of Ur implementation using the rules from the British Museum / Irving Finkel
Tic-tac-toe game with the logic implemented in Prolog
A modified version from Driver Tools tool called "Zartex" that I named "Zartex 2.0" that allows you to edit Driv3r and Driver: PL missions more precisely (with Lua).
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.
FREE DICE is a version of a DICE Game using JavaScript Fundamentals, whereby two users can play!
This object-oriented C# console window application is a Blackjack game, featuring a BlackjackGame class that handles the game logic. It includes multiple players and betting functionality.
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!
🎮 Core game development related logic examples.
:triangular_flag_on_post: Minesweeper game logic library written in C
Classic Snake game with the theme from Disney's Frozen and built in JavaScript.
You have successfully arrived at my first software client! ( with RESTful routes) :)
Файловый Кот - это маленькая инд-игра про кота которого надо кормить файлами. Но смотрите не перекормите :)
Play a TUI-based variant of a classic dice game
I am developing a comprehensive gaming website that features multiple games, allowing players to explore diverse gaming experiences in one place. This project has enhanced my understanding of JavaScript concepts and game logic.
WebAssembly port of the Battlesnake rules.
This is a simple text-based Tic-Tac-Toe game for two players. Players take turns to place X or O on a 3x3 grid by entering the row and column numbers. After each move, the game checks if there’s a winner or if it’s a draw. The game also makes sure that players pick valid spots and don’t choose a spot that’s already taken.
This project is a simple 2d space shooter game. Coded in C# WinForms in Visual Studio 2022
VerticalVictory is an interactive Connect 4 game where players take turns dropping discs into a grid to connect four in a row—horizontally, vertically, or diagonally. The game ends when a player wins or the grid fills without a winner (a draw) 🎱
This is a living template for a GoDot Finite State Machine, primarily influenced by Bitlytic's Finite State Machine, but with my own touches and tweaks for my games.