Showing 128 open source projects for "grid"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    SadConsole

    SadConsole

    A .NET ascii/ansi console engine written in C# for MonoGame and XNA

    SadConsole is a generic library that emulates old-school console game systems. It provides command prompt-style graphics where one or more tile textures are used to represent an ASCII character set. Console's are made up of a grid of cells, each of which can have its own foreground, background, glyph, and special effect applied to it. While SadConsole is a generic library that doesn't provide any rendering capabilities, "host" libraries are provided that add renderers to SadConsole. The two...
    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: 7 This Week
    Last Update:
    See Project
  • 3
    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: 2 This Week
    Last Update:
    See Project
  • 4
    TicTacToe project

    TicTacToe project

    Classic 3x3 grid game; X vs. O. Get 3 in any diagonal to win.

    The Tic Tac Toe game project is a classic implementation of the popular two-player strategy game. Also known as "Noughts and Crosses," the game is played on a 3x3 grid. Players take turns marking an empty cell with their respective symbols, typically 'X' and 'O', until one player successfully places three of their symbols in a row, column, or diagonal. The project involves creating a user interface that displays the game board, handling player input, checking for winning conditions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
    Learn More
  • 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. There's also...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    Basic Blind Chess

    Basic Blind Chess

    Blind Chess using Taiwan rule

    Blind Chess also known as "Dark Chess" (暗棋) or "Banqi" or Half Chess , is a two-player Chinese board game played on a 4x8 grid, or half of the xiangqi (Chinese Chess) board. This application is using Taiwan rule. AI is using basic minimax tree structure and some rules. Advanced algorithm such as Upper Confidence bounds applied to Trees and Monte Carlo Tree Search are NOT used. This app is single player vs computer only. For English user, Christakis Giorgios made Software Requirements...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Euler

    Euler

    A distributed graph deep learning framework.

    As a general data structure with strong expressive ability, graphs can be used to describe many problems in the real world, such as user networks in social scenarios, user and commodity networks in e-commerce scenarios, communication networks in telecom scenarios, and transaction networks in financial scenarios. and drug molecule networks in medical scenarios, etc. Data in the fields of text, speech, and images is easier to process into a grid-like type of Euclidean space, which is suitable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Lord Of The Realms Remake

    Lord Of The Realms Remake

    A Project which shall result in a Remake of the classic game

    ... to be programmed. All four versions can be downloaded from the FILES tab sheet. This program is also an example of what we can do with the Hexworld2 program (and the hexagonal grid pad found in it). It comes with code - for the ones that would like to continue the work. As for me, I got caught by my age, Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
    Learn More
  • 10
    Roll25

    Roll25

    "Roll-and-write" game in Android app form

    Roll25 is two closely related "roll-and-write" tabletop games implemented as an Android app. Roll two 6-sided dice and place the total in one of 25 available grid spaces. Points are awarded for poker-like sets along rows, columns, and diagonals. (pair, two-pair, three-of-a-kind, etc). In the second game, sets earn circled numbers instead of points, and points are awarded for rows, columns, and diagonals with all numbers circled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    life plus

    life plus

    life plus is based on Conway's game of life... but with much more.

    life plus is python based, but runs at a reasonable speed for enjoyment. The number of neighbors determines a cell's color in next generation. Very interesting growth patterns can be created with tiny centered seeds or randomly. Conway's Game of Life is easily implemented (see suggestions). With multiple generations (up to 6 different sets of rules), the number of various other possible ecosystems are practically infinite. And it all looks neat! (lifeplus linux app added, see files) Some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RobotChase is a game in which the player moves about on a rectangular grid, while trying to escape or destroy advancing robots. Uses mouse or (configurable) keyboard. Written in Java using the MVC and Observer patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Light Bright in Python

    Light Bright in Python

    The classic toy reinvented in free software!

    - Eight colors of pegs! Unlimited pegs! - Seven fun light modes! - Two sizes! 31x25 or 45x30 - Classic diagonal layout or new grid layout! - Fill All and Empty All pegs features! - Save and Load feature! Save files are .txt format for easy sharing - Quick and easy-to-use interface. Very fast and responsive This project was created as a toy, but also as an introduction into programming. I was given the honor to demonstrate software engineering at an event to help introduce young women...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17

    Game of Giants - 2 player AI

    2 Player (Bot or Human) AI Gaming

    Game of the Giants is a two-player board game which is played on a 10x10 grid of cells. Each player has four giants having initial configuration as shown in starting stage. A move consists of two subsequent actions: 1. One moves one of one's own giant one or more empty squares in a straight line (orthogonally), exactly as rook moves in chess, it may not cross or enter a square occupied by a giant or an arrow. 2. After moving, the giant shoots an arrow from its landing square to another...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    3D Heat advection C code Parallelized

    MPI based Parallelized C Program code to solve for 3D heat advection.

    Type - 3D Grid - Structured Cartesian Case - Heat advection Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit, QUICK Temporal - Unsteady Parallelized - MPI (for cluster environment) Inputs: [ Length of domain (LX,LY,LZ) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup : The left, top and inside plane boundary is at 100 C and the right...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    KaiZen

    KaiZen

    Japanese Kanji Memorization Game

    KaiZen has two modes: - Kanji to meaning. The meaning of the kanji is selected from a list of buttons. - Meaning to kanji. The kanji is selected from a 3x3 button grid. After memorizing a set of kanji, go to Settings and increase the database range.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Dargon RPG

    Grid-based Java medieval RPG map editor & battle system

    This is my high school programming project for my senior year. I worked on this with my partner, Seth Burrell. I worked on the battle system which currently has a command-line interface. Seth worked on the map editor which is drag and drop. It is still a work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MU2048

    MU2048

    MU2048 Simple Machine vs Human Number Game BETA Version

    Sourceforge says your software has mallware(!) I'll check my original sources and recompile. MU2048 is a clone of 2048 game but has a different story. You may change your base number and you will play with computer (is ready now). Also user can change the grid of the numbers. 3*3,4*4 ... 8*8. It can be work in Linux and Windows. (32Bit) Lets play!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ManChamp

    ManChamp

    Manage Championship

    Tabletennis / pingpong championship in your club. (Planned/when ready:) Enter event subscriptions, create pools of players, get table of matches to play, calculate handicap for matches to play, enter scores and calculate results, publish continuesly information over (local) network, and overview of the hole championship. Now in preview = ManChamp Light for Gambas2!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Pixel Empires

    Pixel Empires

    A cellular automation simulation governed by probability.

    This cellular automation simulation uses probability to control the growth and decay of different cells. This simulation uses cells of 6 different colors each of which is initially given one cell to be placed in a random location on the grid. 3 rules govern the evolution of this system: First, each cell will randomly select an empty cell around it or itself. If an empty cell is selected, a new cell will be formed in it. If the cell selects itself, it will not expand. In the next...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PathFinding.js

    PathFinding.js

    A comprehensive path-finding library for grid based games

    ... to indicate which specific strategies to use. For all path-finders, you may indicate whether diagonal movement is allowed. The default value is false, which means that the path can only go orthogonally. When diagonal movement is enabled, you might want to prevent the path from touching the corners of the occupied grid blocks. This is usually desirable if the objects using the path have physical width and can also move between the grid cells.
    Downloads: 1 This Week
    Last Update:
    See Project