Showing 21 open source projects for "include"

View related business solutions
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 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
  • 1
    Tkgames is a site for games written using the powerful tcl/tk language. These include my original tesselation puzzle Polypuzzle, and recent additions Hearts, Spider, Yahtzee and the tooo addictive, Tktk.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    GemDash

    GemDash

    Gem Dash aka Boulder or Dyna Blaster like 8-bit style game in Python

    ...Since it's my first code in Python, the old template gave me a good code basis to understand how to build game logic, use PyGame and create something that will work and I can finish. I can add even more game mechanics and changes. *_win include .exe (executable) *_mac include .app (in dmg, works independent) Requirements: - Python 3.13.2 or newer - Pygame 2.6.1 or newer ( terminal: pip install pygame ) Objective And Rules Of The Game: - Collect all the diamonds to open the exit to go to the next level. - Collect and Place explosives and make Kaboom ! - Stay alive and avoid the monsters ! ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    AdaGate

    AdaGate

    3D OpenGL dungeon game using Ada: a tribute to Narbacular Drop

    ...It is an elaborate example of modern OpenGL programming using the Ada language; and a tribute to Narbacular Drop, and Amelia Earhart. Each room has a barrier that must be circumvented using portals. The barriers include water with piranha, molten magma, and walls. Runs on Windows, OSX, and GNU/Linux. The linux binary now runs on many linux distros! Includes all source code, build scripts & resources.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 4
    VRMosaic for Lazarus

    VRMosaic for Lazarus

    VRMosaic for Lazarus

    VRMosaic for Lazarus a sliding cells puzzle game written using Free Pascal for Lazarus [*] now include auto mosaic resolver (Aug 2023) !! includes Lazarus sources & build project another fine SunStorm release Vincent Radio {Adrix.NT} adrixnt@hotmail.it
    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    KAREL 3D WebGL

    KAREL 3D WebGL

    Children's learning programming language Karel the Robot in 3D

    ...Support full recursion, create new commands, complex commands with condition from dialog and direct control with keys, language translation. Objects: brick, wall, mark, fence. Check out the Wiki (here) for more examples and pictures. Include ZIP with original historical manuals in Slovak language from years 1987 - 1990 Writen in HTML for fast universal use, including JavaScript code with Three engine. After download and unzip, runable (run html file) without installation in internet browser. Tested in EDGE and Chrome. Version without WebGL, and just as one file (+ include examples in text file): https://sourceforge.net/projects/karel-3d/ C++ version: https://sourceforge.net/projects/karel-3d-cpp/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Spellathon
    Spellathon is a simple word puzzle game. You are given seven letters. You need to find words of length four letters or more that include a central letter. See how many words you can guess!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    Autonom

    Enter a two dimensional maze and exit automatically.

    ...In version 1.0.0, we have limitations; - We're in 2 dimensional world, meaning we have only x and y axis. - We have a one-way graph. There's only one solution to find the way from the starting point to the (0,x) point. Future versions will include 3 dimensional space and will include more complex mazes with many solutions. Arda Ulas UNLU ardaulas@hotmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sudoku SDL

    Sudoku SDL

    A sudoku game built using SDL

    This is a basic sudoku game and is my first ever SDL project. I've tried to include all of the necessary features and by all means improve it, modify it (especially the graphics) - Any questions contact me at scottmcgregor05@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Java based client / server online games engine & API for easy creation/running of real-time multiplayer games. Games include Battleships, Camelot, Checkers, Chess, Connect 4, Dots, Go, Octagons, Texas Hold'em Poker, Reversi, Spades, Tetris & Tic-tac-toe
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    JSudognu creates, rates, solves and prints sudokus. Features include creation of symmetric sudokus, printing to postscript printers and filtering sudoku databases for solution techniques. JSudognu is a front end for sudognu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A suite of games. Games include sudoku, wordhunt, tritowers, videopoker, flogthedoplhin, threescompany, compile4, consume21, foxyboxy, secretphrase and some dart board games. Ever play megatouch? Try these, they're free. Now for Windows too!
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    Games With Another Dimension. This project is for development of a set of 4 dimensional games. The current games include 4by and 5by tic-tac-toe and mazes. Additional games to add are Checkers, a Risk type game, a Pacman type game and a shooter game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A java implementation of the Sudoku puzzle. Unique features include different sizes of puzzle (from 4x4 to 16x16) and a genuine user interface based on visual helps (highlighing a selected number, a mouse cursor representing the selected number, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tetris clone game totally written in Java (1.6) with NetBeans. Highly configurable and modular. It will include pieces editor, multiplayer and more. It runs on any system with JRE 1.6 installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A program about the Rubik's cube written in C++/Qt. Main features include: handling cubes with different sizes, managing and transforming rotations in a user friendly way, different views (including 3D view through opengl)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mobile Sudoku is a J2ME implementation of the popular Sudoku puzzle game. Play it anywhere on your mobile phone. Features include: game generation, game solving, auto-annotation, user-set difficulty levels, and an easy to use interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The Radical Dreamers iPod Port Project is an attempt to transfer the game Radical Dreamers to the iPod, through use of the notes feature. The game will include the story, as well as music . Script credit goes to Demiforce
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Twin Distress is a simple puzzle game where you must remove all of the blocks of the same color from the screen before the time runs out. Features include different skill levels, high scores, sound & music.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    JPlatform is a collection of some handy or semi-useful java-based applications and hacks that I have done. They include a Content Management System, a guestbook, an application to keep track of your movies etc. Have fun! :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Galahad is a Java framework for the construction of multi-player card and board games of all types. Galahad will include network and AI play and will ultimately evolve into a set of vertical and horizontal frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A set of web-based word games, intended as an aid for learning vocabularies of foreign languages, as well as for fun. Will Include both single and multi player games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next