Showing 27 open source projects for "word"

View related business solutions
  • 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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Rebus

    Rebus

    A challenging and portable Rebus puzzle game for Windows.

    Rebus is a captivating portable Windows game where you solve clever visual puzzles. Test your creative thinking and decipher words or phrases from images and symbols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Ghicitoare

    A challenging and portable Riddles puzzle game for Windows.

    A challenging and portable Riddles puzzle game for Windows. Fun and entertaining. It only runs on Microsoft Windows operating system and is only in Romanian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Fox Oring

    Fox Oring

    Fox Oring is a variation of the radio orienteering.

    ...Fox Oring is a timed race in which individual competitors use a topographic map and a magnetic compass to navigate through diverse, wooded terrain while searching for radio transmitters. The term is derived from the use of the term fox hunting to describe recreational radio direction finding activity and an abbreviation of the word orienteering. It is necessary to discover 5 hidden transmitters located on a 10 × 10 field in as few moves as possible. The transmitters broadcast in all 8 directions, the number on the cell indicates the number of intersecting signals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Save The World

    Save The World

    Save The World (Hangman Alternative with Optional Custom Phrases)

    ...You have been chosen to save the world from the alien forces that are trying to destroy our planet! To save our planet from the attacks, you must use your superior intellect to solve the word puzzles to fight off the alien invaders! If you guess correctly, the blank will be replaced with the letter. If you guess incorrectly, the alien invaders will be one step close to our planet! You are allowed five mistakes before the alien invaders destroy our world. If you use the HINT button, this will give you a correct guess, but will allow the invaders one step closer. ...
    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
  • 5
    Scrabble Dictionary
    Scrabble Dictionary is a dictionary / word builder for Scrabble®-like games. It allows you to determine which words can be formed with a given rack and board. Features single and multi-player modes, multiple board designs and tile bags.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    Pairfx

    Pairfx

    Chess pairing program for run through and round robin tournaments

    PairFX is a chess pairing program specialized for youth tournaments in schools and chess clubs . No installation required! Just Unzip it and go! I created a free online/mobile version as well : https://oks.myvcc.be/pairfx-live/ (You can run any kind of tournament with it actually but it was written for chess in schools) It supports the organization of a so-called 'run through' tournament and round robin (everybody against everybody) tournaments Swiss pairings are not (yet)...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    ChessbrainVB

    EXCEL VBA chess engine with chess board

    VBA chess engine for EXCEL / WORD / POWERPOINT ( level: 2200 ELO ) with chess board GUI. Full EXCEL install needed (no viewers or OpenOffice) also: VisualBasic 6 compile for winboard (2750 ELO), needs a chess GUI like ARENA latest version here: https://github.com/RZulu54/ChessBrainVB/releases
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Scrabble Finder
    Pl: Program do wyszukiwania słów z podanych liter oraz sprawdzania czy dane słowo jest dostępne w danej grze. En: Program to search for words with the letters and to check whether the word is available in the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Yet another implementation of the popular Word Game "Royal Square". In Russian, it is well-known as "Balda".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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

    Tetris-like game to learn foreign words

    Two projects in one so far: to learn foreign words and read books

    Tetris-like game written in Java to learn any foreign language words and/or sentences. You may use any plain text file as the source of data. Words are choosen randomly. Putting the block with right translation to the block with word will disappear both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LuckyWords

    LuckyWords

    A classic word guessing game

    LuckyWords is an open-source classic word guessing game loosely based on 'Hangman' and 'Wheel of Fortune'. It is targeted for Linux and the KDE desktop, though in principle, as a Python application it is platform independent. LuckyWords depends on Python 3 and PyQt4 and is released under the terms of GPL 3.0. For further information, visit the wiki or our website at www.casualcoding.org.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    HiddenWords

    Find as much words you can in a schema (game console based).

    ... - You can't use twice a cell. Cells can be connected to each other in horizontal, vertical and diagonal. Dimension of the board, duration of a game and minum lenght of the word are configurable. At the end of your play you can see statistics showing the percentage of words found and the longest words contained in the board that you have missed. This game is compatible with any shell. Have fun and find a lot of words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RuzzleSolver

    RuzzleSolver

    Takes in a ruzzle input and solves it

    ...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 words is obtained fairly quickly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a word scramble game with around 3500 words. This game consists of randomly selected 10 scramble words from dictionary which are placed in left side, leaving the right side edit boxes free. Unscramble the words and fill in right side edit boxes. After completion, click on Check to check your answers are correct or not. On clicking on File->New new game will be started
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A collection of multiplayer word games and language services for use over IRC on mobile phones, including Scrabble, Boggle, crosswords, online dictionary definitions. Consists of a client and agent component. Client based on jmIrc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fangsatz

    Fangsatz

    Word guessing game similar to Catch Phrase designed for online play

    Make sure UDP port 1110 is open on the host machine, and have any number of remote people join and guess at words in turns by giving clues over a separate voice chat service such as Skype. The game was intended to be played with rules similar to those of Catch Phrase, but is designed for remote play for groups that can't get together in one place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AJAX Browser-based word game (similar to Royal Square).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fingo is a word guessing game. A guessed word with right letter at right postion gets marked with a square; if its in wrong position, it gets marked with a circle. Looking forward to your feedback: faez_khan@yahoo.com | games | board | words | lingo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a hung man game. where a player writes a word or a sentence and the other try to guess its letters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dammen (from the dutch word for draughts) is a simple to-the-point program for playing draughts, but quite challenging to beat. It uses a simple yet elegant gtk+ interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...In this fast-paced game,everyone plays at the same time to make words using tiles from a popular boardgame. It supports computer & unlimited human players in hotseat. One can customise the tileset,word list etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Masterword

    Guess the word chosen by the game ...

    Masterword is a game where you have to guess a word, by giving other words, and having in answer the number of common letters at the same place (black pawns) & the number of common letters but in another place (white pawns). Inspired by Mastermind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Crossword Sage is a tool for creating professional looking crosswords with powerful word suggestion capabilities. It can also help you solve crosswords!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A word game featuring double-letter score, triple-word score, etc. You play against the fast and furious robot. 100% Java. The project could use a look-ahead algorithm and some better choices of dictionaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JDuplicate is a free client/server multiplayer word game suite. It is multilingual and supports popular word games such as Duplicate and Scrabble(TM). The server and default client are written in Java; clients for KDE, OSX and Win32 are being tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB