Showing 58 open source projects for "open project"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • $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
  • 1
    Pyrates (game)

    Pyrates (game)

    A suite of pirate-themed TUI games.

    The project has been moved to https://hubkow.itch.io/pyrates Visit the new page to find new releases. Subscribe to the new newsletter at https://buttondown.com/pyrates
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Willy the Worm

    Willy the Worm

    Willy the Worm is an 2d side scroller arcade stye game

    🐛 Willy the Worm: A nostalgic retro gaming adventure that revives the classic 1985 platformer by Alan Farmer! Guide Willy, a charming invertebrate with big dreams, as he climbs ladders, bounces on springs, collects presents, and rings bells while avoiding dangerous tacks and bouncing balls. This Python remake features fullscreen support, customizable controls, adjustable game speed, and even mouse support for modern players! Challenge yourself across multiple levels of increasing difficulty,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    nestopiaue

    Nestopia UE

    This project is a fork of the original Nestopia source code, plus the Linux port. The purpose of the project is to enhance the original, and ensure it continues to work on modern operating systems.
    Leader badge
    Downloads: 210 This Week
    Last Update:
    See Project
  • 4

    Sextium

    BOT IRC in Perl

    Project created to entertain on the IRC channel. This bot is the successor of a version written in C which is less modular than this version in Perl. It is designed to be entertained during exchanges on IRC. It allows to display macros on an IRC channel. These macros are recorded by users in the form of actions, messages or IRC commands. It is possible to create a macro with several macros in a row. It also keeps a history of those deleted. Features It can also perform other small...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    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: 2 This Week
    Last Update:
    See Project
  • 6
    Project 2: Stampy's Cake Quest

    Project 2: Stampy's Cake Quest

    Our second homebrew retro game. This time for the Sega Master System.

    Our second homebrew retro game. This time we decided to use z80 assembly language and the Sega Master System. The game is more playable than Grail of the Laval Kingdom but not all that much. This game was largely an educational exercise and it certainly did teach us plenty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Thomas Quest

    Thomas Quest

    PC Adventure Game

    PC Game Es war einmal eine Prinzessin, die war wunderschön, aber bösartig. Die Menschen in ihrer Umgebung litten sehr darunter, täglich gedemütigt und ungerecht behandelt zu werden. Eines Tages geriet sie an eine Hexe, die sie kurzerhand auf eine Insel zauberte und dort in ein hässliches Biest verwandelte.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Input Control

    Log and Play Retro Controller Inputs

    Input Control is a project to allow users to create and play back logs of their play sessions on retro game consoles that use serial communication controllers. Only SNES is supported in the current version, but future updates can be expanded to most types of consoles. Firmware and some code originally based on jaburn's NintendoSpy project, but it has changed a lot for consistency and otherwise.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Seta Engine

    Seta Engine

    Engines for Batch Games

    WARNING 1: project abandoned! (I'll come back some day) WARNING 2: project website is abandoned. Seta Engine Is a set of engines for batch games. Now you can program with notepad your own games in batch scripts with sound and colours! Please use the web page of proyect to get a complete list of launched sample games. Get help and usage guide: https://sourceforge.net/p/seta-engine/wiki/Home/
    Downloads: 4 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10

    Sharpulator

    A multithreaded, test-driven electronics emulator for .net 4.0.

    Sharpulator is a multithreaded, test-driven electronics emulator written in C# 4.0. It's initial focus will be on emulating gaming consoles, with the GameBoy as a starting point. It will be written using modern software development methodologies, with the TPL Dataflow library as a backbone. It will simulate hardware functionality at a low level without sacrificing performance. The end goal for this project is to allow the ability to simulate hardware by simply dropping common components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MathQuizGame

    MathQuizGame

    A math flashcard-like game

    Practice math by adding, subtracting, or multiplying randomly generated numbers. To view the source code of the project, go to https://github.com/tenny1028/Math-Quiz-Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AnsiGL

    AnsiGL

    A modern "graphics" API for text-based applications

    Sourceforge is no longer being updated! Check out our new home instead: http://github.com/nicrohobak/AnsiGL ---------------------------------------- AnsiGL is a C++ console text "graphics" API using simply ASCII characters and ANSI escape sequences, and all without the use of any video hardware. It strives to be a simple-to-use text-graphical toolkit have with an intuitive interface for developers, while maintaining a sufficiently high degree of flexibility. Many comparable...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Caltha is project for creating text based RPG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    Kenny ClassIQ (read Kenny Classic) is something like my dream project. It is a chess engine with pure object oriented programming with close-to-real-world representation of the game inside the program using OOPS. Initially I thought of doing a similar thing in C++, but after trying to develop my other chess engine Kenny in this route, I found out that it is a difficult task, and switched to using Java for the programming instead. To learn how to do it, I created a similar,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TimeCoreWar

    A Core War with time manipulation!

    This is an Ocaml implementation of a variant of Core War I’ve invented where programs can travels through time (which can replace the threads). It’s more or less functionnel now. There stay some bugs, but we can play with it right now! If you have any warrior, you can send them to me by email, I’ll send you mines back ;) To try it quickly, just type in an Unix terminal the following command: bzr branch bzr://timecorewar.bzr.sourceforge.net/bzrroot/timecorewar ; cd timecorewar ;...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PicPong

    PicPong

    PIC16F84 based Pong Game

    This project provides the PIC16F84 source code required to program an old-fashioned pong game running on very basic hardware (schematic supplied) connected to a TV.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Searchwar
    SearchWar is a LIVE webbased match database system for computer gamers around the world. The system can help you to find an opponent in a computer game. The project is offline and closed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An application designed to give users of the ArcEmulator an easier way to manage their server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Wii Homebrew Installer is used to install Wii Homebrew applications on the SD card of the Nintendo Wii. The application to install can be downloaded from the internet or taken from a local file system by the Wii Homebrew Installer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    C# Game Development Engine and IDE based on Axiom graphics engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Project to create an efficient game engine compiler using the Collada asset exchange format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HackTheWorld
    Remaking project in C++ to make it available for other OS. HackTheWorld is a Console-based Hackergame. Currently it is still under construction. So please do not rate it bad because of not enough Levels. ;)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    This is a homework project for the Software Laboratory 4 course at the Budapest University of Technology and Economics. This program is developed by a team of two IT Engineering student, its goal is an introduction to object oriented development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RTFView is a 3D model viewer for the IMD file type used in R-Type Final on PS2. This project depends on SDL (http://libsdl.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Snowballs codename Panguin is a Pang clone with a Linux flavour added in to the mix. This is a learning curve project, so may never be a polished game (unless there's a demand for it). See homepage for more details
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next