Showing 48 open source projects for "user mode linux"

View related business solutions
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 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
  • 1
    Ohod Quiz Game

    Ohod Quiz Game

    quiz game with spin wheel

    - quiz game - work in any system - تعمل على جميع الانظمة - multi language utf-8 - متعددة اللغات
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Str8ts Helper

    Str8ts Helper

    Platform independent browser based Str8ts solver

    Str8ts Helper is a browser-based application which helps you by solving Str8ts puzzles. Run on every operating system and also mobile device with a modern web browser which is able to open off-line HTML sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sudoku Helper

    Sudoku Helper

    Platform independent browser based Sudoku solver

    Sudoku Helper is a browser-based application which helps you by solving sudoku puzzles. Run on every operating system and also mobile device with a modern web browser which is able to open off-line HTML sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    Poko Rocket

    Poko Rocket

    Poko Rocket is a open-source tribute to Chu Chu Rocket game.

    Poko Rocket is web based (JavaScript and Canvas) GNU GPL v3 licensed game which is a tribute to original Chu Chu Rocket game. It's compatible with all modern web browsers like Firefox, Chrome and Opera. You can play this great game without account anywhere where you have an access to modern web browser. Animations and graphics are licensed on Creative Commons BY-ND 3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    KAREL 3D WebGL

    KAREL 3D WebGL

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

    KAREL 3D written in JavaScript with WebGL is a children's programming language for teaching algorithms. This is later variant from Karel the Robot in 3D, created in 1986 for 8bit microcomputer PMD 85-2. 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...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    OpenKlest Light Edition

    Internet-service for crossword solving.

    Internet service for crossword solving. The web-interface of the game OpenKlest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    WebSudoku

    Sudoku web game

    Web based Sudoku game. It's written in PHP and ready to be installed on any web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RuleRule

    RuleRule

    A puzzle game of rules acting upon rules. Create the desired pattern.

    RuleRule is a game which might be of interest to students and researchers of AI, machine learning and related areas. In this game, rules act and modify other rules (including themselves). The goal is to reach a desired condition (e.g. a checkerboard of red and yellow). Versions For a first test of the game mechanics in your browser, download the Javascript version, coded by Jan-Hendrik Vienup (December 2014, GPL) tested with Firefox, MSIE, Chrome, and Safari :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    jsSudoku

    jsSudoku

    Browser sudoku game

    Browser sudoku game: 5 difficulty levels, hints, simple interface. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    2GB

    2GB

    a binary game

    This game is based on the original version of 2048. Other versions are derivatives or fakes, and should be used with caution. Click below to play it online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Visual Integer Factor

    Puzzle game demonstrating whats so hard about binary integer factoring

    VisualIntFactor will be an interactive educational and scientific tool demonstrating multiply, factor, conversion between unary counting and binary integers, all in the same grid of hexagons. This grid is based on pascals triangle, which is a 1d cellular automata that calculates (X choose Y) factorials by each cell being the sum of the 2 cells upleft and upright. Draw a binary integer from a cell going upright, then explore the allowed transforms which may lead you to a factored state in 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Asymptopia Math Crossword Builder

    Asymptopia Math Crossword Builder

    Javascript crossword builderwith i18lized math capabilities

    JavaScript crossword puzzle builder with internationalized math capabilities. Generate unlimited layouts of user-supplied words and equations. Use file->print (to file) to save
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 0 This Week
    Last Update:
    See Project
  • 15
    Sudoku is a logical game. The user has to place the numbers 1 to 9 in every row, column and square. But, and that is the challenge, no number can be used twice! Sudoku-Puzzle is a simple JavaScript which generates random puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    fiftyfifty

    fiftyfifty is a programming language and game

    As you may recall, a Turing-machine is an all-purpose computer. A Turing-machine has a memory that consists of a track or line of data. On the track, a read-/write-head is moving. The read-write head itself is a state engine, which is affected by the input from the track, and which decides what to write on the track, and where to read the next input, by "moving" the head back or forth. In 5050, the part of the track left of the head is represented not by a line or stack of information,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    To build an OpenGL game using programmable robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Dots Game is a simple strategy game where the objective is to defeat your opponent by completing the most squares. All you have to do is connect the fourth line to complete a square and earn a point. The first player to complete 33 squares wins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tetris5
    This is a tetris game based on HTML5 technology, no flash used! It uses HTML 5 features like canvas and localStorage. Game logic is written in javascript. SVN repository: https://tetris5.svn.sourceforge.net/svnroot/tetris5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a Javascript based tetris game. We wrote this to primarily learn about Javascript, and now hopefully the game itself can be updated further with more cool features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fifteen puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing. "15 puzzle" (Wikiversity) — script in JavaScript, developed under Web laboratory as an educational project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jqbomb
    This is a very simple version of the classic mine sweeper game written entirely in jQuery (JavaScript) and HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HappyToDos The to-do list that helps you focus on being happy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    phpPuzzleTimer is an online timer for competitive puzzle solving.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A set of JavaScript games made by me when I was younger ("When I was younger, so much younger than today" *Ahem, sorry*) There are classical games: Tic-tac-toe, Connect four, Fifteen puzzle, Memory, Towers of Hanoi and Leapfrog: useless but funny
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next