Search Results for "open source assembly software source code" - Page 61

Showing 1578 open source projects for "open source assembly software source code"

View related business solutions
  • 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
  • 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
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    sokoban_craze

    the classic sokoban game with interesting puzzles

    see the code at the GitHub. https://github.com/prembhaskal/sokoban play the game live here http://prembhaskal.github.io/sokoban/ search for sokoban craze on chrome app store to get the game on your PC. https://chrome.google.com/webstore/detail/sokoban-craze/mnjhkeonmdibdchkpnhgibmogbogmfmj?utm_source=chrome-ntp-icon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A repository for early game-jam-style rapid development game code. The idea is to try a bunch of different simple game ideas and come up with something good through repeated iteration. Multiple platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A remake of a classic Ghouls and ghosts with some addiction taked from Ghouls and ghosts, Ghosts and goblins and Super ghouls and ghosts. The code of this game its developed under GNU/GPL.
    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
    Isometric engine based on old python tkclient from worldforge.org. The goals are to separate libs of code, port it to pygame, .and make it up to date for worldforge. The reason is lack of light free isometric engines for easy games development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pyrobbo plus
    Game engine + remake of Atari XL/XE game Robbo. Level loader is compatible with levels file of GNU Robbo project. This is NOT the same project as pyrobbo on google code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Pythonic program to generate and solve a Sudoku puzzle of any N by N dimension. It uses a combination of logic and guess to solve the puzzle. The GUI is written with PyGTK and the code can be use as a guidelines of using Python Generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FSRC is a branch of the FreeSimRC code started by Stefan Bissell. FSRC is a java based virtual air traffic control client for use on virtual fight simulation networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Game Builder

    Map and logic editor

    Create game without programming, but optional you always can replace core engine (source code included)
    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
    A set of small tools for Atari 7800 software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An engine and meta-model for building role-playing games. Allows the developer to focus strictly on the model (or "world" of the game) and the interactive experience for the end-user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Adan is a cross platform game library aimed to casual/indie gaming development. It will be easy to use and easy to extend in any other language beacuse it is written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    3DzzD is an API to publish 3D on the Web using Java 1.1 technologie.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An Adventure Game engine using Java components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Racoon is an application server for multi-player games. Its intention is to relieve game developers from recurring and time extensive tasks. This is achieved with a modular concept: only the game logic has to be written and deployed in Racoon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Disandria

    An extensible game engine that targets RPGs.

    This is for file downloads, and for discussion about the project. For source code, go to this project's homepage. From there, it will be obvious.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KERN is a C++ based game engine which is suited especially for 2D tile based games. It provides basic mechanisms and different renderers, so that a single level file is able to be viewed from different perspectives, like topdown or isometric.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Merodach engine is an open source MMORPG engine, made to try to merge action/RPG games and MMORPG games. Client and server source code will be availible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A C# engine for the popular Tower Defense / Defence style puzzle game. Easy to extend and integrate into new projects..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JavaScript classes library to provide wrapping to work with graphics on HTML in a more easy way - as sprites, uses "prototype" library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Our mission is to refactor Nethack 3.4.3 into easy to understand Objective-C code, and to add new enhancements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    a sandbox for trying my engine ideas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Rock: Crashed Plane (R2) (http://www.dillfrog.com/games/r2/) is an open source multi-user dungeon (dimension, or sometimes domain) coded in the perl programming language and licensed under the GNU General Public License. The majority of the code was open-sourced as a courtesy when the original server was taken offline. The codebase is largely abandoned, and has not been updated to follow best practices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Iso2DEngine

    Isometric engine for 2D rendering with XNA and SDL

    Isometric engine for 2D rendering. Supported frameworks: * SDL * XNA * easily extendable to other frameworks Features: * diamond maps of different width and height * user defined tile size (via rendering metrics) * supports 1 static tile + and any amount of movable elements per cell * z-order display * supports animated tiles * supports zooming (ability to define tilesets for different rendering metrics and switch between them) * supports multi-cell elements
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A C# engine for the popular MineSweeper style puzzle game. Easy to extend and integrate into new projects.. See the engine in action: http://www.kongregate.com/games/pintsized/electronminefield
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo