Showing 13 open source projects for "blitz basic"

View related business solutions
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 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
  • 1
    Dex3D2

    Dex3D2

    3D Engine with some extra features based on the D3x3D Engine for VB6

    This app is depending on http://roytools.sourceforge.net/ Supported 3D Formats (Import) ---------------------------------- .dex (Dex3D) .3ds (3D Studio Binary) .asc (3D Studio ASCII) .3mf (3D Manufacturing Format) .obj/.mtl (Wavefront) .vobj/.mvobj (Oldskool Demomaker Meshes) .gvo (Inertia 3DFX) .stl (Stereolithography Binary) .super3D (Super 3D) .mesh (MedIt (Inria)) .plg (Render 386) .off (Geomview) .smf (Simple Mesh Format) .rwx (Renderware) .lwo (Lightwave Binary) .iob (SoftImage 3.0/Turbo Silver) .b3d (Blitz Basic 3D) .ply (Standford Polygon File Format ASCII & Binary) .dxf (AutoCad) .q3o (Quick 3D) .nff (Neural ASCII Format by Sense8) .raw (Aldus Super 3D (Mac)) .geo (Videoscape 3D) Supported 3D Formats (Export) ---------------------------------- .vobj (Oldskool Demomaker Mesh) .mvobj (Oldskool Demomaker Multi Mesh) .dex (Dex3D) .obj/.mtl (Wavefront) .rwx (Renderware) .off (Geomview) .wrl (VRML 1.0) .ply (Standford Polygon File Format ASC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Basic Java Swing Game Engine
    BJSGE(BasicJavaSwingGameEngine) is a basic game engine to develope a 2D game with java swing. Author: cyberdos Difficulty: easy Create a gameloop with one command: new Graph() //init Game { public void instance(Graphics g) //Game loop { //game code here } }); Image Sources: Example1-Dead_Screen: http://readersrecommend.files.wordpress.com/2013/01/splat.jpg Example2-Dead_Screen: http://wolkenwetter.files.wordpress.com/2011/08/blitz-052.gif Example-Icon: http://www.johncabot.edu/student_life/community-service/blood%20drive.jpg Example2-TV: http://1.bp.blogspot.com/-HsDf5m1S7EA/UaKVkFiD0XI/AAAAAAAAAUM/y4zX2YQ8Dhk/s1600/old-television.jpg Example2-Background: http://walldie.com/wp-content/uploads/2013/11/Wood-Textures-For-Desktop-Wallpaper.jpg
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    pyirrlicht

    pyirrlicht

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

    ...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: 1 This Week
    Last Update:
    See Project
  • 4

    The Wrath Of Mamm

    2d puzzle game

    Simple 2d puzzle game similar to chips challenge. I started writing it in Qbasic and then rewrote it in Blitz basic with improved graphics. This is the latest iteration in C++. All of the graphics and code are mine except for the Mappy playback library. (for more details visit http://tilemap.co.uk/mappy.php)
    Downloads: 0 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

    Tank Game (BlitzBasic)

    University first year project.

    This is a simple 2D sprite based tank game that I made in my first year of university for my games development unit, It's written in Blitz Basic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Old West Pong

    A clone of one of the modes in Super Pong 95

    ...In this game, paddles can fire bullets which can hit an opponent's paddle and freeze them for a second. In addition, if the ball hits a bullet, it ricochets and speeds up. Definitely one of the most fun variants of Pong out there. Includes source code in Blitz BASIC. Extract the zip file and run the executable. Windows-only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Blitz
    A Windows game based off of the card game "31". ***THIS PROJECT HAS MOVED http://blitz31.googlecode.com ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Blitz Basic PC rendition of "Gravity Force II" and "Gravity Power" for the Amiga. Requires DirectX7+ and a friend. Currently being rewritten (see svn) in c++ for SDL/psp platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a Blitz Basic program that emulates a 4 player game of Martian Chess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    ThunderBLitz is an almost complete IDE environnment (as eclipse plugin) to develop programs written with blitz basic syntax. The program is firstly developed for Blitz3D distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Witch's Agenda is a 13 level, side scrolling platform game, where you play as a green, long-nosed Witch. It was programmed in an uncommon language called Blitz Basic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java libraries and basic client (JVPC), check+action program (VPCheck), Blitz program for VGA-Planets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Arcade soccer game much in the same vein as the now classic Sensible Soccer. Coding is being done in Blitz Basic PC, graphics are 2D pixel variety. Commercial proceeds will go to charity. <I>Open source status may be temporary.</I>
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB