grid-game

There are 17 repositories under grid-game topic.

  • black-and-white

    chriswilson1982/black-and-white

    A colourful grid-based puzzle game for Pythonista on iOS.

    Language:Python17425
  • reg

    lovasoa/reg

    rÊg is a simple grid game

    Language:JavaScript5321
  • ricktjwong/grid-X

    Q-learning using the Microchip PIC18F87K22 microprocessor

    Language:Assembly4200
  • wblucca/launchpad-games

    Tools for making games for the Novation Launchpad or Launchpad Mini. Includes a game select menu to play said games.

    Language:Python3200
  • ashishBharadwaj/nuble

    Grid Game

    Language:JavaScript2300
  • Guru-1205/Tic-Tac-Trio

    Play Tic-Tac-Toe against an AI opponent using Python. This project features a smart AI powered by the minimax algorithm with alpha-beta pruning for strategic gameplay. Perfect for learning AI concepts and game development basics

    Language:Python2100
  • Alidantech/Java-Grid-Game

    This is a grid game that enables players to play with numbers in the squares of 2.

    Language:Java110
  • PhilBanus/PHP-Boxes

    PHP Grid Game

    Language:PHP1100
  • hasanur-rahman/artificial-intelligence

    Some AI algorithms' practical application

    Language:C++0100
  • jeffoliveira977/Puzzle-Game

    A college project where I have to remake the game Puzzle Quest: Challenge of the Warlords

    Language:Java0100
  • JustAman62/grid-battle

    Live puzzle grid battles (e.g. Only Connect, or NYT Connections), to see who is the fastest at solving puzzles

    Language:TypeScript00
  • m1rels/frogger-game

    Frogger-game is a grid-based game in which you as a frog must cross a street and a river without being hit by a car or falling into the water to reach the frog's home.

    Language:JavaScript0100
  • MishkatIT/tic-tac-toe-using-java

    This repo contains a Java-based Tic Tac Toe game featuring a graphical user interface (GUI) for two players.

    Language:Java0100
  • rebeccaacioadea/project-1

    Grid game built using HTML, CSS & JS

    Language:JavaScript0100
  • ameyadeokule/tictactoe

    A game of TIC TAC TOE for singleplayer and multiplayer on the same screen

    Language:JavaScript00
  • autrin/EscapeTruck

    A strategy game where vehicles must be moved on a grid so that an ice cream truck reaches an escape location. The goal is to compute one of the shortest plans to solve the puzzle.

    Language:Java10
  • Charith47/gridgame-js

    A simple grid based game inspired by Pacman. Basically rendering bunch of square divs with javascript. Don't ask about performance, and AI has no brain.

    Language:JavaScript10