game-logic
There are 66 repositories under game-logic topic.
BattlesnakeOfficial/rules
Battlesnake Game Rules and Logic
Selinux24/Skirmish
Game and prototypes with SharpDX and Directx 11
WarzoneMC/tgm
Team Game Manager - Minecraft PVP Suite
loyso/LuaCSP
Communicating Sequential Processes in Lua
rodydavis/flutter_implicit_animations
Flutter animations every frame
Sterberino/open-behavior-trees
"A collection of behavior tree scripts for developing game AI."
gayanukabulegoda/connect-4-game
A strategic two-player game where opponents stack colored discs to form four in a row and win.
kanevk/poker-engine
Horizontally scalable, immutable, and thread-safe poker library written in Ruby.
redcode/T3tris
:jigsaw: Tetris® game logic library written in C
felixschorer/ur-game
Royal Game of Ur implementation using the rules from the British Museum / Irving Finkel
guyzyl/prolog-tic-tac-toe
Tic-tac-toe game with the logic implemented in Prolog
turulomio/nimuh
Logic game "Nimuh en busca del tesoro andaluz"
11fenil11/Pacman
This repository contains the source code of our pacman game which is made in C++ language.
BuilderDemo7/Zartex2
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).
Devhazeleth/NFT-CARD-GAME
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.
paulthadev/free-dice
FREE DICE is a version of a DICE Game using JavaScript Fundamentals, whereby two users can play!
redcode/Blockout
:jigsaw: Blockout™ game logic library written in C
tacocat/lambda
A game engine that enables writing effortlessly parallel, highly reusable code.
VenkatKS/VeriSnek
A snake game written in verilog that includes VGA and PS2 capabilities. Designed for the Basys3 board.
0x61656c/poker.ai
Poker logic API
EthanStanks/BlackjackConsoleApp
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.
jennhuynh02/Sushi-Go-Round
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!
practical-works/game-logic
🎮 Core game development related logic examples.
redcode/Minesweeper
:triangular_flag_on_post: Minesweeper game logic library written in C
rkoeninger/SmackDown
A shuffle-building card game of total Android-ness!
Tugamer89/TicTacToe
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.
bbastanza/Frozen-Snake-Game
Classic Snake game with the theme from Disney's Frozen and built in JavaScript.
braunsteinbryan/tic_Tac_toe
You have successfully arrived at my first software client! ( with RESTful routes) :)
romanin-rf/FileCat
Файловый Кот - это маленькая инд-игра про кота которого надо кормить файлами. Но смотрите не перекормите :)
spencerhiscox/CA-VIII-Basic-Game-Logic-State-Variables-C-
Play a TUI-based variant of a classic dice game
Sriram2828/JavaScript-Games
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.
xtagon/battlesnake-rules-wasm
WebAssembly port of the Battlesnake rules.
codifyhuzaifa/Ultimate-Number-Guessing-Game
One of the most feature-packed number guessing games on GitHub! It features win streak tracking, a carry-forward attempt system, difficulty levels, and much more. Play solo or challenge a friend for a thrilling experience. This project showcases my strong grasp of C++ fundamentals, including loops, conditionals, and game logic.
GitHubMat284/Space-Defenders
This project is a simple 2d space shooter game. Coded in C# .NET WinForms in Visual Studio 2022
NoFoxTuGiv/godot-state-machine
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.
mariarodr1136/VerticalVictory
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) 🎱