134 results for “topic:game-logic”
🎮 TypeScript game numeric engine for RPG & strategy games. Zero dependencies, type-safe formula parsing, battle system simulation, and expression evaluation. 基于 TypeScript 的游戏数值引擎,专为 RPG 和策略游戏设计。零依赖、类型安全的公式解析、战斗系统模拟和表达式计算。
Battlesnake Game Rules and Logic
Game and prototypes with SharpDX and Directx 11
Team Game Manager - Minecraft PVP Suite
"A collection of behavior tree scripts for developing game AI."
Flutter animations every frame
Communicating Sequential Processes in Lua
Functional Behavior Tree Design Pattern: simple, fast, debug-friendly, and memory-efficient behavior tree in C#/Unity
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.
:jigsaw: Tetris® game logic library written in C
Tic-tac-toe game with the logic implemented in Prolog
Logic game "Nimuh en busca del tesoro andaluz"
Royal Game of Ur implementation using the rules from the British Museum / Irving Finkel
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 repository contains the source code of our pacman game which is made in C++ language.
:jigsaw: Blockout™ game logic library written in C
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.
This repository contains a Chess system in Java, showcasing my implementation of the game’s rules and logic with clean Object-Oriented design, including piece movement, captures, turn control, and check/checkmate validation.
FREE DICE is a version of a DICE Game using JavaScript Fundamentals, whereby two users can play!
A game engine that enables writing effortlessly parallel, highly reusable code.
A snake game written in verilog that includes VGA and PS2 capabilities. Designed for the Basys3 board.
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!
An immersive point-and-click puzzle game built with Vanilla JavaScript. Features a state-driven interaction system, custom responsive scaling, and a multi-layered audio engine. Created as a creative technical challenge for a Secret Santa exchange! ❄️✨
Poker logic API
A shuffle-building card game of total Android-ness!
🃏 Joker Battle is an electrifying 1v1 mobile combat game built with Flutter, blending fast-paced tap mechanics with strategic power-ups and animated duels. ⚔️ Master your reflexes, unleash devastating joker abilities, and dominate vibrant arenas in real-time battles. 🎮 Built for thrill-seekers, designed for performance, mobile fighting etc.
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.
:triangular_flag_on_post: Minesweeper game logic library written in C
Tic-Tac-Toe game with AI in C++, using object-oriented design. Players can input positions, game checks for wins/ties and AI makes random first move.