Search Results for "search engine script" - Page 3

Showing 106 open source projects for "search engine script"

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    The VolxEngine is a game engine, including 2D & 3D rendering, Lua script implementation, input, collision and particle systems. It's based on SharpDX (http://sharpdx.org/) and is intended to be a very fllexible game engine made from C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Hawk Script

    Scripting language of the hawk game engine

    This is the scripting language of the hawk game engine that can be used independently on any project for scripting. The syntax is similar to basic with some influence from python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Project One

    Visual Novel game

    This is a small project to sort of teach myself how to script and do basic python coding while also having an end product that is much more rewarding than the usual "Hello world" page. This project is using the Ren'Py engine (www.renpy.org) to build and manage the project.
    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 - Sound Effects - Simple object collision detection - Pseudo 3D for making simulated 3D with 2D graphics - Scriptable Menus, buttons, etc - Custom Lua file manipulation libraries and script engine binding - Cut scene videos - Open Source What Euphoria is NOT: - A professional game design engine (maybe someday) - Bug free - Size Efficient (textures are stored as bitmaps - 3D - Covered Under Warranty - A Game, this is a Kit to BUILD a game
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Mediocre is a Java-based chess engine, implementing features like LMR, SEE, history and killer moves heuristics, transposition tables, internal iterative deepening, PVS search etc.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    oge2d

    Cross-platform 2D game engine

    Open Game Engine 2D is a full features and cross-platform 2D game engine. It aims to help developers to create 2D games with only flat files (such as ini and script files), so that games could be written once and played under any platform supported. This engine is a pure 2D game engine written in C/C++. It is base on SDL and AngelScript. So, it also aims to run in any platform supported by SDL and AngelScript, such as Windows, Linux, MacOS, iPhone, Android, Windows Phone, Symbian, NDS, PSP... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Radius Engine is a Lua script-based real-time 2D graphics engine designed for rapidly prototyping games. Built on top of SDL and OpenGL, games made with Radius Engine are portable to both Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ragnarok Online Site Engine (ROse) - Free Control Panel (CMS) for eAthena Ragnarok Online server Emulator. Written in PHP language. Use smarty php class for templates. contains many functions for manage eAthena dabases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Anni#

    Anni is on free open-source C# UCI bitboard chess engine

    Anni is on free open-source C# UCI bitboard chess engine. Now it is half-blank, but it definetely will implement: Alpha-beta PVS search, Bitboard chess representation, Null move
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    literatka

    literatka

    A scrabble dictionary. Artificial intelligence scrabble player.

    As for now a dictionary for scrabble was implemented. Game board recognition from images is under development. Find all the words you can create from a given set of letters. A filtering function enables you to find all the words that fit to particular position on the board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenBlox

    OpenBlox

    Make games with Lego-like building blocks

    OpenBlox lets you make games with a built-in physics engine, Lego-like building blocks, and a scripting language called Lua. Once you've made a game with OpenBlox, you can pack it into a single file with one mouse click, and share your game with anyone you want.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    jAMAL
    jAMAL is a Java-based reimplementation of the AMOS Animation Language (AMAL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    YASSE is intended as a script engine among other accessories for the Simutronics games however it can be easily modified to adapt for almost any other MUD game system. The bulk of it was intended for the DragonRealms game http://www.dragonrealms.net/
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Quasar is a strategy game engine, built in .NET. It uses Mogre for rendering, LuaInterface for scripting, MyGUI for user interface and OIS for user input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WordSearch is a Perl script that generates word search puzzles. It will generate random word search puzzles, or you can give it a list which will allow it to generate your own puzzles. WordSearch will also optionally display the solution for the puzzle. This project has moved: https://github.com/craigmaloney/wordsearch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Crystal Blue is a multiplatform game engine aiming to be small, simple, extendable, and scriptable. The scripting language is Python, the main language is C++. Blender 3d, with a Python script to export data, is the main content creator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Block Planet is a game created using the Irrlicht game engine. Control a character who flies from planet to planet in search of precious metals and gems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XmlTvProducer for PHP is extendable engine to grab tv/radio listings from websites and produce XMLTV output. Data distribution for TV-Browser is included. Primary focus is on Slovak and Czech channels, but the development is open to anybody.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    iSDGE
    iSDGE is meant to be a free next generation 3D game engine for mobile devices supporting OpenGL ES 2.0. It is very easy to use, extremely flexible and fast. iSDGE is mostly written in C++ and currently comes with an Objective-C binding for iOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tools base on Irrlicht and IrrKlang API for creating RPG games. This project was also inspired by Enterbrain RPG Maker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple game logic server engine for MMORPG ,user Mult-thread, lua script,can parallel debug script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Another Minecraft custom server, just the core net and script engine will be OSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LightGrid Engine is an open source, script-based game engine developed using open source technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SMILE
    Scriptable Multimedial Interactive Locations Engine, is a C++ written multiplatform engine designed to provide simple way to create 2D games and visualisations. SMILE consists of a shared library built upon SDL, data/ script interpret and Qt editor.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB