Showing 57 open source projects for "intel c compiler"

View related business solutions
  • 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
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    PKHeX

    PKHeX

    Pokémon Save File Editor

    ..., or SaveDataFiler). We do not support or condone cheating at the expense of others. Do not use significantly hacked Pokémon in battle or in trades with those who are unaware hacked Pokémon are in use. PKHeX is a Windows Forms application that requires .NET Framework v4.6, with experimental support for .NET 6.0. The executable can be built with any compiler that supports C# 10.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 2
    Panda3D

    Panda3D

    Powerful, mature open-source cross-platform game engine for Python

    ... from our active community. You can build Panda3D with the Microsoft Visual C++ 2015, 2017, 2019 or 2022 compiler, which can be downloaded for free from the Visual Studio site. You will also need to install the Windows SDK, and if you intend to target Windows Vista, you will also need the Windows 8.1 SDK.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MangosZero

    MangosZero

    Mangos ZERO is a server for World of Warcraft

    Mangos is an open source project written in C++. It's fast, runs on multiple platforms and stores game data in MySQL or MariaDB. It also has optional support for SOAP. The server supports a wide range of operating systems and various compiler platforms. In order to do that, we use various free cross-platform libraries and use CMake (v3.12+) to provide a cross-platform build system that adapts to your chosen operating system and compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Oak

    Oak

    A pure Go game engine

    Oak has recently brought in dependencies that include C code, but we still describe the engine as a Pure Go engine, which at face value seems contradictory. Oak's goal is that, by default, a user can pull down the engine and create a fully functional game or GUI application on a machine with no C compiler installed, so when we say Pure Go we mean that, by default, the library is configured so no C compilation is required, and that no major features are locked behind C compilation. We anticipate...
    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
    Ebiten

    Ebiten

    A dead simple 2D game library for Go

    ...), and even on mobile (Android and iOS)! Plus, Ebiten is implemented in pure Go on Windows, so Windows developers do not need to install a C compiler. Nintendo Switch™ is also supported! While Ebiten's drawing API is very simple, Ebiten games run very fast with GPU power. Multiple images are integrated into a texture atlas internally, and drawing operations are automatically performed in batch when possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Bullet Physics SDK

    Bullet Physics SDK

    Real-time collision detection and multi-physics simulation for VR

    This is the official C++ source code repository of the Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc. We are developing a new differentiable simulator for robotics learning, called Tiny Differentiable Simulator, or TDS. The simulator allows for hybrid simulation with neural networks. It allows different automatic differentiation backends, for forward and reverse mode gradients. TDS can be trained...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Denise

    Denise

    C64/Amiga emulator with shader and runAhead

    Denise is a cycle accurate and platform independant C64 / Amiga emulator. My motivation for this project is understanding how it works and write clean and easy readable code. Denise emulates an C64, Amiga 500 and Amiga 1000. RetroArch SLANG shaders are supported by Denise. Features already known from the C64 emulation, such as runAhead, savestates, drive sounds, PAL encoding, dynamic rate control, G-Sync/FreeSync, Warp, just in time polling are also available for the Amiga. Denise...
    Leader badge
    Downloads: 354 This Week
    Last Update:
    See Project
  • 8
    Falltergeist

    Falltergeist

    Opensource crossplatform Fallout 2 game engine writen in C++ and SDL

    Opensource crossplatform Fallout 2™ engine writen in C++ and SDL. Falltergeist is an opensource alternative for Fallout 2 and Fallout 1 game engines. It uses C++, SDL and OpenGL. Falltergeist requires original Fallout resources to work. You could add dependencies manually but it is easier to use Conan. First, set up your Conan profile to match your compiler or let conan autodetect your settings (conan profile new vs --detect and use --profile=vs when running conan install).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dead Deer 3.14.6.2024

    Dead Deer 3.14.6.2024

    3D modeler, 3D game maker, 3D demo maker

    3D modeler, 3D game maker, 3D demo maker. to model and create games, demos. Scripting language allows you to code interactions in pseudo-C with the animation and synthesize your own rendering with own-made shaders. Import FBX, BLEND, GLTF, OBJ, 3DS, DAE, X, XML, STL, PCB, ASC, PLY, GSPLATS. Cross-platform project WINDOWS 32/64 /MACOSX 10.6/ 10.8+/APPLSilicon /LINUX/iOS/ANDROID/WINDOWS PHONE/GOOGLE VR/OPEN VR/OCULUS VR/WEBASM/UWP8/10/OPENXR, PIs (ARM32/64), RISCV Players and Editors...
    Leader badge
    Downloads: 22 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
    Simple Sokoban

    Simple Sokoban

    a (simple) Sokoban game

    Simple Sokoban is a (simple) Sokoban game aimed at playability and portability across systems. It is written in ANSI C89, using SDL for user interactions. I developed it natively under x86_64 Linux, but it should compile just fine on virtually anything that has a C compiler and the SDL library.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Mastermind RK

    Mastermind RK

    The classic board game "Mastermind" for various Z80 computers

    Mastermind RK is a little cross-platform game for various classic Z80-based computers, written in C using the z88dk compiler (www.z88dk.org). Your goal is to break a four-digit colour code in as few moves as possible. The compiled program is a little over 8K in size, so it usually requires the target machine to have at least 16K RAM. Currently, 71 target systems are supported, including Mattel Aquarius, Sinclair ZX80 and ZX81 (with a separate Chroma colour version), ColecoVision...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ZAPH

    Tools and Z80 engine for creating adventure games.

    This is an exercise in some advance programming topics using a text adventure as the central result. This originally began as a project to recreate an old BASIC text adventure, on the ZX Spectrum, using Z80. After developing a very simple byte code VM to handle the game interactions, I realised that there was an opportunity to use some more advance techniques, which in turn can lead to some PC based tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    H-Tron

    H-Tron

    The classic "Tron" game for various Z80 computers

    H-Tron is a portable little game for various classic Z80-based computers, written in C using the z88dk compiler (www.z88dk.org). This is the classic overhead view "Tron" game from the movie of the same title (motorcycles that leave "wall trails" behind them). If you crash into a wall, your opponent scores a point. The player who first reaches a score of 5 wins. The compiled program is a little over 8K in size, so it usually requires the target machine to have at least 16K RAM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    gbDoom3

    gbDoom3

    A fork of dhewm3 with an emphasis on modernisation and vanilla Doom 3

    gbDoom3 is a fork of dhewm3 with a series of modernisations, performance improvements and an emphasis on being bug-compatible with vanilla Doom 3. This does NOT support the BFG edition of Doom 3. This fork was created to give an overhaul to Doom 3 that the parent project isn't willing to do. Performance improvements for macOS (Intel and M1) as well as additional assembler code for such systems, removing legacy code for SSE support, making Carmack's reverse standard and reverting all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Project 1: Grail of the Lava Kingdom

    Project 1: Grail of the Lava Kingdom

    Our first homebrew game for a retro console

    Our first homebrew game for a retro console. We decided to write a simple program for the Atari Lynx due to the availability of C libraries and the small device C compiler. This is a pretty terrible game but it was a good project for us from a learning perspective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KAREL 3D C++  ( Karel the Robot in 3D )

    KAREL 3D C++ ( Karel the Robot in 3D )

    Karel - 3D language interpreter

    version 5 in C++ WinAPI, for compiler MinGWx64 is manually rewrited from JavaScript no GL version in Notepad++ ( https://sourceforge.net/projects/karel-3d/ ). ZIP include source code and just one EXE file without install to direct Run KAREL-3D ( tested on Win10 x64 and Win7 x64 without MinGW compiller [ not need .dll ] ) Objects: brick, wall, mark, bridge. In Karel, currently can not be use Load or Save ( use Ctrl+C, Ctrl+V between the editor and Notepad ) Tip for Karel: Type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Arkanoid SFML

    Arkanoid game using SFML library implemented in C++

    This is the re-factored Arkanoid game using SFML library implemented in C++. The original version was implemented by Vittorio Romeo and is available on github https://github.com/SuperV1234/Tutorials. In order to compile the project you need the installed SFML library and g++ compiler.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Cygwin Ports

    Cygwin Ports

    Repository of desktops and programs for the Cygwin platform

    A large repository of open-source programs built for Cygwin, including X11 desktops, language interpreters, multimedia frameworks, cross-compiler toolchains, and much more. Also hosted here is the cygport tool for building Cygwin packages. cygport releases and the Ports Git repositories are hosted here; Ports packages are available from the website.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    TempleOS

    TempleOS

    64-BIt Operating System with Compiler

    TempleOS is a 64-bit kernel with compiler, graphics library and tools. It is not a Unix. It was made from scratch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    VB .NET PHYSX (PHYSICS) DX9 - Engine

    .NET - VISUAL BASIC NVIDIA +ATI PHYSX SLIMDX DIRECTX 9 -ENGINE/WRAPPER

    Visual Basic .Net , Nvidia Physx (PHYSICS - ATI INTEL ETC. COMPATIBLE) , DirectX 9 (using SlimDX) 3D ENGINE/HELPER/WRAPPER This project incorporates these technology into a simple Open Source Engine, allowing simple access to Nvidia PhysX library using DirectX 9 (VIA - SLIMDX) to render "Simulations/Games" ALL IN VB.NET -with- C# and other .NET language compatibility. Visuals now include .X model loading with Animations and Skeletons (shaders) Level loading and AUTOMATIC object (mesh...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Imperia Classic (Old Version)

    Imperia Classic (Old Version)

    The world's first 5X 4X space strategy game.

    NOTE: This old version has been deleted since it is based on XNA and no longer runs on Windows 10 OS. Please go to our website for updates on our new version at www.imperia5x.com! If you have already downloaded this version, please be aware that it is over 2 years old and the technology base is very out of date. The new version is based on Unity 5.4 and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ZILF

    This repository is deprecated. Use Heptapod instead.

    THIS REPOSITORY IS DEPRECATED. Please use the Heptapod repository instead: https://foss.heptapod.net/zilf/zilf ZILF is a set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ZLR is a Z-Machine interpreter designed to run modern interactive fiction games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BrickCracker ++

    BrickCracker ++

    An Animated 2D Game in the Turbo Compiler.

    Using the simple line-graphics available in the Turbo's "graphics.h" graphics library, create a classic, fully functional paranoid-clone with the ability to create custom scenarios, and with several variations (sizes/numbers) of balls, bricks and bats. High-scores are recorded into a text file for later perusal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next