Showing 156 open source projects for "mingw-w64-gcc"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • 1
    3DWorld

    3DWorld

    3D Procedural Game Engine Using OpenGL

    3DWorld is a cross-platform OpenGL-based 3D Game Engine that I've been working on since I took the CS184 computer graphics course at UC Berkeley in 2001. I converted the project from svn to git at commit 6607. Most of the code is written in C++, with GLSL for shaders. This is intended to be a cross-platform project. Microsoft Visual Studio 2019 and 2022 project files are included. A linux/gcc makefile is also included, but is more experimental. See README.linux for more details. The project...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    F·W·K

    F·W·K

    3D game engine/framework in C, with Luajit and Python bindings now

    3D game framework in C, with Luajit and Python bindings now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 935 This Week
    Last Update:
    See Project
  • 4
    Hexen II: Hammer of Thyrion

    Hexen II: Hammer of Thyrion

    A cross-platform port of Hexen II game.

    Hammer of Thyrion (uHexen2) is a cross-platform port of Raven Software's Hexen II source. It is based on an older linux port, Anvil of Thyrion. HoT includes countless bug fixes, improved music, sound and video modes, opengl improvements, support for many operating systems and architectures, and documentation among many others.
    Leader badge
    Downloads: 370 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.
  • 5
    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx is a portable, lightweight, plugin-based, data-driven and extremely easy to use 2D-oriented game engine. As orx is data driven, it allows users to create games with a small number of lines of code and reduces drastically the development time.
    Downloads: 83 This Week
    Last Update:
    See Project
  • 6
    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: 46 This Week
    Last Update:
    See Project
  • 7
    Eagle Mode

    Eagle Mode

    Zoomable user interface (ZUI) with file manager, file viewers and more

    Eagle Mode is a zoomable user interface (ZUI) with file manager, file viewers, games, and more. This project is about a futuristic style of human-computer interaction, where the user can visit almost everything simply by zooming in. It features a portable C++ toolkit API for developing such ZUIs, and it features the Eagle Mode application, which provides a virtual cosmos with plugin applications. The most important one is the professional file manager with its rich, scriptable command set....
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 8
    simple3d

    simple3d

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

    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. Simcar - driving (not racing) simulation, with stunts and realistic physics since version 5.0.0. Simple3d - old program for rendering 3D models, now included in SDL_grf. You can also check my other programs: https://sourceforge.net/u/matei_v/profile/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    openKB

    openKB

    Open-source reimplementation of the original King's Bounty

    Downloads: 1 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 10
    T^3 ("T-cubed") is a 3D Tetris game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RufasSlider

    RufasSlider

    Klotsky class block slider puzzles.

    RufaSlider is a collection of 16 different block slider puzzles for kids and casual puzzlers that works on laptops and PCs running Windows, OSX or GNU/Linux. It includes a Klotski-style family, a DirtyDozen family, and a Traffic-Rush family. And now these puzzle families come with AutoSolvers to help you. The Klotski family uses rectangles of 4 sizes: 1x1, 2x2, 1x2, 2x1. The objective in each game is stated near the window top, but usually involves moving a large block to a specified...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    G3N

    G3N

    Go 3D Game Engine

    G3N (pronounced "gen") is an OpenGL 3D Game Engine written in Go. It can be used to write cross-platform Go applications that show rich and dynamic 3D representations - not just games. A basic integrated GUI framework is provided, and 3D spatial audio is supported through OpenAL. Go 1.8+ is required. The engine also requires the system to have an OpenGL driver and a GCC-compatible C compiler. On Unix-based systems, the engine depends on some C libraries that can be installed using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pak

    PAK file editor for Quake engine games

    A utility for manipulating .PAK files used by Quake and Quake 2 engine games. Allows for creation of .PAK data files from directories, extraction, individual file/directory insertion and extraction, and file/directory deletion.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 14
    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: 102 This Week
    Last Update:
    See Project
  • 15
    Pioneers

    Pioneers

    Pioneers - The Settlers of Catan

    Pioneers is an emulation of the board game The Settlers of Catan, which can be played over the internet.
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 16
    GoBoy

    GoBoy

    Multi-platform Nintendo Game Boy Color emulator written in Go

    .... These functions include printing of opcodes and register values to the console at each step (although will greatly slow down the emulation) and toggling of individual sound channels. GoBoy is compatible with MacOS, Windows and Linux. Building on Windows 10 requires MinGW and on Linux, you’ll need to install gtk.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Empire Server
    Empire - A multi-player, client/server Internet based war game. Copyright (C) 1986-2013, Dave Pare, Jeff Bailey, Thomas Ruschak, Ken Stevens, Steve McClure, Markus Armbruster
    Downloads: 14 This Week
    Last Update:
    See Project
  • 18
    nCine

    nCine

    A cross-platform 2D game engine

    nCine is a cross-platform 2D game engine that runs on PC (Linux, Windows, macOS), Android, Raspberry Pi, and the web (Emscripten). The project has been in active development since June 2011. Source code is released under the MIT license and is available on GitHub. Visit the donate page to discover different ways to support and sponsor the project. Join the Discord server and meet the community of developers, users and players. Indent with tabs (4 spaces) but use spaces for continuation line...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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: 53 This Week
    Last Update:
    See Project
  • 20

    ConsolePref

    A console preference game for linux

    The goal of the project is to write a computer preference game that is completely open and does not cheat. The program by default (unless explicitly specified otherwise) makes decisions using only information allowed by the game's rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IMG4DC – Dreamcast Selfboot Toolkit

    IMG4DC – Dreamcast Selfboot Toolkit

    Generate ready-to-use disc images for your Sega Dreamcast system !

    IMG4DC is a tools package containing two utilities to generate selfboot disc images for your Sega Dreamcast: cdi4dc, designed to make Padus DiscJuggler (CDI) images and mds4dc, designed to make Alcohol 120% (MDS/MDF) images. A selfboot image is a disc image format specially prepared to boot on your Dreamcast. In clear, by burning a selfboot image to a standard blank CD-R, the software containted into this disc image will run onto your Dreamcast, as a legit game disc, without any modchip or...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    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 with jpeg...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 23
    funzig

    funzig

    c++/SDL/Open Source Arcade game

    Dans Funzig la route défile, monotone, coffre vide. Heureusement vous êtes au volant pour ramasser les courses disséminées sur le chemin par le gourmand funpat :-) Ecoutant une radio libre, zigzagant entre les obstacles et bondissant au dessus des rivières, vous tentez tant bien que mal de comprendre ce qu’il faut faire pour mettre plus de trucs dans le coffre lorsque soudain une maison-étoile apparaît…
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Intrinsic

    Intrinsic

    Intrinsic is a Vulkan based cross-platform game and rendering engine

    Intrinsic is a Vulkan-based cross-platform game and rendering engine. The project is currently in an early stage of development. I'm working on this project in my sparetime and thus the development activity might vary from time to time. This project is not abandoned and I'm certainly planning to continue working on it in the future. The Intrinsic repository is hosted on GitHub. Contributions and general support are welcome at any time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IMP - Irrlicht Music Player (Irrlicht)

    IMP - Irrlicht Music Player (Irrlicht)

    3D video music media player lyrics subtitles etc...

    ✿ Unique! The first, and only, software of its own kind... ;) ✿ Home page: http://irrlicht.sourceforge.net/forum/viewtopic.php?t=39695 ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ USAGE examples: - Simply play your musics, with 3D visuals. - Great for whole family singing. (Karaoke) - Lyrics files can be ".txt" or ".srt" files (Subtitles) - Great to be used with friends, in a party, singing. - Great for little babies... (Add your voice reading bedtime...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next