Showing 5121 open source projects for "tiny-core-plus"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    PainTown

    PainTown

    Paintown is a 2d fighting game engine.

    Paintown is a 2d side scrolling beatem-up engine. Paintown supports game styles similar to the Sega Genesis game, Streets of Rage 2, as well as traditional 1 vs 1 fighting games through an implementation of MUGEN. Many aspects of Paintown are customizable, from the menu system to the levels and players that can be controlled. Paintown is highly portable. So far Paintown can run on Windows, OSX, Linux, BSD, Wii, PS3, Android and other systems.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 2
    ToricCam

    ToricCam

    Virtual Camera representation using the Toric Space

    ToricCam is a C++ library I have developped for my research. It provides a starting point to using the Toric Space viewpoint representation [Lino & Christie, SIGGRAPH 2015]. It also implements our preliminary work published at SCA 2012. The library is released under the GNU General Public License version 3. For researchers who want to use the library for their work, please quote the papers as follows: + Efficient Composition for Virtual Camera Control. C. Lino, M. Christie. In ACM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Abysmal is a project that aims to recreate an engine for System Shock 1 and Ultima Underworld that can run those games with the original data files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Nuvie
    A game engine for running Origin's 'Ultima 6' and 'Ultima Worlds of Adventure' games on modern operating systems.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    NeoForge

    NeoForge

    Neo Modding API for Minecraft: Java Edition, based on Forge

    ...The framework is designed to simplify the development process by offering standardized interfaces, development kits, and compatibility layers that help mod creators build complex modifications without rewriting core game code. By supporting mod development tools such as Gradle plugins and mod development kits, NeoForge allows programmers to efficiently build, compile, and distribute mods for multiple versions of Minecraft.
    Downloads: 56 This Week
    Last Update:
    See Project
  • 6
    Nethack is a complex hack and slay game, and is known since the first personal computer age. Nethack goes 3D. After working on irrhack (a 2D Nethack graphic interface) i transfered this into 3D graphic (the irrlicht engine makes it possible). It is possible to attach and modify 3D models and sounds via xml files.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MinecraftForge

    MinecraftForge

    Modifications to the Minecraft base files to assist in compatibility

    MinecraftForge is a widely used open-source modding API and development platform for Minecraft that enables developers to create, install, and manage game modifications in a standardized way. It provides a framework that extends the core functionality of Minecraft while maintaining compatibility between different mods and versions of the game. Forge simplifies the modding process by offering tools, hooks, and APIs that allow developers to modify game behavior without directly altering the base game code. This modular approach allows multiple mods to coexist within the same installation while minimizing conflicts. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Alcibiade Chess

    Alcibiade Chess

    Next generation web chess club

    ...Completely re-written from scratch on the latest software frameworks, it features: social networks connection, scalable data storage, stunning graphics and much more to come. This project has two parts: - A Java Chess library containing board models, rules and PGN format management - A complete Chess web application based on the core Java library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    webCAMotion

    webCAMotion

    webCAMotion is a program that uses your webcam to simulate a mouse.

    webCAMotion is a program that uses your webcam to simulate a mouse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Redqueen Chess Engine
    Redqueen is an UCI (Universal Chess Interface) only compatible chess engine written in C++.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    OpenCity is another 3D city simulator. You can build residential, commercial and industrial zones then supply them with necessary goods and watch them grow up. Version 0.0.6stable is now available for download. Any feature request/bug report is welcome
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 12
    qTangram

    qTangram

    ancient tangram puzzle

    Rotate and move 7 basic shapes to create a infinite variety of shapes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NetMauMau

    NetMauMau

    Single-/multi-player card game Mau Mau (similar to UNO®)

    Play the popular card game Mau Mau (similar to UNO®) against the computer or over the network with your friends. It consists of a highly configurable stand-alone server and a client based on Qt4/5. The client's development is now ceased and in search of a new maintainer, transforming it from a worse and annoying showstopper to a usable and fun to play one. There are binaries available for Windows, Debian 7/8, Ubuntu and Arch Linux as well as ebuilds for Gentoo. See Files section for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Qt implementation of SameGame.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Shakespeare Word Generator

    Shakespeare Word Generator

    random shakespeare word generator

    Program to generate random Shakespearean words. All words taken from the complete works of Shakespeare. Written in C++. Linux users, compile main.cpp file with: g++ main.cpp then type: ./a.out to run it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Car World is a car driving simulation/demo using simple mechanics. it uses SDL as multi platform windowing toolkit and OpenGL for rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    uTanks

    uTanks

    Juego de tanques con vista aerea,

    uTanks (micro tanks) es un juego de disparos de tanques con vista aerea, al final de cada nivel se puede comprar mejoras para nuestro tanque, pero tambien al final de cada nivel las mejoras sufren de inflacion (un promedio de 20% por cada nivel).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NIF File Format Library and Tools
    Attention : This project is currently being migrated, some services are no longer supported. NifTools aims to provide users with Tools to View, Edit, Create and Visualise 3D Models stored in the NetImmerse File Format. The NIF format is used by many popular games based on the NetImmerse/Gamebryo Game Engine such as Morrowind, Oblivion, Fallout 3, Fallout: New Vegas and Skyrim. We are creating a unified description of the NIF file format allowing our contributors to build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Aleph One: Marathon Open Source
    Aleph One is the open source continuation of Bungie's Marathon 2 FPS game engine. Aleph One plays Marathon, Marathon 2, Marathon Infinity, and 3rd-party content on a wide array of platforms, with (optional) OpenGL rendering, Internet play, Lua scripting, and more.
    Downloads: 112 This Week
    Last Update:
    See Project
  • 20

    Darius Game Engine

    3D Game Engine

    Cross platform 3D game engine based on OpenGL and C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    xmorph/morph/gtkmorph: image warping and dissolving (morphing) programs
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    GlPortal

    GlPortal

    A free and open 3d action game.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    More Naval AI

    This is a mod for the Fall from Heaven II mod for Civilization IV

    NOTE: This repository is deprecated. Development has been moved to https://bitbucket.org/Tholal/more-naval-ai This mod is a continuation of the Fall from Heaven II mod for Civilization IV. It maintains the gameplay of the original mod while including hundreds of bugfixes, countless improvements to the AI, an improved interface and several additional game options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Crystal Space 3D SDK
    Crystal Space is an Open Source 3D SDK for Unix, Windows, and MacOS/X. It renders with OpenGL and features GLSL shaders, CG shaders, deferred rendering, dynamic shadows, bullet based physics library, terrain engine, skeleton based animation meshes, exporter for Blender, portals, etc...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    Privileges#

    This is a hacking style game set in the early '80s

    Hacking game made with standard C++ library's. Its set in the year 1981 and simulates an old dos style os. It has connection types using modem connections to the internet, BBS systems, telnet style connections and ftp. Object is to hack systems and help other people fix there systems after getting hacked for reputation and money. Wear the white hat or black hat, the choice is yours. I'm looking for people who would like to help with this project. I have started coding some of this already...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo