Showing 40 open source projects for "grid windows 7"

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
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    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: 3 This Week
    Last Update:
    See Project
  • 2

    pycassonne

    Carcassonne clone written in python using pygame

    Carcassonne is (originally) a tile-based German-style board game for two to five players, designed by Klaus-Jürgen Wrede and published in 2000 by Hans im Glück in German. This application is one of its several implementations bears the base game. There are 72 cards to be deposited to the game board and 7 meeples (or pennants) are available per player. You may play against one or more computer/human players using this game with different selectable computer players' skills. Computer player...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Online preference

    Online preference

    Unfinished on-line preferance.

    Preference is a card game with bribes. It became widespread in the Russian Empire in the middle of the 19th century. Unfinished attempt to make an online version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5

    ProjetISN

    A Tic-Tac-Toe project for our High-School

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyBreak360

    PyBreak360

    breakout/arkanoid clone multiplayers network game at 360°!

    ... for LevelDesigner (see in levels/*.level to edit/create fine configured levels as BrickArray, Background, Music, ...) press PAGE_UP, PAGE_DOWN to change level in actual level pack. press SPACE or ENTER for menu. select level pack using menu/F9. play alone or connect up to 4 players via TCP network. select server using menu/F1, connect/disconnect using menu/F10. A good gameplay experience, 12 bricks bonus, more then 90 levels, ... tested on linux, XP, Seven
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HolyWar: The battle for Faith

    HolyWar: The battle for Faith

    Classic backgammon in fantasy setting with a lot of missions.

    Holy War: The battle for Faith [Fantasy Backgammon] Is the variation of Bacgammon game in fantasy setting. Features: - Classic backgammon rules (except "7"-rule) - 3 factions (crusaders, saracens and undead) - 3 campaigns with a lot of missions - Fight with AI and human (hot-seat) Engine: HTML5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RuzzleSolver

    RuzzleSolver

    Takes in a ruzzle input and solves it

    What does it do ? 1. Takes in a Ruzzle grid as input and finds all words that can be formed. 2. An automatic swiper that in conjunction with Bluestacks lets you swipe every possible word thereby getting an insanely high score ! How does it work ? 1. Runs a DFS on the Ruzzle grid and at each instance checks if the word formed is a valid one. 2. Since the size of a grid is just 4 x 4, optimizations (such as using a suffix tree) aren't that important. 3. The total list of possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Monster Crush

    Monster Crush

    Destroy as many monsters in the grid as you can!

    Destroy monsters in the grid. bring them in rows of 3 or more and the will be dead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 10

    Tic Tac Toe

    TicTacToe

    Tic Tac Toe is a simple game written in C++, using SDL as a main graphic library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JChess

    The Java Chess Engine

    This library is an attempt to create a flexible chess engine using the Java programing language. The main diference than others chess engine's is that it is only a library, and it can be attached to any program, including a web application. If you are interested to contribute please contact me. Francisco Rafael Del Roio <francipvb@hotmail.com>.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This game is the generalization of the classic Battleship game to a n-dimensional grid. Rules are the same as the classic game and boats are always unidimensional, but ships can be set in a linear (1D), square (2D), cube (3D) on n-hypercubic grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A chess game written in Visual Basic .Net (Visual Studio 2010), pvp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple command line tool for solving the triangular peg solitaire game, like the one at Cracker Barrel. Also has a few other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a python implementation Thud!, a boardgame. It aims to offer both backwards compatibility with the existing Thud! application while adding new features such as drag-n-drop interface, internet playability and computer opponents (AI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    enflexysgames
    Multiplayer bluetooth games playable on mobile devices. BTChess: Bluetooth chess, playable on bluetooth as well as single handset. with export/import/replay options. BTTicTacToe: A bluetooth m*n*k Tic-Tac-Toe, with AIPlayer and single handset mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JDiplomacy
    JDiplomacy is a multiplayer, online version of the famous strategy game. 1 To 7 players. A Java client connected to a Google Appengine application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Java Chess Protocol Interface has moved to GitHub. Please update your links to https://github.com/fluxroot/jcpi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The game is intended for people who want to improve their memory abilities. This is old school NOKIA 3310 pairs game redesign project written in java (j2me/midp2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    scrabbleScore is an Java application used to determine the top score obtainable in a game of Scrabble. It takes an existing Scrabble board with words on it, a list of words, in conjunction with a tray of seven letters, and finds the best combination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Math game where up to 4 students can play online against each other. By moving their figurines around a colorful pseudo 3D board, players answer math questions and can play tricks against their opponents. Client and server distributed under Affero GPL 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Research project for Go-Programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Asian game of Go takes place two-dimensional board. Its idea readily extends to three dimensions - placing stones on a cubic grid. This is a program for playing on such a three-dimensional grid. It runs under Java and needs the Java3D extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CCGMachine is a generic collectible card game engine which allows developpers to implement the game of their liking while keeping a consistency between game interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next