24 projects for "pixel" with 2 filters applied:

  • Ship Agents Faster Icon
    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.
    Get Started Free
  • 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
    Isometric City

    Isometric City

    IsoCity: City building simulation game

    Isometric City is a JavaScript-based interactive map and city builder engine that creates richly detailed, isometric-pixel graphics in web browsers, allowing developers and designers to prototype urban environments, tactical games, or cartographic visualizations. It uses optimized rendering techniques to draw tiles, buildings, roads, and terrain in isometric perspective, giving depth and dimension without 3D complexity, and includes a set of modular components so custom art or tile sets can be slotted in effortlessly. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    grafx - Extensible Java Graphics Package

    grafx - Extensible Java Graphics Package

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

    ...Individual pixel errors with overlapping polygons or line segments are about one in a billion, but I can't reproduce any errors at the moment by using random number generation with tens of millions of cases. Emphasis not only on correctness, but also on performance for real-world use or hardware implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    QuakeIIxp is a multi-platform (windows, linux and freeBSD (experemental)) graphics port of the game Quake II developed by Id Software. Completely updated rendering takes full advantage of the latest graphics cards to get the perfect picture, preserving the original style of the game.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    A tetris clone, featuring vector graphics, smooth movements and rotations of the figure, sub-pixel accuracy and motion blur, all done with software rendering.
    Downloads: 0 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
    A platform independent 2d game programming framework for c/c++ programmers with least possible dependencies for easy porting and with focus on easy api calls and the requirement of commercial programmers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PixelRunner

    PixelRunner

    Avoid black Pixel-Blocks

    You navigate a green Pixel-Block through a field of random generated colored Pixel-Blocks. Some Pixel-Blocks help you to reach a high score and some don't. If there's no way out, you should fire your laser with SPACE. There's also a possibility to pause the game with 'P'. With the arrow-keys UP and DOWN you can move the green Pixel-Block. Every fifty scorepoints the refresh speed gets faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pixelchase
    A very simple game programmed using the Allegro game library. Basically a 2 player tag, each player controlling a colored box or "pixel". The red pixel is the chaser, and the blue pixel is the runner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Optimized "pixel perfect" collision detection intended for use in 2-D games. This is intended for use with either Allegro or SDL (game-oriented IO libraries), but does not require either.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SpayceX
    The game called SpayceX. It is a side scrolling space shooter. Open source, so it is free! Blender3DArtist on sprites, EneilShade on code
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10
    Ray3d is a multi-platform 3d game engine with an entire FPS game for it's techdemo. It's based on Irrlicht and other open source libraries, and written in C/C++. It is in pre-alpha and under HEAVY development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Trails will be a multiplayer java-applet game in wich each player directs a pixel through the space. Similar to the tron races but with analogic change of direction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pixelpong is an enhanced remake of the classic Pong game, written in C/C++ with the help of the SDL libraries. Graphics is made on pixel art style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Red Pixel is a platform deathmatch game for two players. It can be player over a LAN or a serial cable link.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pixel Toaster is a portable open source framebuffer library for C++. It provides a fast and easy way to get your pixels on the screen. Floating point and truecolor pixel formats are supported on Windows, Mac and Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A cross-platform pixel-perfect minesweeper clone, which aims to emulate the original as closely as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Evening is a game engine based off of the open-sourced Quake 3 engine code. The Evning engine will have features like physics and per-pixel lighting and be perfect for commercial-quality game projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GECCO (Game Environment for Command and Control Operations) is a strategy game built in java. It has a very simple graphical interface but allows for the use of standard pixel-based image formats as maps and is easy to modify and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Creators of free games similar to those you played back in the 8- and 16-bit eras.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Inspired by The Rasterbator, dotamatic lets you print posters from images where each pixel is made up in a variety of ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TEXTIMAGE takes an Image(jpg,bmp,...) and a Textfile as Input. Outputs a postscript Image. Every Pixel of the Input Image is substituted by a character read from the Textfile given the same color as the Pixel. -> Create Cool ASCII-Images :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    libmousetrap is a two dimensional identifier storage mechanism used for determining what "thing" is at a given (x, y) coordinate. It is useful for game mouse event dispatching and possibly other things(per-pixel collision detection, perhaps).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    "Pixel Color Collision" Sprite collision-detection technique for use with Allegro-bitmaps Written in DJGPP and Allegro. Invented by Johnny13,july 2001
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tenebrae is a modification of the quake source that adds stencil shadows and per pixel lights to quake. Stencil shadows allow for realistic shadow effects on every object in the game world. Per pixel lighting allows you to have fine surface details correc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A lib that can supplies some functions to draw simple pictures on GBA, such as pixel, line, rectangle, circle, ellipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo