Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Start Free Trial
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
This Minimal OpenGL Utility Library is a library similar to GLUT, only with fewer features! You can write window-system-independent OpenGL programs with even fewer lines of code than GLUT. Initial support for X11 and Win32. Examples.
FakeNES is a highly portable, Open Source NES and Famicom emulator. It runs on all modern operating systems and has an actively maintained DOS port for enthusiasts. Support for phones and other mobile platforms is under development.
The majority of the project is entirely original code released under the zlib/libpng license. Contributed and third-party code is included under GNU licenses.
Terra Tenebrae is a free (as freedom) multi-Players RPG game engine based on client/server technology. The assets used are in licenses CC0, CC-by, CC-by-sa or GPL.
Roundhouse is a pair of C based embedded software applications to drive model railroad stepper motor based turntables. It consists of a stepper motor code and controller code connected by an I2C network. Written in C for PIC18/PIC16s processors.
"Tux, of Math Command" is a math drill game starring Tux, the Linux Penguin. Lessons are included from simple number typing through addition, subtraction, multiplication, and division of positive and negative numbers. It is intended for kids ~4-10.
The QuakeWorld development project. Not very active these days; still, the code base is robust and efficient, so it may be the right choice if you want to start a Quake project of your own.
Homepages for my projects: userinfo, pwmd, libpwmd, cboard, ncast, ezxradio and bubblegum. There are also code snippets, both VIM and EPIC scripts and more.
a small launchpad for russian Lineage II game client that also fixes disconnections caused by frost on low end computers. this tool is now outdated and bannable. the sourcecode will remain publicly available as an implementation example, though.
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.
This is the game of barry. It's a simple ncurses game in a little more than 300 lines of C-code. It was the prototype of an easteregg for another program.
Converstional engine, in the line of Zork, written using ANSI C. For the time being it's just a bunch of useless code, and its design is still childish at most. However, progress is being made char* after char*
Awesomeguy started as a homebrew game for the NDS game system. I am trying to port it to some other platforms. To use this download you must have NDS homebrew software and hardware... and a DS. Android phone sources can be found on Google Code.
A Lua interpreter for Mac OSX with a simple user interface. I would greatly appreciate a small review to aid in the process of eliminating bugs and increasing user satisfaction. This application is created by the ROBLOX user named CLIPSE.
Simple Remote Console is a project which should show the useage of the winsocket code under Windows for creating a simple communication with a client<->server model
KalliX is a multifunctional tool for gamers & people who'd like to manage their games, interact between games or in the games themself with other gamers. This project is (of course) OpenSource and based on the GPL license.
This is the sourcecode I found recently for glDoom. I found it on a hard drive I got back from a friend who died a few years ago. I only looked because we're moving. It's been modified to work with VS2008, DirectX9 and to fix a couple of bugs.
ZASM is a 2 pass assembler for Zilog's 8-bit CPU Z80.
Supported platforms: Unix-style OS, e.g. MacOS X, Linux, BSD.
Special support for ZX Spectrum emulator file formats.
Binary or intel hex file output.
Freevial is a open-source free trivial game for PSP, where you can create your own questions library and play with your friends. Also you can download the code and improve it ! Colaborators are welcomed !
JACL is an interpreted language for creating interactive fiction and other turn-based games that can be played on the desktop or over the web. This project is now hosted at Google Code. Please visit http://code.google.com/p/jacl/ for latest source co
An interactive fiction manager and interpreter for Android,
aimed to be a comprehensive multi-interpreter similar to Gargoyle,
with metadata and story management support. Currently Z-Code
stories are supported and metadata is
fetched from IFDb.
Software and hardware for a radio controlled 'laser' combat game. A microcontroller is connected to a radio receiver and can send IR signals to another player with the same setup. When a valid IR code is received initially the throttle will be cut.
IrrlichtPas provides Pascal bindings to the Irrlicht 3D engine to enable using Irrlicht with Delphi on Windows and FreePascal on Windows, Linux and Mac OS X.
This is a project to develop the old DikuMUD/ROM2.4 to an updated code interfaced with the web using the PHP scripting language. This project has been put on the back burner due to llimitations of PHP and concept.
Final Fantasy 1 Trainer is a trainer for the NES game Final Fantasy 1. The code is written in ANSI C and C#. I distribute the sourcecode for beginner in C who want to make a trainer. Binairies availables: MS-DOS, .NET . Languages: French,English.
GLQuake32 aims to bring back the glory of the original glquake but optimize it for Win32. I got really sick of putting in the "-bpp -width -height" commands. So i decided the easiest thing to to was to change the code.