Showing 35 open source projects for "work"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    microStudio

    microStudio

    Free, open source game engine online

    microStudio is a free, open source game engine online. It is also a platform to learn and practice programming. microStudio can be used for free. You can also install your own copy, to work locally or on your own server for your team or classroom. microStudio is available online, this is the simpler and the preferred way, you will have access to all the online collaboration features, online publishing, and more export features. You don't even need to create an account, you can start working as a guest. microStudio includes all you need to write code, create sprites and maps for your 2D game. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    pgn4web

    pgn4web

    javascript chess games viewer for websites, blogs and live broadcasts

    ...A truly great plugin." GM Tiger Hillarp, using the pgn4web plugin for wordpress on his site chess at the bag of cats, May 2013. "We wanted a live viewer that could work on tablets and mobile phones. pgn4web did fit very well on every platform, is stable and matched our visual design. Also the horizontal view for the commentators and the vertical view for smartphones was a real plus." H.S. from the Max Euwe memorial tournament committee, using pgn4web for live broadcast and game reports, November 2011.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    js-css-poker-fxmod
    ...Additional Information: -The "Avatars" were created with "facegen" -Poker Tables: I created these with "inkscape" -Playing Cards: I created these with "inkscape/gimp/xnview" -Wood Background 4K: I created this with "gimp" -Poker Chips: I created these with "blender" -Buttons: I created these with "inkscape" -Voices: Created with "http://www.fromtexttospeech.com/" -Sounds: From various free online websites -I modified "js-css-poker" code to work with these resources and provide additional gameplay feedback. electrolex@yahoo.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    OpenSourceWeb

    OpenSourceWeb

    An open-source release of previously closed-source Farweb

    This archive liberates Farweb’s previously closed-source SS13 web interface under GPLv3/AGPLv3. Originating from Baystation12’s Luna, it provides webhooks, UI elements, and infrastructure for SS13 community sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Blooklet-utility-mod

    Blooklet-utility-mod

    A userscript for Blooklet, compatible with tampermonkey

    ...Abusive usage of this script is not tolerated and the author is not responsible for any damage or harm caused due to usage of the script. Features such as skin unlocks work by intercepting blooket's request to its server and modifying the response data to unlock skins. This request only happens once, so once the request is made, the feature can no longer be enabled/disabled. The ability to unlock skins requires the name of the skin to be known, include those of which that are hidden. If you know a skin name and would like to contribute, please open an issue and it will be added. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    Blocker

    Blocker

    Multiplayer online game using Phaser + WebSocket (Socket.IO)

    Blocker is a work-in-progress multiplayer online game developed using Phaser and WebSocket (Socket.IO). It features real-time player interactions in a 2D environment, allowing users to control characters using mouse or keyboard inputs.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    BADAM gamebook engine

    BADAM gamebook engine

    Simple data driven web based gamebook engine using javascript.

    BADAM is a simple data driven gamebook engine written in javascript. The project includes a data format for representing the various game elements ( scenes, objects,events and interaction between objects), a simple in-built script and a library which provides functions to manipulate the game elements. Also included is part of a sample game ( to demonstrate the engine features ) and a hyperlink driven interpreter built on top of the core library functions. To run the application, download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10
    PathFinding.js

    PathFinding.js

    A comprehensive path-finding library for grid based games

    ...It comes along with an online demo to show how the algorithms execute. (The pathfinding speed is slowed down in the demo). Note that this project only provides path-finding algorithms for 2D space. If you need to work in a 3D environment, then you may use @schteppe's fork. When instantiating path-finders, you may pass in additional parameters to indicate which specific strategies to use. For all path-finders, you may indicate whether diagonal movement is allowed. The default value is false, which means that the path can only go orthogonally. When diagonal movement is enabled, you might want to prevent the path from touching the corners of the occupied grid blocks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Egret Engine

    Egret Engine

    Egret is a brand new open mobile game and application engine

    ...It provides modules to handle common game development tasks such as 2D and 3D rendering, GUI systems, and audio and resource management. The Egret engine is flexible and suitable for 2D or 3D projects. It allows developers to work without worrying about low-level browser implementation, HTML5 performance, or fragmentation issues. Egret projects are developed using TypeScript, which is a superset of JavaScript. Please refer to the TypeScript manual for more information. The Egret API and ActionScript3 (AS3) are very similar. It will be easy to get started with Egret if you are familiar with AS3. ...
    Downloads: 10 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
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    ...TurboSphere is largely compatible with the Sphere RPG engine, the main API change is the replacement of object creating functions with proper JavaScript constructors. This means that there are several completed games already made that work with TurboSphere, requiring only a small set of compatibility scripts to function in TurboSphere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    XMICAE Customizable IF Engine

    XMICAE is a framework for browser-based IF/RPG narratives.

    XMICAE stands for eXtensible Markup Initialized Customizable Adventure Engine. It is an IF system that supports the integration of game element like "Activities" that can turn it into something capable of adding sophisticated game mechanics. It is inspired by and aims to be an alternative to StoryNexus and Sryth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JS Worm

    JS Worm

    A JavaScript clone of the BSD Unix game, 'Worm'.

    A JavaScript clone of the BSD Unix game, 'Worm'. See it in action at http://wideaperture.net/worm/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HZ Classic Puzzle Games is a collection of puzzles and games that preserve the simplicity of the first computer games, while harnessing the power of modern software to look good and to work across platforms. Using javascript, DHTML, ML, C++, SDL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    fly_earth_chung
    ...Explore the world in plane,car or feet. Include a freebasic exe application for sound/joystick interface and web launcher. WARNING: due to google earth plugin deprecation this should no more work from december 12 2015 http://googlegeodevelopers.blogspot.fr/2014/12/announcing-deprecation-of-google-earth.html
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    EPIC Multiplayer Strategy RPG

    EPIC Multiplayer Strategy RPG

    EPIC is an indepth Multiplayer Strategy RPG Web Game

    Join yahoo group EpicMultiRpg ! EPIC is a Multiplayer Strategy RPG game where you are pitted against or work with real people in various fantasy settings called modules. The game will start with a Conan and Malazan module. 3rd parties can create new modules eg Star Wars. The system supports adventures, armies , characters , assassins , guilds/buildings , very rich magic ( over 400 spells) and over 2000 items in a realistic fantasy world .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Investigo

    Investigo - DX9 Performance and Debugging Toolkit

    ...An article on Investigo can be found on Code Project: http://www.codeproject.com/Articles/448756/Introducing-Investigo-Using-a-Proxy-DLL-and-embedd If you want to work on Investigo and help move it forward, please join me on SourceForge! To clone the Mercurial repository: hg clone http://hg.code.sf.net/p/investigo/src investigo-src If you like this software please consider donating to help fund my open source development: https://sourceforge.net/donate/?user_id=3127940
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SARGE - Search And Rescue Game Environment is a multi-player training game for robot operators which also supports agent based robot control for simulation work via TCP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Its turn based, web-browser, fantasy MMORPG written in PHP5 and MySQL4 (or higher) (but may work with many other databases) with Smarty Template Engine (v3.0rc3), ADOdb (v4.992) and PHP Mailer (v5.1). Based on Vallheru (v1.3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Geocaching for webOS
    This is webOS client for Geocaching. Browse nearby caches, view cache details, logs, images, navigate to them. Also have plugin to work with Geocaching.com, Go4Cache.com sharing service and Twitter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A hybrid science-fantasy RPG set in the near future. Sunderworld has the dungeon-crawling hack-and-slash goodness of Diablo and the rewarding puzzle-solving elements of Zelda. This is a work in early Alpha, and needs contributors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    .... ---- NOTICE: 5th Feb 2012 ---- I have removed the old version of the S.C.M module for Joomla in order to remove confusion for people e-mailing me complaining that it doesn't work in the new Joomla, Smart people, i know. So until i can find the time to update this and decide if i want to supply it free to people or charge because of the simple fact that it was very easy to install on a Joomla 1.5 install. well any way don't hold your breath i have a lot of work to do and this project isn't high on that list - Antimidget
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Develope the web pages, script engine and databases to recreated the arduos work of one Lord on the age after the Trilogy of the Lord of the rings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB