Showing 25 open source projects for "gnu 8085 programming"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 1
    lgck
    LGCK Builder provides a unique development environment that can be easily used by novice and seasoned game creators to get the best results quickly. Our approach is different because the philosophy is geared toward simplicity and re-usability. Quick 5 minute tutorial http://www.youtube.com/watch?v=lN3gkZWr-PM
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2

    gameapi-game

    small game written in gameapi

    it's for a liberatedpixelcup programming competition. (see liberated pixel cup from http://lpc.opengameart.org/content/lpc-about)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Shoot 'em up

    Classic shoot 'em up game. Processing

    This is a simple game, it is a proof of concept programmed with Processing. Processing is an open source programming language and integrated development environment (IDE) built for the electronic arts, new media art, and visual design communities. The language builds on the Java language, but uses a simplified syntax and graphics programming model. Since Processing is possible to export the project to Android or iOS. The game consists of a ship that must defend his defense, represented...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    euphoriasdk

    A complete 2D Game Engine with built in drag and drop editor

    Euphoria is a 2 Game Engine and Development kit for aspiring game designers who are interested in getting their feet wet in the world of game design and programming. Some features of the engine are: - 2D levels and basic rasterized rendering - Simple animations and timer systems - A complete embedded Lua 5.1 scripting environment for level scripting - A drag and drop level designer - Support for all standard Windows Media Player compatible media types - Background Music ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    term_ CTruck3D

    term_ CTruck3D

    ASCII-Art variant of the CTruck3D _Open truck/car simulator

    the ASCII-art variant of the CTruck3D car simulator series by Simon Hasur : a physically very realistic offroad driving simulator (rally ) in which one can drive in total freedom on a piece of terrain, make jumps, turn upside down and whatever ; see CTruck3D _Open and XCTruck3D _Truck for more detailes. this is a variant which displays graphics using only ASCII characters. This is quite instructive as software, expecially if taken in conjuction with the pure X Window System version: in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple platformer engine. World is made of blocks/tiles/squares. Has its own controls library and a builtin map editor. Each game will be loaded as a module that can be created with provided tools without the need for programming/altering the engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JTronic is a game designed for programming competitions. Players program a Java agent that participates in a game that combines the classic Tron and PacMan games. Features include an AWT GUI, record/playback functionality, and tournament mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An Open Source portable pure Java game library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced Java Game Programming by David Wallace Croft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a Multithreaded graphic engine capable of Direct3D, DirectDraw or GDI graphics with Hardware and software implementations. The interfaces are generalized so the program can change which interface it uses at startup and still render properely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    JInvaders
    JInvaders is a java clone of the well known videogame Space Invaders from Taito Inc. This source code is for game programming learning purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Haskelloid is an Arkanoid-Clone written in the functional programming language Haskell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple space shoot-em-up written in C++ as programming practice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    oop programming excercise; arcade game clone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HyperNoids is a simple retro shoot-em up. It's written in C/C++ with the allegro game programming library. For windows and linux, although the Windows port is less stable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This game is a popular software project computer scientist majors need to program and present during their studies. The main goal is to learn the uses and meaning of Object Oriented programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is an application that will allow a person with no programming skills create their own platform game using their own images and ideas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Easy programming for kids in 3D with vpython. An interactive game helps to go that way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Luciferino is a sidescroller game engine, that allows you to create your own sidescroller without any programming knowledge (you'll only have to read a pair of tutorials to understand the data files format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fully playable Java game demo illustrating basic game programming technics, such as sprite animation, pixmap fonts, time or frame related game loop, affine transformations, convolution filters, sound generation and playback...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    a.m.c. is a project aimed to produce arcade games in functional languages, mainly Ocaml, and to test functional languages possibilities in game programming and in general
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple client-server tank game where the users type in commands ("MOVE 5" or "SHOOT") to control their tanks and attempt to destroy other tanks. Used to illustrate basic concepts for the Java Programming class of the Science Honors Program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BuddhaSoft is a team of people working on making C++ games for people using the Linux, Windows, and Mac operating systems. Written using SDL to achive maximum flexiblity, we hope these arcade clones will promote open source and cross-platform programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dlab is an open-source cooperative effort to produce the best possible SDL-based classic arcade game. The people involved are all computer science students attending a programming course for interactive and multimedia intensive applications.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    A clone of the classic arcade game Breakout origionally designed by the founders of Apple Computer. Made using the Allegro Game Programming Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open KickOff football project aims at programming a free, opensource, GPL'ed soccer game similar to Dino Dini's Kick Off 2. A fun arcade-style 2D football cross platform game written in Java. Game play is designed to be quick, responsive and fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB