Showing 131 open source projects for "some"

View related business solutions
  • 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.
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    raylib

    raylib

    A simple and easy-to-use library to enjoy videogames programming

    ... Games. raylib supports multiple target platforms, it has been tested in the following platforms but, technically, any platform that supports C language and OpenGL graphics is valid for raylib or can be very easily ported to. raylib can be combined with several extra libraries for additional functionality, some of those libraries are already used internally while others are provided for user integration, most of these libraries are single-file header-only with no external dependencies.
    Downloads: 62 This Week
    Last Update:
    See Project
  • 2
    DeSmuME

    DeSmuME

    DeSmuME is a Nintendo DS emulator

    In this version we have added support for high-resolution 3D rendering. Try the new “GPU Scaling Factor” feature to increase the 3D resolution beyond the native resolution of 256×192 pixels. Also, the Cocoa frontend sees continued radical enhancements and while the Windows frontend sees some new incremental enhancements. DeSmuME is a very CPU demanding app. While many users will see DeSmuME as a toy (and use it as such), it is actually a very sophisticated piece of software with lots...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Switch theme injector

    Switch theme injector

    Create custom themes for the Nintendo Switch

    The Switch theme injector project is split into three parts. Switch theme injector (Windows app): An app to create and edit custom themes. NXThemes installer: An homebrew app that runs on the switch itself and can be used to install and manage themes. Switch theme injector online (also called WebInjector): A port of the Windows injector as a web app, it lacks some features like custom applet icons and common.szs layouts support. The main objective is to develop a complete toolset to create...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Handmade Math

    Handmade Math

    A simple math library for games and computer graphics

    A single-file, cross-platform, public domain game math library for C/C++. Fully inlined HandmadeMath.h. No need for HANDMADE_MATH_IMPLEMENTATION anymore. Added extra parentheses around some macros. Renamed the 'Rows' member of hmm_mat4 to 'Columns'. Since our matrices are column-major, this should have been named 'Columns' from the start. 'Rows' is still present, but has been deprecated. Added array subscript operators for vector and matrix types in C++. This is provided as a convenience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Klavaro Touch Typing Tutor

    Klavaro Touch Typing Tutor

    A very efficient tutor.

    A touch typing tutor very flexible, supporting customizable keyboard layouts. You can edit and save new or unknown keyboard layouts, as the basic course was designed to not depend on specific ones. Also, there are some charts about the learning process.
    Leader badge
    Downloads: 1,119 This Week
    Last Update:
    See Project
  • 6
    QuakeSpasm

    QuakeSpasm

    A modern, cross-platform Quake game engine based on FitzQuake.

    QuakeSpasm is a *Nix friendly Quake Engine based on the SDL port of the popular FitzQuake. It includes some new features, important fixes, and aims for portability and 64 bit correctness.
    Leader badge
    Downloads: 432 This Week
    Last Update:
    See Project
  • 7
    zBoy

    zBoy

    a multiplatform, full-featured GameBoy classic emulator

    zBoy is a multiplatform GameBoy emulator that provides a load/save feature, can perform PCX screenshots either manually or automatically (every few seconds) and emulates an internal battery for ROMs that were designed to use one (this allows to use the internal save option provided by such games, remember highest scores, etc). zBoy supports some additionnal features, too, like intelligent saving of hi-scores for some games that aren't able to save their hi-scores table by themselves because...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8

    ArkiFuse - Arki's mod of "FUSE" emulator

    Builds of "FUSE" emulator with my own mods

    ArkiFuse is a free (GPL v2+) ZX Spectrum emulator based on FUSE Spectrum emulator (https://sourceforge.net/projects/fuse-emulator/). ArkiFuse contains some additional modifications and fixes, which have not been accepted or merged (yet) into the original FUSE project. See "Files" tab for download options of distribution files. Individual modifications/features can be tested with separately built distribution file(s) or .. - Nightly build of (Fuse) master, without mods - https...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    simple3d

    simple3d

    realistic driving simulation + functions for 2D/3D graphics

    Simcar - driving (not racing) simulation, with stunts and realistic physics since version 5.0.0. SDL_grf - functions for 2D/3D graphics (including text), sound and input + a few programs for viewing 3D models, viewing ZX Spectrum *.scr files, simulating the Solar System etc. Simple3d - old program for rendering 3D models, now included in SDL_grf but not used in the latest programs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10

    crossfire-spaces-in-names

    Allow spaces in character names for Crossfire RPG Game

    Allow for spaces to exist in names. Since some game functionality expects no spaces, this may cause those to break. It is known the IPO does not handle spaces in character names correctly, and there are likely others that have the same issue. Unless the scripts/features that expect no spaces in names are corrected, this is mostly a patch to allow for poking around and finding where the failures occur and the impact it has on gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RetroGear

    RetroGear

    SDL based generic 2D game engine

    RetroGear is a generic 2D game engine, designed for the simple and fast retro games development, like those of the 80s. The project aims to create generic components for rapid development of 2D games, based on the most common practices of game programming and design known, giving in the hands of the programmer, standard components and easy to integrate with their own projects. Some of the features offered by this game engine are: A basic but pratical game states management (screen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenArena is a 3d game creation engine. It is a rendering system that can be used for more than just games but it is targeted at games. The basic use being create some game media textures models maps and config files for physics and rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    nV@derz!
    nV@derz! is a two-dimensional, vertical space shooter inspired by the classic arcade game Space Invaders. The player must defend the planet from waves of aliens, and the game features a few variations from the original. Play with PC joysticks or keyboard with one or two players. Note (04-26-2017): Sound may not work on some systems. Please share your experience with nV@derz! in the Discussion forum or make a ticket in the Bugs tracker. Thanks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Crossword Designer

    Crossword Designer

    Program to design crosswords

    A tool to help you design crosswords by hand, though there are automated functions to suggest words, or even fill in grids. You create a grid, add clues by hand, then use the cut and paste tools to transfer to a wordprocessing or other desktop publishing package. So a nice tool for education, if you're running a club magazine or parish newsletter, or similar use. You can transfer files in the semi-standard xpf format, supported by some other crossword-editing software. There's also...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Propeller
    Bird land, vast and grand. Where seagulls swing, what a wonderful thing. Shiny beak and fluffy wings, also a bird that sings. *** This is a side scrolling shooter game that has many minigames. Windows: Click on the "files" tab, then download the zip file and unpack it, then run "Propeller.exe" to play. Run "Launcher.exe" if you want to start the game in windowed mode or mute the sounds. You will find some instructions in the instructions.txt file. The windows version is 64-bit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    progress:call to power

    Game based on Freeciv

    Game based on Freeciv, which some changes to gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    compatible lite doom

    compatible lite doom

    Ms Dos port with slopes 3d floors true3d demo compatibility fast speed

    Dos Doom with 3d floors, slopes, destructible architecture, demo compatibility 1.9, fast speed youtube https://goo.gl/pbNybV Requirements: 486DX, 4MB RAM Win95, 8MB Dos(run -ram8mb parm) https://goo.gl/agT2wc https://goo.gl/3EFVBg Recommended: 486DX4 100MHz, 16MB RAM https://goo.gl/IWGLkQ Run on Dos,Win9x, XP 7 32 bits, Dosbox Turbo Android requires Dosbox: Win 64bit or WinXP w/ some video drivers https://goo.gl/FE6rRF Bugs: command line needs one space after wad or other parm to work...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Commander Genius

    Commander Genius

    Commander Keen Interpreter

    This is a fork of CloneKeen. It fully interprets the classic dos games Commander Keen 1-6 including some fanmade mods and adds some nice twists like smoother gameplay, some special graphical effects and also music, which was missing in the first trilogy. Use our High Quality Pack and enjoy the Commander Keen series in a new way.
    Leader badge
    Downloads: 119 This Week
    Last Update:
    See Project
  • 19
    MAME4droid

    MAME4droid

    MAME Android Emulator.

    MAME4droid (0.139u1) is developed by David Valdeita (Seleuco), port of MAME 0.139u1 emulator by Nicola Salmoria and TEAM. MAME4droid (0.139u1) emulates arcade games supported by original MAME 0.139u1. This MAME4droid version is targeted to Dual-Core devices, because it is based on a high specs 2010 PC MAME build. Anyway don't expect arcade games of the 90 to work at full speed. With some games that are really bad optimized (like outrun or mk series) you will need at least a 1.5 ghz dual...
    Leader badge
    Downloads: 82 This Week
    Last Update:
    See Project
  • 20

    XWA Hacker

    Fixes for X-Wing game binaries

    Fix/improve X-Wing games (XWA and others) to allow them to run on current PCs with improved graphics. Now also available on the Microsoft Store (consider it beta) at ms-windows-store://pdp/?productid=9PPKMJSRTM2B or https://www.microsoft.com/store/apps/9PPKMJSRTM2B
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21
    Arkanoid - Break the Bricks Game

    Arkanoid - Break the Bricks Game

    It is a Brick breaking game with lots of cool features.

    Welcome to Arkanoid - Break the Bricks v1.0.0.4 This game is a cross-platform, arcade game inspired by one of the most popular game of old time, The Arkanoid. This game is an approach to create a brick breaking game with more unique features and some new challenges with new cool look. Download and play this game and let me know how was the game. And don't forget to rate and review my project. # If you want to see some more cool features in the next version of this game, you can...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    SYSTEM 16

    SYSTEM 16

    Sega system-16 emulator

    ... Quartet II and even with some dual 68000 games like Hang-On and Space Harrier. This program is an emulator and it needs roms to run, please, don't e-mail be to get roms, i'll ignore your requests !
    Downloads: 21 This Week
    Last Update:
    See Project
  • 23
    OpenTomb

    OpenTomb

    Game engine for playing tomb raider 1 - 5 levels.

    PLEASE NOTE: Project development moved to Github! https://github.com/opentomb Here you can find ONLY nightly builds for Windows. OpenTomb is an engine that can play classic Tomb Raider 1 - 5 levels and custom TRLE levels. It is developed for fans and fun. Some code was taken from OpenRaider project and Quake Tenebrae project. Resource loading routines are taken from http://icculus.org/vt/vt/ project. It is developing in netbeans 7 + GCC TDM 4.9.2 Used libraries: SDL2, SDLimage...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Vocaluxe
    Vocaluxe is an open source singing game inspired by SingStar™ and Ultrastar Deluxe. The code is hosted on github: https://github.com/Vocaluxe/Vocaluxe
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Ur-Quan Masters HD Remix

    Ur-Quan Masters HD Remix

    A bug-fixed/updated fork of The Urquan Masters HD with the remix music

    Star Control II is a space adventure game that features role-playing elements alongside 2D combat and space exploration. It was a milestone for early PC gaming and a huge influence on many modern sci-fi games such as Homeworld and the Mass Effect series. Many consider it one of the greatest computer games of all time. UQMHD Remix is a fork of The Urquan Masters HD (aka the hi-res version of the open-source version of Star Control II) which fixes some outstanding bugs, improves some...
    Downloads: 0 This Week
    Last Update:
    See Project