24 projects for "lines" with 2 filters applied:

  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Pokémon: Evolved

    Pokémon: Evolved

    All of the original 151 pokemon now have longer evolutions lines

    Pokemon: Evolved is a ROM hack of Pokémon LeafGreen that significantly expands the original gameplay by redesigning evolution mechanics and extending the Pokédex. The project modifies all original Generation I Pokémon to include additional evolution stages, increasing the total number of obtainable creatures and creating a more complex progression system. It introduces custom sprites, new Pokédex entries, and shiny variants for the added evolutions, enhancing both visual and gameplay...
    Downloads: 527 This Week
    Last Update:
    See Project
  • 2
    Basic Computer Games

    Basic Computer Games

    An updated version of the classic "Basic Computer Games" book

    ...Definitely use the most recent versions and features of the target language, but also try to keep the code samples simple and explainable – the goal is to teach programming in the target language, not necessarily demonstrate the cleverest one-line tricks, or big system "enterprise" coding techniques designed for thousands of lines of code.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    ATC-pie

    ATC-pie

    Air traffic control tower and radar simulator (solo + multi-player)

    ATC-pie is an air traffic control simulation program. It features solo, multi-player and teacher-student sessions, rendering 3D views of airports through FlightGear. It is essentially designed for realism, and simulates real-life ATC tasks and equipment such as strip racks and sequence management, handovers to/from neighbouring controllers, flight plans, primary & secondary radars, RDF, CPDLC, ATIS recording...
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project
  • 4
    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx is a portable, lightweight, plugin-based, data-driven and extremely easy to use 2D-oriented game engine. As orx is data driven, it allows users to create games with a small number of lines of code and reduces drastically the development time.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 5
    simple3d

    simple3d

    realistic driving simulation + functions for 2D/3D graphics

    Sour*eforge.net has become inaccesible to me because of Cl*udflare. The latest versions of the programs will be on my site: https://matei.one/. Simcar - driving (not racing) simulation, with stunts and realistic physics since version 5.0.0. GNU/Linux and Wind0w$ executables are available. SDL_grf - functions for 2D/3D graphics (including text), sound and input + a few programs for viewing 3D models, viewing ZX Spectrum *.scr files, simulating the Solar System etc. Simple3d - old program for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    grafx - Extensible Java Graphics Package

    grafx - Extensible Java Graphics Package

    Extensible Line-drawing & Polygon-filling Rasterization Libs for Java

    Line-drawing and polygon-filling rasterization algorithms in Java. Simple 2D package and more complex 3D package with Z-buffering. Texture mapping not supported at the moment. Color interpolation for lines, Gouraud shading for polygons fully supported. Floating point vertex coordinates, not integer. Pixel-level aliasing, not endpoint aliasing. Doesn't use Bresenham line style! Works with all Java versions. No external dependencies. Suitable for study in academic institutions, especially as related to line-drawing accuracy. Particular attention to detail concerning chopping of accumulation errors, using a cast from 64 bit to 32 bit strategy, in the interval [1.0,2.0). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    geeny

    scriptable game engine with built-in support for 2D graphics and sound

    Geeny is a scriptable game engine with built-in support for 2D graphics and sound. The scripting language is object oriented, high performance is attainable by using vector and array operations. Win32 C++, full portability planned in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    fsh

    An entertaining interactive desktop aquarium

    ...Sharks will eat anything except other sharks, while barracuda will eat basic and ninja fsh. Ninja fsh take the fight to the predators, and actively hunt down sharks and barracuda. Laser sharks will shoot at anything they can eat once it lines up with their laser. You can customize how many of each fsh you get, along with a number of other parameters (like whether predators eat or just kill, whether to show blood on kills, etc) using the fshConfig program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    BeeKeeper

    A minesweeper clone written in Java

    BeeKeeper (v0.1) is a minesweeper clone written in Java, using only vector graphics (primitive shapes and lines). The objective of the game is to collect all of the honey without disturbing any of the dormant bees, as fast as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Free Speech Just Pay Shipping

    Free Speech Just Pay Shipping

    3d peer to peer chatroom where associated pairs of text gravitate

    A 3d chatroom where the things people write gravitate toward eachother based on total strength of associations between those short texts. Strength is a competition of who spends the most computing time trying to associate the texts, similar to Bitcoin's "proof of work" system. While there is unlimited space in the system overall, the space around any specific text is limited by 3d space, which drives competition for what people want that text to be associated with. It can be used like a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Simple Javascript program lets you make epic flavortext for your novel,story,website, trading card,etc. or copy and paste 2 lines of code and give your visitors a new line every time they hit refresh. extract all, open flavortextmaker.html and see!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An experimental Sudoku solver that is written using 64 lines or less of C code. Meant as a general experiment in seeing if Sudoku can be solved in that small amount of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A 3D-Computergame where you have to ride a vehicle which entails a wall. It's not anlike other LightCycle- / Tron-Games, but has some major differences, like riding inside a Sphere and making curves instead of lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NEWS UPDATE - MARCH 16, 2016 <<<<BETA RELEASE NOTIFICATION>>>> This is Terofal77, otherwise known as Jake and the producer of Sundog Resurrection. I have not updated this page for quite some time as our primary project website is www.SundogResurrectionProject.com. However, I wanted to make notification that the BETA RELEASE is about to drop. Yup, at long last! Bruce "hired" me onto the Sundog Resurrection Team back in 2002 and through the years we soldiered on between periods of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EasyWay java Game Engine is a powerfull 2D OpenSource OpenGL Java Game Engine. It's simple, fast and extendible. With EasyWay you can make your dream game writing few lines of code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Computer version of a simple but addictive, single-player pen&paper game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Eventually a turn-based mass-destruction game along the lines of Worms or Gorillas. Currently, just a toy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lines game. Place balls of the same color in line to get score. See http://en.wikipedia.org/wiki/Color_Lines
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Free Orion is a turn-based Sci-Fi strategy game along the lines of Master of Orion II (MOO2). It is intended to come as close as possible to the original game, while leaving space for extensions and alterations. For current information see the Homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LET'S 3D! (Little Easy Techniques for Simple 3D) is a library that helps developers to create 3D games/apps in a few lines of python code.It features a lightwave loader,quadtree frustum culling,movement management,improved camera class etc. Check it out
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    multiplatform clone of Color Lines game written in pure Tcl/Tk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sagüim is a powerful, intuitive and easy to learn 2D game programming library. Sagüim allows you to create a simple game with only a few lines of code and has powerful features that facilitates the management of complex projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Beneath Enemy Lines is a "total time submarine simulator." Real time to the max, Beneath Enemy Lines simulates the joys and demands of submaine life, scouring the oceans for days in search of adversary subs and surface vessels and reaching distant lands
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A java based generic real-time networked multi-player wargame engine... along the lines of Red Alert or StarCraft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB