Showing 37 open source projects for "grid"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Custom size TicTacToe (Gomoku)
    This is a custom size TicTacToe(Gomoku) game, where you can set the number of in-a-row, the grid(playboard) size, square size and the O and X symbol size in predefined limits. The game is for everyone looking to sharpen their attentive and logical skills, great for teaching children and great entertainment for adults too. • Highly customizable • No installation needed • Easy to use interface Please take into account that I am a self-taught developer coding only for a few months, so I apologize if the app doesn't work as expected. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Clever Mines
    Looking for mines on triangular or rectangular fields. The computer moves mines in the background, so that you must not guess. If you set hard level, you will die every time you make a mistake. You can change the board size and mines density.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Kaata Zero (Tic tac toe)

    Kaata Zero (Tic tac toe)

    Tic-Tac-Toe game for Windows (also known as Kaata Zero)

    Kaata Zero is a lightweight **Tic-Tac-Toe** game for Windows — the classic 3×3 grid game where two players take turns marking spaces until one gets three in a row horizontally, vertically, or diagonally. Built with **Java Swing**, Kaata Zero runs on any Windows PC with **Java Runtime Environment (JRE) 1.8 or newer**. It is simple, family-friendly, and works fully offline — ideal for passing time at home, school, or work. ### Game modes - **Player vs Computer** — You play **X**, the computer plays **O** - **2 Player** — Two people take turns on the same keyboard and screen ### AI difficulty - **Easy** — Random moves - **Medium** — Mix of tactical and random play - **Hard** — Minimax strategy (strong opponent) ### Scoring - Easy win: **+50** points - Medium win: **+100** points - Hard win: **+200** points - Draw: **−50** points - Loss: score resets to **0** ### What makes it enjoyable - Five color **skins**: Classic, Midnight, Ocean, Forest, Cand
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Puzzle Patch

    Puzzle Patch

    Entertaining and interactive game of solving 50+ puzzle pieces

    Welcome to Puzzle Patch, the ultimate desktop puzzle-solving experience that promises fun and engaging entertainment for players of all ages including kids! Kids will love to play this game as it helps in their cognitive development, spatial awareness as they arrange these scrambled puzzle pieces into 1 perfect picture. Visual recognition will be improved as kids try to identify shapes, patterns. Puzzle Patch has a wide array of features and functionalities designed to immerse you in a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Crossword Designer

    Crossword Designer

    Program to design crosswords

    A tool to help you design crosswords by hand, though there are automated functions to suggest words, or even fill in grids. You create a grid, add clues by hand, then use the cut and paste tools to transfer to a wordprocessing or other desktop publishing package. So a nice tool for education, if you're running a club magazine or parish newsletter, or similar use. You can transfer files in the semi-standard xpf format, supported by some other crossword-editing software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    FreeNono

    FreeNono

    A free implementation of the nonogram game

    FreeNono is an open-source implementation of the Nonogram game — a logic puzzle in which cells in a grid have to be colored or left blank according to numbers given at the side of the grid to reveal a hidden picture. FreeNono is distributed under the terms of the GNU GPL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Picross is a logic game in which you have to fill squares in a grid to reveal a picture. Licensed under CeCILL, it's a free software written in Java. It can be run as a stand-alone application, as an applet, or as an Android application (WIP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OneToFive Puzzle Game

    OneToFive Puzzle Game

    A mathematical game

    OneToFive is a mathematical game written in Ruby with a Qt4 GUI. The goal is to fill in a grid with numbers from 1 to 5 using vertical and horizontal combinations (pair, two pairs, three of a kind, straight, full house, ...) that are given.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sudoku-Tk

    Sudoku-Tk

    Sudoku games and puzzle solver

    Play and solve sudoku puzzles. Start from an empty grid, generate a puzzle or load one. The game is timed. The generated puzzles have a unique solution. Mistakes (twice the same number on the line / column / row) are highlighted in red.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    This java program will ultimately solve grid-type logic problems if given enough clues in a pseudo english language. Features a user friendly GUI letting the user know the progression of the solving process based on the clues entered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Visual Integer Factor

    Puzzle game demonstrating whats so hard about binary integer factoring

    VisualIntFactor will be an interactive educational and scientific tool demonstrating multiply, factor, conversion between unary counting and binary integers, all in the same grid of hexagons. This grid is based on pascals triangle, which is a 1d cellular automata that calculates (X choose Y) factorials by each cell being the sum of the 2 cells upleft and upright. Draw a binary integer from a cell going upright, then explore the allowed transforms which may lead you to a factored state in 2 dimensions, from the lowest digit of the 2 odd integers both upright and upleft, its factors, and in the 2d space they are rectangle edges of, those pixels/digitbits must be on when there is an on bit somewhere downleft and downright after crossing empty cells, but if it finds either whole diagonal row empty then it must also be empty/zerodigit. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hanjie puzzle is a blank grid with numbers indicating how many cells in that row or column must be coloured. Simple Hanjie generate random grids, and you must resolve the puzzle by clicking in the cells.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Klest-crossword
    Open Source program to create crossword puzzles, which will be professionally compile a crossword puzzle and then is convenient to guessing.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14

    makedoku

    Command line sudoku generator and solver. It uses opencl or openmp.

    Command line sudoku generator and solver. It uses opencl or openmp to solve and generate grids. Each generated grid has an unique solution and the number of givens can be specified as parameter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Tic Tac Toe

    Tic-tac-toe enjoy

    This is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three respective marks in a horizontal, vertical, or diagonal row wins the game. Free Games, Online Games, Play Games, Tick-tack-toe, Tic-tac-toe, Tick-tat-toe, or Tit-tat-toe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jCodeword-Puzzle
    Codeword Puzzle, a crossword-like puzzle with a grid filled with numbers and no clues. With only two letters given before-hand, use your knowledge of English to complete the grid.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    SUDOKU SOLVER
    SIMPLE APPLICATION FOR SOLVING (9*9) GRID SUDOKU.FOR WINDOWS AND DOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a single-player puzzle game, where the goal is to fill a grid with numbers by moving in "L" shapes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Application for solving "printed" sudoku. It will use your webcam for reading the grid and then solve it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A sliding block puzzle game on a hex grid featuring 210 computer generated levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    8Puzzle
    The 8-puzzle problem is a puzzle popularized by Sam Loyd in the 1870s. It is played on a 3-by-3 grid with 8 square blocks labeled 1 through 8 and a blank square. Your goal is to rearrange the blocks so that they are in order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Symbology is an open source game in which players must match symbols on a board. The object of the game is to 'convert' all spaces on the board (to gold) by matching three or more symbols in a row or column. Symbology is written in Pygame/python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FreeTumble is a free multi-platform puzzle game, developed in c++ with sfml. It features 3 different game modes, the player has to remove same color stones zones, in order to prevent the stones to reach the top, or to clear the entire grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This game engine is designed for use in puzzle and board games where a grid structure is necessary. It was originally developed for use in grid type logic puzzles. This project was started to allow adaptation for other puzzles, like crosswords and sudoku
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple puzzle game. It consists of a 10x10 grid, which contains 5 invisible blocks. From each side a player can shoot probes into the grid. Goal is to find the blocks by the pattern of the ricochetting probes in as few shots as possible. Needs JAVA 1.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo