game-logic

There are 62 repositories under game-logic topic.

  • rules

    BattlesnakeOfficial/rules

    Battlesnake Game Rules and Logic

    Language:Go996051
  • Selinux24/Skirmish

    Game and prototypes with SharpDX and Directx 11

    Language:C#486753
  • tgm

    WarzoneMC/tgm

    Team Game Manager - Minecraft PVP Suite

    Language:Java401238337
  • loyso/LuaCSP

    Communicating Sequential Processes in Lua

    Language:C38514
  • rodydavis/flutter_implicit_animations

    Flutter animations every frame

    Language:C++3730
  • Sterberino/open-behavior-trees

    "A collection of behavior tree scripts for developing game AI."

    Language:C#26112
  • connect-4-game

    gayanukabulegoda/connect-4-game

    A strategic two-player game where opponents stack colored discs to form four in a row and win.

    Language:Java14100
  • kanevk/poker-engine

    Horizontally scalable, immutable, and thread-safe poker library written in Ruby.

    Language:Ruby11322
  • felixschorer/ur-game

    Royal Game of Ur implementation using the rules from the British Museum / Irving Finkel

    Language:JavaScript5001
  • guyzyl/prolog-tic-tac-toe

    Tic-tac-toe game with the logic implemented in Prolog

    Language:Python5201
  • redcode/T3tris

    :jigsaw: Tetris® game logic library written in C

    Language:C5300
  • turulomio/nimuh

    Logic game "Nimuh en busca del tesoro andaluz"

    Language:C++5270
  • 11fenil11/Pacman

    This repository contains the source code of our pacman game which is made in C++ language.

    Language:C++4303
  • 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).

    Language:C#3100
  • NFT-CARD-GAME

    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.

    Language:JavaScript3100
  • paulthadev/free-dice

    FREE DICE is a version of a DICE Game using JavaScript Fundamentals, whereby two users can play!

    Language:CSS3100
  • tacocat/lambda

    A game engine that enables writing effortlessly parallel, highly reusable code.

    Language:Java3281
  • 0x61656c/poker.ai

    Poker logic API

    Language:Python2100
  • 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!

    Language:JavaScript2101
  • game-logic

    practical-works/game-logic

    🎮 Core game development related logic examples.

    Language:JavaScript2100
  • redcode/Blockout

    :jigsaw: Blockout™ game logic library written in C

    Language:C230
  • redcode/Minesweeper

    :triangular_flag_on_post: Minesweeper game logic library written in C

    Language:C230
  • ressiws/Tic-Tac-Toe

    simple Tic-Tac-Toe game with A.I implemented in C++

    Language:C++2100
  • rkoeninger/SmackDown

    A shuffle-building card game of total Android-ness!

    Language:Scala230
  • 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.

    Language:C++2200
  • bbastanza/Frozen-Snake-Game

    Classic Snake game with the theme from Disney's Frozen and built in JavaScript.

    Language:JavaScript1101
  • braunsteinbryan/tic_Tac_toe

    You have successfully arrived at my first software client! ( with RESTful routes) :)

    Language:JavaScript1100
  • 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.

    Language:C#1101
  • FileCat

    romanin-rf/FileCat

    Файловый Кот - это маленькая инд-игра про кота которого надо кормить файлами. Но смотрите не перекормите :)

    Language:Python1121
  • spencerhiscox/CA-VIII-Basic-Game-Logic-State-Variables-C-

    Play a TUI-based variant of a classic dice game

    Language:C1100
  • 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.

    Language:HTML10
  • VenkatKS/VeriSnek

    A snake game written in verilog that includes VGA and PS2 capabilities. Designed for the Basys3 board.

    Language:Verilog1201
  • xtagon/battlesnake-rules-wasm

    WebAssembly port of the Battlesnake rules.

    Language:Go1200
  • Shreyash125/Car-Parking-Simulator-console-game

    A console-based Car Parking Puzzle Game where players manage and navigate cars in a parking lot. The objective is to remove all cars from the parking lot and reach the exit point. The game features levels with increasing difficulty, random obstacles, and varying numbers of cars.

    Language:C++0100
  • FinDataMan/Number-Guesser

    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.

    Language:JavaScript
  • ondrejhruby/Blackjack

    Command-line Blackjack game implemented in Python, where players can test their luck and strategy against a computer dealer. The game follows classic Blackjack rules, allowing players to hit, stand, and try to reach 21 without busting.

    Language:Python