Showing 219 open source projects for "example"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 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.
    Start Free
  • 1
    drop-ANTS

    drop-ANTS

    Experimental speed-reading game

    ...Any users so inclined can modify the words chosen or manually choose the important words for any other section by adding a # at the beginning of the word (see \books\Don_V1_Ch01.txt for an example.) 'WASD' or 'ARROWS' to move 'SPACE' or 'J' to use 'Busters' 'Busters' will destroy bounce words (red words) Press 'F' at any time to cycle fonts. Press 'C' at any time to cycle color schemes. Collecting the gold bonus words will increase text width. Colliding with red words will decrease text width
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Wildflower

    Wildflower

    A game development kit for Sifteo Cubes.

    ...The Wildflower editor provides a user friendly interface for creating 2D adventure games that run on Sifteo Cubes. The editor is designed for speed and simplicity so creating worlds is fast and running your game is as simple as clicking a button. There is a fun example game with plenty of ideas to get you started. Wildflower can be used to make games without any programming knowledge, but it's also open source software so programmers can completely change how the game works!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    The new project description is a real time vrml javascript planetary system modeller. And example of a such a modeller can be found at www.int3d.com called Pharus3d. I have the project submitted to RentACoder.com. Also I have a php script stored here an
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Hungry Hero

    Hungry Hero

    Hungry Hero is an open source Flash game built on Starling Framework.

    Hungry Hero is an open source Flash game developed with the Starling Framework, designed as an educational example for developers interested in Stage3D and GPU-accelerated game development. The game demonstrates how to leverage Starling’s features to create smooth, hardware-accelerated 2D experiences while maintaining cross-device compatibility through Adobe AIR and Flash. It showcases core concepts such as handling textures, sprite sheets, parallax backgrounds, and collision detection, providing a clear reference for building interactive games. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 5
    simon4android

    simon4android

    Simon game for Android os

    This project is an Android version of the old Simon game. This project is for educational purposes; it's an example for a basic course aimed to beginner Android developers. https://play.google.com/store/apps/details?id=it.nick67.android.simon&hl=it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    vehicle simulator 3D in GameMaker

    vehicle simulator 3D in GameMaker

    simple 3D vehicle simulator done in GameMaker. Good control though

    ...IT is as much as possible bug-free, and it works well. Camera control and vehicle control are implemented with great care. This program serves as a reference material and reliable example for 2 tasks in 3D videogames: *hilly terrain as basis of game's environment *vehicles realistically drivable on hilly terrain. The package contains the Windows (XP or campatible) executable, and the folder with the Game Maker project. Hope it will be useful for some. This project actually houses 2 zip packages...1 is a full-blown driving simulator, called Tractor Nerd 3D, and a sample program which implements a simple game in which the player controls a hero which can walk on a hilly terrain, where this terrain is defined throught a hightmap read froam an external bitmap image file and another bitmap which, according to some conventions,defines which texture is to be put at which little 'square' of the terrain, and a folder contraining the textures
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Log2HTML

    Converts log files (with color codes) to readable html files.

    ...Open the readme.txt to see how to create own colorsets. Quake and Warsow are shipped with this. You may use the 2 textareas to add properties to the output html files, so you may use a styles for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MMOZARPG

    C# 2D Game Engine - Work In Progress

    C# 2D Game engine assembly, with a single example project using the engine features to produce a top down view game heavy on the trigonometry
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    progs

    Collection of examples for mathematics, simulation, graphics...

    Collection of small programs containing interesting concepts for mathematics, simulation, graphics, sound and procedural generation (mostly with a view to computer games) for learning by example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 10

    n Queens Puzzle

    Place n queens on nxn board without conflict.

    Eight Queens placed on a chess board is a good example of the n Queens Puzzle. http://en.wikipedia.org/wiki/Eight_queens_puzzle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FlightCraft3D

    FlightCraft3D

    realistic but simple flight simulator: exploration and casual landing

    a little and 'mininalist' 3D Flight simulator, accompanied also by a dydactical example that illustrates the concept behind flight simulators. FlightCraft3D anyway goes a lot beyond: is physically realistic, and allowes landing everywhere. It aims at becoming a game focused on casual landing, among trees, rocks and buildings and so on. VID:http://youtu.be/_Af0PgrCTxo It shall be a sort of Minecraft-focused-on-aeromobilism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Solo - Solitarie

    Solo - Solitarie is a simple game about the Solitarie board game.

    Solo - Solitarie is a simple game about the Solitarie board game. And it is make for simple gui in libSDL and to use few keys. It is more or less a example of programming boardgame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Geogame 3D

    Geogame 3D

    A geographic game: Try to locate some places on a 3D globe !

    Geogame3D is a geographic game whose purpose is to locate some places on a 3D globe. See an example here: http://www.youtube.com/watch?v=WtafJDp9LU8 The game is widely configurable. The places proposed during the game can be changed. It is possible to play either with a mouse or even with a fancy Nintendo wii remote.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    alleged to the video 'tutorial' "the Mechanics and its Simulation". Simulation with Lagrangian method, both symbolic, and by numerical derivation. All well-grouped in folders. there is also a 'review' in 3 demos of the Newtonian dynamics: mass-spring systems. most of progs are written in C, with use of SDL lib to display simple graphics and have real-time interactivity. As to programming complexity, it's very simple... this all aims at classical physics simulation in a simple but efficient...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    get_iplayeri

    Run saved get_iplayer searches & interactively choose to record or not

    ...A variety of interactive commands are available to perform operations such as requesting further programme information or to set recording options, effectively creating a rich on screen guide and VCR experience to compliment the PVR functionality built into get_iplayer. get_iplayeri is used to find and record programmes where the user is only interested in seeing or listening to selected episodes, for example current affairs programmes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Minihack

    Small and minimalistic text-based hack 'n slash RPG

    Minihack is a small and minimalistic text-based hack 'n slash RPG written in C. It is inspired by both roguelike games and interactive fiction and tries to blend them into a single, replayable adventure. For example, it has randomized game world, handful of playable character classes with unique abilities and a lot of dying, but character is controlled with one-word parser instead of mysterious key combinations to make the learning curve less steep. Oh, and it is also compilable on every platform where standard C library is available! (DOS, Linux, BSD, Windows etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CTruck3D _Open

    CTruck3D _Open

    realistic truck & car simulator, with OpenGL graphics

    update: https://sourceforge.net/projects/newctruck3drally/ It's a 3D, physically realistic truck/car simulator, oriented to dirt tracks. This is subsancially kept as hystorical. The environment is a hilly terrain which can also be user-defined in the form of a Bitmap image file (where intensity of red component defines height). It's similar to the classic "Terep 2". Particular care for internal cam. Written in standard C. There's a Windows executable ready for use, but it's compilable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    FreeMapper

    Free position 2D maps for computer games.

    FreeMapper is a project to develop a framework and editor for non-tiled, free position 2D maps for computer games. At the moment there is some example code for tile-free map structures and a simple display test implemented.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20

    LottoSE

    Lotto 6/45 Combination Generator

    ...LottoSE is a generator of all the possible combinations of a set of numbers into group of n numbers, where n is usually the number of numbers played in the game. For 6/45 lotto, n is 6. For example, all the possible 6-number combinations of a set of 10 numbers is 210; for a set of 20 numbers it is 38,760. LottoSE is actually a Full Wheel generator for 6/45 lottery games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Smuje2d

    Java game engine for shoot 'em ups, using Java2D.

    ...This engine allows you to programm 2d games fast and easy. Using Java2D it has no dependencies to other libraries and your game will run everywhere. No port or recompilation is needed. Look under "Files" for a game example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Basic Point n Click Game Engine

    Framework for a graphical point and click adventure game in Java

    A simple framework in Java 7 for a point and click adventure type game, visually and operationally based on the look of the NES versions of Shadowgate and Uninvited. Includes 16bit wav audio support, and dynamic font and image sizing for any screen resolution. Includes a sample 19 room / 35 item game as an example of how to extend the engine into a playable game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    KludgopolB
    Monopoly clone written in Java for 2-8 players (including computer players) that was designed to make quite a lot of things customisable from the user's point of view. Four board files are included. Two are based on regional variations of Monopoly but with places named after colours instead, the other two are there more to demonstrate what can be done. Hopefully there are no major bugs in the game - I cannot guarantee that there are none, but I've done some testing on Linux and Windows...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    DokChess
    ...DokChess ist eines der Fallbeispiele im Buch "Softwarearchitekturen dokumentieren und kommunizieren" von Stefan Zörner (Hanser 2012) English: DokChess is a Chess Engine implemented in Java. It is used as an example for software architecture documentation according to the arc42 template in a German book about documenting Software Architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Test Stuff

    Test Stuff

    A simple 2D game.

    ...The Boss: randomly moves left or right at the top of level, fires from two guns. Starts raging, when his health becomes low. There are no savegames between levels, so if you`ll lost all backups and die somewhere at 15th level (for example), you will be returned to the first level. At the game's begin you have five backups; collecting of a big green square will give you one more backup (aka 1-UP).
    Downloads: 1 This Week
    Last Update:
    See Project