Showing 57 open source projects for "games"

View related business solutions
  • Securing the Cloud Made Easy Icon
    Securing the Cloud Made Easy

    Multi-cloud security delivered — now and in the future.

    Designed for organizations operating in the cloud who need complete, centralized visibility of their entire cloud estate and want more time and resources dedicated to remediating the actual risks that matter, Orca Security is an agentless cloud Security Platform that provides security teams with 100% coverage their entire cloud environment.
    Learn More
  • Remote Network Monitoring and Management for an IoT World Icon
    Remote Network Monitoring and Management for an IoT World

    The Only RMM Solution You Need

    Domotz is the premier Remote Network Monitoring and Management platform for IoT. We offer powerful network management software for MSP's, Integrators, Security Professionals, and Business Owners. Domotz enables the complete solution to cost-effectively manage and monitor your customers’ networks with plug and play setup, a friendly UX, and a comprehensive feature set, accessible from any desktop browser or mobile device. Utilize one interface to manage multiple networks at multiple locations anywhere in the World. One person can deploy remote monitoring and management in less than 15 minutes.
    Sign Up for Free
  • 1
    FSKneeboard

    FSKneeboard

    FSKneeboard adds a helpful ingame panel to your flight simulator

    FSKneeboard (formerly known as "VFR Map For VR") adds a helpful in-game panel to your flight simulator which brings several different maps, waypoints and tracks, a charts viewer, and a notepad right into your Flight Simulator cockpit! This is is especially helpful for those of us who like to fly in VR. Powerful, highly detailed maps for your next VFR trip. Optimized for VR! Your approach charts, checklists, and notes at your fingertips. Use your mouse to quickly take notes of ATIS and ATC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    frame.js

    frame.js

    JavaScript Sequence Editor

    ...The library aims to be unobtrusive: you can drop it into demos or prototypes without adopting a large framework. Because it centralizes timing, it becomes easier to coordinate multiple animated elements or throttle work on low-power devices. For creative coding, micro-games, and UI flourishes, it offers just enough structure to keep animation code tidy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Recorder

    Recorder

    HTML5 js recording mp3 wav ogg webm amr format

    ....; with powerful real-time processing support, it can be used in various web applications: from simple recording to complex real-time voice Recognition (ASR), and even audio-related games, are handled with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FlightGear - Flight Simulator

    FlightGear - Flight Simulator

    FlightGear Flight Simulator: free open-source multiplatform flight sim

    Founded in 1997, FlightGear is developed by a worldwide group of volunteers, brought together by a shared ambition to create the most realistic flight simulator possible that is free to use, modify and distribute. FlightGear is used all over the world by desktop flight simulator enthusiasts, for research in universities and for interactive exhibits in museums. FlightGear features more than 400 aircraft, a worldwide scenery database, a multi-player environment, detailed sky modelling, a...
    Leader badge
    Downloads: 2,563 This Week
    Last Update:
    See Project
  • Ango Hub | All-in-one data labeling platform Icon
    Ango Hub | All-in-one data labeling platform

    For AI teams and Computer Vision team in organizations of all size

    AI-Assisted features of the Ango Hub will automate your AI data workflows to improve data labeling efficiency and model RLHF, all while allowing domain experts to focus on providing high-quality data.
    Learn More
  • 5
    Java SID Player Music Library V2
    This is a Commodore 64 emulator specialized for sound reproduction. It is also a SID player for music collections like HVSC and CGSC. It is a full C64 emulator and can play games of the GameBase64 project as well.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 6
    face3D_chung
    face3D chung is a small mesh editor with which you can create 3D obj model character avatar head objects with texture from a single photo of any man or woman for your games. Works by 3D & texture morphing .Uses freebasic apps gui_chung , loadobj3ds_chung and ancient openGL . Can run on a small netbook. .Added speaking avatars with moving lips using TTS_chung_dll and aiml_chung_dll aiml chatbot .Added online speaking avatar using HTML5 , javascript , jsc3d and custom elizabot like chatbot with eval() javascript function . ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    sailmacallit

    sailmacallit

    Sailboat Whachamacallit Flowchart

    This application walks you through deciding what to call a Sailboat, or an item on a Sailboat, based on your answers to a series of questions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    chatbot_chung
    chatbot chung is a keywords based probabilities algorythm simple entertainment chatbot with 3D talking openGL avatars written in freebasic. Can import aiml simple question/answer or question/random/answers or single star/ multi srai data saved from "AIML_chung" open source application . Online html5 javascript version with 44 languages multilingual auto detection available on the website (source included in the zip file). SORT gentext text generation algorythm option added (desktop version) .
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Contract Management Software | Concord Icon
    Contract Management Software | Concord

    AI-powered contract management that helps businesses track spending, negotiate smarter, and never miss deadlines.

    Concord serves small and mid-sized businesses and Fortune 500 companies. This robust, web-based platform is used by human resource, sales, procurement, and legal teams, and virtually anyone who deals with contracts.
    Learn More
  • 10
    Obelisk.js

    Obelisk.js

    Build pixel isometric graphics with HTML5 canvas

    Obelisk.js is a JavaScript library for creating pixelated isometric graphics using HTML5 canvas. It provides a simple and flexible API to render isometric elements like bricks, cubes, and pyramids, making it ideal for developing retro-style games and visualizations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    soccerPitchTeamEdition

    soccerPitchTeamEdition

    Edition of football teams on HTML canvas- javascript source

    This javascript code provides tools to compose your own football teams on real soccer pitch which is drawn on a html canvas and therefore this could be rendered on image PNG . This code also use an other open source library (jscolor) editor site here : http://jscolor.com which help this code to use color picker this tool also provides some report match features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HTML GL

    HTML GL

    Get as many FPS as you need and amazing effects by rendering HTML/CSS

    ...HTML GL solves "the slow DOM problem" by creating WebGL representations of DOM elements and hiding actual DOM after. This speeds up HTML/CSS animations and transformations by using 3D hardware acceleration and allows to apply OpenGL effects as modern 3D games have. Using HTML GL you still work with HTML/CSS as you are common to, but DOM elements are just facades to their WebGL representations. These GPU accelerated textures are very effective from resources consuming perspective and are very cheap to transform or animate. Include HTMLGL.js into the project. Elements will be rendered in WebGL and their CSS Transform properties will be mapped to WebGL representation transformations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This program serves for calculation coordinates centers of maps for drawing up a uniform collage. Данная программа служит для расчета координат центров карт для составления единого коллажа.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TurboSphere

    TurboSphere

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

    ...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
  • 15
    Comics Chess
    Веб-приложение комикс шахматы. Написан на js(сервер - node.js, клиент three.js). В этом проекте показываются возможности графического клиент-серверного приложения.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Maere - When Lights Die

    Maere - When Lights Die

    Prepare to dream. Prepare to be afraid. Prepare to run.

    "Maere : When Lights Die" is a horror video-game and virtual reality project by Lucid Dreams (that's us !). We are four game designers from the IMAC engineering school in France, and we've been developing this project since october 2012. It has been created with virtual reality in mind from the start and will be playable on the Oculus Rift headset as soon as we get our developer kit ! The game is also available for free on PC, Mac, and Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The new project description is a real time vrml javascript planetary system modeller. And example of a such a modeller can be found at www.int3d.com called Pharus3d. I have the project submitted to RentACoder.com. Also I have a php script stored here an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TV Show Manager Chrome App

    TV Show Manager Chrome App

    Easily manage your list of favourite TV Shows. Track upcoming shows.

    *INFO* Latest builds are available here: http://goo.gl/qx8mS0 TV Show Manager is a chrome app that can be used to track your favorite TV shows from the US tv channels. You can add your favorite shows and then get the details of each and every episode. You can track when the new episode of a show is coming and also get an overview of what will be happening in that particular episode. You can add as many shows as you want to the collection and find out detailed information about the and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    fly_earth_chung
    fly earth chung is a free 3D flight / car / shoot simulator using google earth geplugin, javascript and freebasic. 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: 1 This Week
    Last Update:
    See Project
  • 20
    Mac OS X and Windows OpenGL 3D Engine tools, content and code to create games and applications. Newton physics, OpenAL sound with OGG Vorbis, Lua, Revolution, written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Investigo

    Investigo - DX9 Performance and Debugging Toolkit

    Investigo is a toolkit for DirectX9 performance analysis and debugging. For any DirectX9 application: view live performance graphs via the embedded HTTP server and capture performance metrics for offline analysis. Investigo is released under an MIT style licence. The first binary release is now up. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    K.L.'s Tanx
    This is a 3D puzzle game with fantastic design. The prototype idea is from Family Computer game 'Tank', so Tanx means Tank's extended version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QuickSaveMaps

    QuickSaveMaps

    QuickSaveMaps let's you save your textures faster from Photoshop

    QuickSaveMaps let's you set up your Photoshop documents to to conveniently save out layer groups in a unlimited amount of ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    War of Respect

    War of Respect

    War of Respect is an online turn-based MMORPG in 2D-anime style.

    War of Respect is an online turn-based MMORPG created for public in 2D-anime style. Players are able to communicate, participate in events, reach the top 3 top-players and even more! It's free, and in continue development. War of Respect comes in three variants: War of Respect War of the Players Second Generation (2G for short) It's international, free and fun to play on. If you like to buy extra features (Like 1 extra level) you have to pay with real money. Our team is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A web interface for the Humax HDR Fox T2 Freeview recorder. Thanks to af123 & raydon for making this possible! See http://hummy.tv/forum/threads/customised-hdf-file-released.232/ for how to get shell access on the box and general info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB