Showing 1122 open source projects for "no code game"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    Habitica for Android

    Habitica for Android

    Native Android app for Habitica

    Habitica is an open source habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor. This repository is related to the Android Native Application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ezEngine

    ezEngine

    An open source C++ game engine

    ezEngine is a free, open source game engine written in C++. Its philosophy is to be modular and flexible, such that it can be adapted to many different use cases. EZ utilizes a plugin system to integrate features such as FMOD or Jolt Physics. This makes it possible to only include those features that you need, or to replace systems with a custom solution that works better for your requirements. Similarly, the EZ code base can be built in multiple tiers, where you either get the entire feature...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Open Source Cartridge Reader

    Open Source Cartridge Reader

    A shield for the Arduino Mega that can back up video game cartridges

    This project represents a community-driven effort to provide an easy-to-build and easy-to-modify cartridge dumper. Completely stand-alone, does not need a PC to operate (unless for updating firmware). Easy to modify open-source code, write your own extensions and share them with others. Portable thanks to a battery. Modular design using mostly off-the-shelf components. Reads NES, Famicom and Family Basic cartridges including save. Supports Mapper 30/NESmaker and flashes INL NM30 boards. Reads...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenJK

    OpenJK

    Community effort to maintain and improve Jedi Academy (SP & MP)

    OpenJK is a community effort to maintain and improve the game and engine powering Jedi Academy and Jedi Outcast while maintaining full backward compatibility with the existing games and mods. This project does not intend to add major features, rebalance, or otherwise modify core gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    October

    October

    Self-hosted CMS platform based on the Laravel PHP Framework

    October is a Content Management System (CMS) and web platform whose sole purpose is to make your development workflow simple again. It was born out of frustration with existing systems. We feel building websites has become a convoluted and confusing process that leaves developers unsatisfied. We want to turn you around to the simpler side and get back to basics. October's mission is to show the world that web development is not rocket science. October is open source but it is not free...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OGRE

    OGRE

    scene-oriented, flexible 3D engine (C++, Python, C#, Java)

    OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce games and demos utilizing 3D hardware. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. We consider the results of our GL3Plus RenderSystem as the gold standard. The respective...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Atri Framework

    Atri Framework

    Open-source full-stack web development framework built on top of React

    ... not need to write and document REST APIs. Instead, they rely upon the object model which acts as a single source of truth. This also has other benefits as well such as reducing compliance breaches. Use our powerful visual builder to create frontend or write React code. Write backend using our Python API that is inspired from Unity's game engine. Use our CLI to deploy at your platform of choice such as AWS, GitHub Pages, etc. or Atri cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CoreUI Free Vue Admin Template v4

    CoreUI Free Vue Admin Template v4

    Open source admin template based on Bootstrap 5 and Vue 3

    Time is our most valuable asset, that's why we want to help you save it by creating simple, customizable, easy-to-learn Vue.js UI components and Vue.js Admin Templates which significantly cut development time. CoreUI lets you save thousands of priceless hours because it offers everything you need to create modern, beautiful, and responsive Vue.js-based applications. CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EmbedIO

    EmbedIO

    A tiny, cross-platform, module based web server for .NET

    ... modules -- For example, video streaming, UPnP, etc. Check out EmbedIO Extras for additional modules. Small memory footprint. Create REST APIs quickly with the out-of-the-box Web API module. Serve static or embedded files with 1 line of code (also out-of-the-box). Handle sessions with the built-in LocalSessionWebModule. WebSockets support CORS support. Origin, Header and Method validation with OPTIONS preflight. HTTP 206 Partial Content support. Support Xamarin Forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10
    Mojoc

    Mojoc

    A cross-platform, open-source, pure C game engine for mobile game

    Mojoc is an open-source, cross-platform, pure C game engine. It is based on OpenGLES3 and written in C99. It currently works on IOS and Android, but can easily be extended to other platforms, and will support more platforms in the future. In platform-independent code, Mojoc uses only the standard C library, no dependence on third-party libraries. Mojoc uses an extremely lightweight OOC (Object Oriented C) programming model. Mojoc application architecture is based on components, state-machines...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Entitas

    Entitas

    Entity Component System (ECS) framework made for C# and Unity

    ... you write code that is super fast, safe and literally screams its intent. Entitas is fast, light and gets rid of unnecessary complexity. There are less than a handful classes you have to know to rocket start your game or application. The Code Generator generates classes and methods for you, so you can focus on getting the job done. It radically reduces the amount of code you have to write and improves readability by a huge magnitude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sabaki

    Sabaki

    An elegant Go board and SGF editor for a more civilized age

    An elegant Go board and SGF editor for a more civilized age. Sabaki is a modern, elegant, cross-platform Go/Baduk/Weiqi board and SGF editor for a more civilized age. It’s free, open source and uses web technology based on Electron. You can see its code, contribute or report an issue at our GitHub repository. Sabaki offers a variety of board markup tools, including the SGF 4-compliant line and arrow tool. Annotate your positions and moves, set hotspots in your favorite games, write reviews...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    flare-game

    flare-game

    Action RPG that's easy to mod

    Flare (Free/Libre Action Roleplaying Engine) is a simple single-player Action RPG engine. Instead of being a general engine that handles many game types, this focused engine is small and easy to mod. Included is a demo game featuring dark atmosphere and fast-paced combat. The code is GPL and the art is CC-BY-SA.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 14
    Engo

    Engo

    Engo is an open-source 2D game engine written in Go

    Engo is an open-source 2D game engine written in Go. It uses the Entity-Component-System paradigm. The code is available on GitHub. If you encounter any problems, find any bugs, or want to request a feature, you can open an issue or chat with us on gitter. A cross-platform game engine written in Go following an interpretation of the Entity Component System paradigm. Engo is currently compilable for Mac OSX, Linux and Windows. With the release of Go 1.4, supporting Android and the inception...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Hi-Q Game

    This is a Windows computer program that you can play the Hi-Q peg game

    ... the game. Download HiQGameSourceCode.zip if you want to view the source code. There is also a C++ program that I wrote to find winning solutions. Download HiQGameSolverSourceCode.zip if you want to use this. In 1974 in college, I wrote a Fortran program to find the solution to win the game, but the mainframe was not fast enough to find a solution for the game. See the Wiki if you are having download or running program problems.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 16

    Triangle Peg Game

    This is a Windows program that you can play the Triangle Q peg game.

    ... the empty pin is when the game is started. This is a Visual Studio C# program that plays the game. Download TriQGameSourceCode.zip if you want to view the source code. There is also a C# program that I wrote to find winning solutions. Download TriQGameSolverSourceCode.zip if you want to use this. See the Wiki if you are having download or running program problems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    BlooketUI

    BlooketUI

    The best Blooket Multitool out there

    The best Blooket Multitool out there. A script that uses a graphical user interface to make Blooket cheating easier than ever. Copy the code of src.js by pressing CTRL + A, now paste that into your browser console (CTRL + SHIFT + I). Copy the code from bookmarklet.js by pressing CTRL + A, and create a new Bookmark and paste the code you copied in the URL option.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 18
    qengine

    qengine

    Retro game engine for creating games like it's 1997

    qengine is a cross-platform retro game engine. It is aimed at nostalgic game developers that miss simple times and enjoy creating games like it's 1997. The software renderer provides the aesthetic that we all love and the engine limitations exist to make your creativity shine. The engine is a fork of the Quake II codebase that focuses on serving as a base for standalone games. Unlike other ports, it does not aim at being compatible with mods or the base Quake II game. In fact, many features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GTA Cheat Code Bot V2

    GTA Cheat Code Bot V2

    Are you bored of writing cheat codes, this program will do it auto.

    Are you still writing cheats manual, I think you will like this application because it do it automatic. You can use this program in all GTAs. Brought you by: HorizonPublish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GTA V CHEAT CODE BOT

    GTA V CHEAT CODE BOT

    Automatic cheat code bot in GTA V. Just click numbers to use it.

    Automatic cheat code bot in GTA V. Just click numbers to use it. Soo easy to use. Just cick numbers from numpad. Like click 1 to run faster, click 2 to spawn car. This program works in GTA V Offline. Borught you by: HorizonPublish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Europa Universalis Game Tools

    Europa Universalis 4 save game editor

    Java library and application to edit game files from all Clausewitz-engine games (EU3 and later, including EU4, Victoria 2, Hearts of Iron 3, EU: Rome, and Crusader Kings 2) and their saved games. Source code is now hosted at https://github.com/mmyers/eug. Sponsor on Patreon: https://www.patreon.com/user?u=60455822
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 22
    Damn Vulnerable GraphQL Application

    Damn Vulnerable GraphQL Application

    Vulnerable implementation of Facebook's GraphQL technology

    Damn Vulnerable GraphQL Application is an intentionally vulnerable implementation of Facebook's GraphQL technology, to learn and practice GraphQL Security. DVGA has numerous flaws, such as Injections, Code Executions, Bypasses, Denial of Service, and more. See the full list under the Scenarios section. A public Postman collection is also available to replay solutions to the challenges. DVGA supports Beginner and Expert level game modes, which will change the exploitation difficulty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Castle Game Engine

    Castle Game Engine

    Game engine supporting many 3D/2D formats and graphic effects

    This project has moved to: - Our website https://castle-engine.io/ - GitHub repo: https://github.com/castle-engine/castle-engine/ Cross-platform 3D and 2D game engine for Object Pascal. Rendering and processing of game assets in glTF, X3D, VRML, Collada, Spine and other formats. Many graphic effects including shadows, shaders, mirrors, screen effects. Animation, collision detection, 3D sound. Extensible system of 3D objects, with out-of-the-box levels, items, intelligent creatures...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24
    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: 3 This Week
    Last Update:
    See Project
  • 25
    Delta Executor

    Delta Executor

    Popular Roblox executor

    Delta Executor for Roblox is a powerful script executor designed to enhance the Roblox gaming experience by allowing users to run custom scripts within the game environment. Delta Executor provides an intuitive interface and advanced functionality tailored to Roblox players and developers, offering tools to modify gameplay, access unique in-game features, and execute custom Lua scripts efficiently. Built with performance and usability in mind, it’s designed to provide a safe and reliable...
    Downloads: 3,554 This Week
    Last Update:
    See Project