Showing 108 open source projects for "source code computer"

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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    blockem
    Open source clone of the board strategy game blokus, mainly the duo (1vs1) mode. Each player has 21 pieces to put on the board while preventing the opponent from doing the same. Also features solo or 4 players games and an expandable challenge mode.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    This is a Ruby implementation of the classic dice game Yahtzee.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OpenAlchemist
    OpenAlchemist is a new game project developped with C++ language and Clanlib framework. Our goal is to reimplement the game www.naturalchimie.com with free softwares and with free licenses (GNU GPL for code and Creative Commons for graphics).
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    This project aims to develop a collection of educational games for the Digital TV under JavaTV and HAVi API's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 5
    pyKsoko
    pyKSoko is a clone from Sokoban, yes another one. It was intended as a clone of Ksokoban the old Sokoban clone from KDE 3.5.x but it evolved and has now many features who are not part of the original KDE Sokoban clone. Have fun & give feedback! :-D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A sliding block puzzle game on a hex grid featuring 210 computer generated levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    VisualCube

    A php script for generating Rubik's cube visualisations

    INSTALLATION INSTRUCTIONS These instructions are for installing the script on your own web server. If you do not have access to your own server, or would just like to try out the software, please visit: http://cube.crider.co.uk/visualcube.php PREREQUISITES You will need: * Access to an Apache web server with PHP and ImageMagic installed. * A MySQL database. This is optional, but will improve performance if you have a high traffic website. STEPS 1. Download the code using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bwock is a cute and colorful puzzle game under development. It is greatly inspired by Sokoban and the great NES underdog, "The Adventures of Lolo". Code hosted at http://code.google.com/p/bwock
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Codebreaker is a small game that runs in your browser (so you don't need to install it). The aim is to find the right code (3 digits). But the panel only tells you how many digits are right, not which ones. You can play the game on our webpage.
    Downloads: 0 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
  • 10
    This is an intelligent Sudoku solver in c++. It is intlligent, because it uses several logical deduction methods, just like a person, before resorting to guessing. I was trying to teach my kids Sudoku, and taught a computer as proof of concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    E2_Manual is a program to manually place Eternity II like pieces on a virtual computer board. It may help you to solve the original Eternity II puzzle and earn a 2 million dollar prize for that or solve smaller clue puzzles or own defined puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    You don't Buzz Jack (JackBuzz)
    Connect your existing Playstation3 Buzzers from the game "Buzz" to your computer and use them for the "You don't know Jack" game-series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An experimental Sudoku solver that is written using 64 lines or less of C code. Meant as a general experiment in seeing if Sudoku can be solved in that small amount of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Platform: Windows. Allows Klotski puzzles to be created and solved either by the user or by the computer. Puzzles can be saved in xml format and re-opened. User actions have undo/redo and computed solutions may be stepped forward and backward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Same as Sokudo rule: Fill in the game board so that the numbers 1 through 9 occur exactly once in each row, column, and 3x3 box(we call it RULE). The numbers can appear in any order and diagonals are not considered. Base on Win32SDK, code with C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple dual n-back trainer, written in C++, and using SDL (and only SDL). Designed to mimic the simple training scheme outlined in Jaeggi's paper on developing working memory, it features a professional voice artist for the letter sounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FunType is intended to motivate children who love videos to learn to use a keyboard to type. FunType plays video clips after the puzzle text is typed correctly. FunType provides the ability to easily generate puzzle files to go with existing videos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenGF is an open source game that will help you learning music reading while having fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a C++ implementation of Puyo Puyo, a Japanese computer puzzle game of 1991. It uses Qt and Boost Graph Libraries and some design patterns and works with any platform on which Qt is available. It can be used as a tutorial for learning game design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The source code is compact and written within a single Zul file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GoMoku3D is a tridimensional game in which you have to make a "tunnel" of little cubes inside a bigger one. You can play with one/two competitor or against the computer, even in network mode. Realized by CS students at University of Padua, Italy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Python implementation of the code-breaking game mastermind including gui and auto-solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JPlanarity is a puzzle computer game written in Java Language, a clon of flash Planarity game written by John Tantalo. The player starts out with a tangled series of connected dots, and has to untangle the net until no edges intersect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a computer version of the popular Sudoku game written entirely in Java. It features 8 difficulty levels, the ability to print puzzles, and LAN multiplayer. Players may also submit their best solving times to the web, and design their own puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB