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
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.
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.
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.
This is a 2D shooting action game for two players for GNU/Linux, Mac OS X, and Windows. Current release written in C++ using the SDL library with its extensions. Next release will be in Java.
Game of life is a c# lesson in object oriented programming. It provides places to write code which is Object Oriented and work on AI routines, Multi-threading and least importantly, fun.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
C# / DX9.0 Demo App/ Source Code
1/20/03
Modeling 3-dimensial functions, shapes such as spheres, cubes, and a fully animated wave-modeling simulation. Explores topics such as positioning lighting, cameras, shapes, windows interface, Font "Meshes"..
The Day 0 is (yet) minimal FPS, and will include networking feature and a RTS mode. We use the irrlicht demo as a basis for implementing some new features. So, don't be surprised if you doesn't see any graphical change in the release :-)
Boids, developed by Craig Reynolds (http://www.red3d.com/cwr/) in 1986, is an artificial life program, simulating the flocking behaviour of birds. This demo implements the pseudo code found here: http://www.kfish.org/boids/pseudocode.html
A shareware game called begin was released in 1984: a tactical starship game with a good AI and fair rules (the computer had no advantage) I've hacked assembly code to make it a multiplayer game, so that folk can challenge each other rather than the AI.
This project has created a plugin for the Multi Purpose Viewer (MPV) an open source Image Generator (IG) used for testing the Common Image Generator Interface (CIGI). The code of this project is an adaptation of the ShaderManager from Delta3D.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Sandbox application using the Box2D physics engine with graphics done by SDL and OpenGL. I include some of the Box2D source code in this project. I claim no credit for any of the source files with the "b2" prefix.
Sources : http://www.mirari.fr/lSpS
Binaires : http://www.mirari.fr/aINe
Pour compiler : http://www.mirari.fr/anq5
This game look like starfox/starwing.
It is working on winXP but it could also be easily adapted to linux
due to the fact that it use compatible library.
This game integrate :
- (no external) Physical engine.
- Terrain with 3D texture.
- ...
An abstraction layer allowing the use of different physics libraries through a consistent API. It's possible to swap between different physics engines without altering code. Interfaces are provided to connect it to your visualisation framework of choice.
BoardWars is a teaching utility for computer science classes.
It runs as a server supporting multiple turn based board games.
The games are played by supplying the AI code in java or c++.
BoardWars was funded by the University of Iowa
frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
A code-versus-code Real-Time-Strategy Naval warfare game written in .NET.
The object of this "game" is to write "AI's" for a fleet of vessels, and defeat the "AI's" written by your opponent.
Graphics implemented in with managed Direct3D.
AtomVox is an OpenGL accelerated terrain engine, which based on a 6dof Voxel landscape algorithm. Fast raycasting and segmentation algorithms. Optimized core-code .
World Foundry is a 3D level game engine and asset production pathway with over 170,000 lines of code. Originally a commercial product, now released under the GPL. Designed from the beginning to be cross-platform, runs on windows, working on linux port.
This little tool shouldd run in the background on dogfight-servers of *Forgotten Battles* (UBI/Maddox).
The C++ code compiles and runs under Windows and Linux. It connects via TCP to the game. Player- and teamstats are evaluate during the ongoing game.