Showing 5586 open source projects for "code for simple game"

View related business solutions
  • Innsoft Hotel Management Software Icon
    Innsoft Hotel Management Software

    At Innsoft, we pride ourselves on providing straightforward, value-oriented hotel management software.

    Streamline your hotel operations & more with our intuitive & fully customizable hotel software and motel software. Here at Innsoft we focus on hotel management software for independent, small and mid-sized properties with up to 350 rooms.
  • Cloud based software designed for labor unions Icon
    Cloud based software designed for labor unions

    Union Impact goes above and beyond in improving the way you manage your member information.

    We’re confident you’ll agree that our labor union software is truly the easiest, most efficient, and customizable way to organize all of your union workforce management needs.   In addition to making workflow easier, you’ll find that with our labor union software your organization will become more in tune with your members, contractors, and their surrounding communities.
  • 1
    The flexible game engine

    The flexible game engine

    The flexible game engine

    ... on-the-fly without having to reboot the game every time. Runs and looks equally well both on Linux and on Windows. Designed to be as fail-safe as possible to never lose your work if crashes should occur. Engine plus tools amounts to less than 50K LOC. Written in simple 'C-style' C++. It is easy for anyone to understand and make modifications. All the code is released under the very permissive MIT license and can be downloaded via GitHub by anyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple DirectMedia Layer

    Simple DirectMedia Layer

    Simple Directmedia Layer

    Simple DirectMedia Layer is a cross-platform development library designed to provide low-level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award-winning catalog and many Humble Bundle games. SDL officially supports Windows, macOS, Linux, iOS, and Android. Support for other platforms may be found in the source code. SDL is written in C, works natively with C...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Simple Draw

    Simple Draw

    A canvas you can draw on with different colors

    Enjoy the moment with our specially designed drawing app, draw something fun, and create your own artwork– all in a digital form. Simple Draw is the best drawing app for anyone who loves to draw. Just pick paint and draw. Paint and draw simple sketches for fun. With Simple Draw, you will not need any fancy or advanced tools or filters for your favorite doodle or sketch. Just use your creativity and freehand drawing to create the best sketches for your sketchbook. No matter what age or abilities...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Simple Icons

    Simple Icons

    SVG icons for popular brands

    Over 2400 Free SVG icons for popular brands. Icons can be downloaded as SVGs directly from our website - simply click the download button of the icon you want, and the download will start automatically. Icons can be served from a CDN such as JSDelivr or Unpkg. Simply use the simple-icons npm package and specify a version in the URL. All icons are imported from a single file, where [ICON SLUG] is replaced by a capitalized slug. We highly recommend using a bundler that can tree shake...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple Scheduling Software Icon
    Simple Scheduling Software

    To Streamline Operations And Drive Productivity.

    Visual Planning is a simple yet powerful resource management and scheduling solution. Thousands of organizations are using it to share schedules with colleagues and work together more efficiently.
  • 5
    Solar2D Game Engine

    Solar2D Game Engine

    Solar2D Game Engine main repository (ex Corona SDK)

    This is a fully open source project that is forked of the well-established and widely used Corona SDK game engine, which is no longer commercially supported. Development is lead by Vlad Shcherban, former technical lead engineer at Corona Labs Inc. If you are using this engine, consider supporting its development. Develop for mobile, desktop, and connected TV devices with just one code base: iOS, tvOS, Android, Android TV, macOS, Windows, Linux, or HTML5. Update your code, save the changes...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Code Quality and Security for Java

    Code Quality and Security for Java

    SonarSource Static Analyzer for Java Code Quality and Security

    Hundreds of unique rules to find Java bugs, code smells & vulnerabilities. Sonar static analysis helps you build and maintain high-quality Java code. Covering popular build systems, standards and versions, Sonar elevates your coding game while keeping vulnerabilities at bay. With each Java version, we create dedicated rules so you learn shiny, new features and avoid pitfalls. Consistently find tricky, hard-to-spot issues in your regular expressions. Allow you to effortlessly repair your Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GraphQL Code Generator

    GraphQL Code Generator

    A tool for generating code based on a GraphQL schema and GraphQL ops

    Generate code from your GraphQL schema and operations with a simple CLI. Generate code from your GraphQL schema and GraphQL operations with a single function call regardless of your environment or code format. Watch for changes in your GraphQL schema and operations, and automatically generate code as you go. Codegen easily integrates into your development workflow. One of the goals of GraphQL Codegen is to allow you to easily customize the output, and add custom behaviour according to your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    simple-git-hooks

    simple-git-hooks

    A simple git hooks manager for small projects

    A simple git hooks manager for small projects. A git hook is a command or script that is going to be run every time you perform a git action, like git commit or git push. If the execution of a git hook fails, then the git action aborts. For example, if you want to run linter on every commit to ensure code quality in your project, then you can create a pre-commit hook that would call npx lint-staged. Check out lint-staged. It works really well with simple-git-hooks. You can look up about git...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Entitas Game Engine

    Entitas Game Engine

    Entitas is a super fast Entity Component System (ECS) Framework

    ... and gets rid of unnecessary complexity. There are less than a handful of classes you have to know to a 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. It makes your code less error-prone while ensuring the best performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful, simplified tool to send emails, create pages, and automate your marketing. Icon
    GetResponse is a complete online marketing software that helps you grow your audience, engage with your customers, and boost online sales. With over 30 tools in one easy-to-use platform, you can simply transform your online marketing and bring tangible results to your business. Customers across 182 countries rely on GetResponse to get their business online and easily create targeted marketing campaigns.
  • 10
    Roblox FPS Unlocker

    Roblox FPS Unlocker

    FPS Unlocker for Roblox

    ... in new releases. If you don't trust me, feel free to download the repository, review the source code, and compile the project yourself with Visual Studio 2019. Otherwise, add an exception to your anti-virus for rbxfpsunlocker.exe (or the folder it is in).
    Downloads: 640 This Week
    Last Update:
    See Project
  • 11
    SQLite JDBC Driver

    SQLite JDBC Driver

    SQLite JDBC Driver

    SQLite JDBC is a library for accessing and creating SQLite database files in Java. Our SQLiteJDBC library requires no configuration since native libraries for major OSs, including Windows, Mac OS X, Linux etc., are assembled into a single JAR (Java Archive) file. The usage is quite simple; download our sqlite-jdbc library, then append the library (JAR file) to your classpath. SQLite JDBC is a library for accessing SQLite databases through the JDBC API. SQLite supports on-memory database...
    Downloads: 270 This Week
    Last Update:
    See Project
  • 12
    CMake

    CMake

    Cross-platform tool to build, test and package software

    CMake is an open-source, cross-platform family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of your choice. The suite of CMake tools were created by Kitware in response to the need for a powerful, cross-platform build environment for open-source projects such as ITK...
    Downloads: 162 This Week
    Last Update:
    See Project
  • 13
    Osu!

    Osu!

    Open-source rhythm game

    Osu! is a simple rhythm game with a well thought out learning curve for players of all skill levels. One of the great aspects of Osu! is that it is community-driven, with every single map created by another player with a variety of artists. Every map is a new experience This is the development client of the future osu!lazer project. Give it a try! Currently beatmaps on osu!lazer need to be dragged and dropped from beatmap listings here. Note: An account is required. https...
    Downloads: 131 This Week
    Last Update:
    See Project
  • 14
    BepInEx

    BepInEx

    Unity / XNA game patcher and plugin framework

    Unity / XNA game patcher and plugin framework. BepInEx is a plugin / modding framework for Unity Mono, IL2CPP, and .NET framework games (XNA, FNA, MonoGame, etc.) Stable builds are released once a new iteration of BepInEx is considered feature-complete. They have the least bugs, but some newest features might not be available. Bleeding edge builds are available on BepisBuilds. Bleeding edge builds are always the latest builds of the source code. Thus they are the opposite to stable builds...
    Downloads: 144 This Week
    Last Update:
    See Project
  • 15
    Pygame

    Pygame

    Set of Python modules designed for writing video games

    Pygame is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. Like SDL, pygame is highly portable and runs on nearly every platform and operating system.
    Downloads: 79 This Week
    Last Update:
    See Project
  • 16
    SASM

    SASM

    Simple crossplatform IDE for NASM, MASM, GAS and FASM languages

    SASM (SimpleASM), simple Open Source crossplatform IDE for NASM, MASM, GAS, FASM assembly languages. SASM has syntax highlighting and debugger. The program works out of the box and is great for beginners to learn assembly language. SASM is translated into Russian, English, Turkish, Chinese, German, Italian, Polish, Hebrew, Spanish. In SASM you can easily develop and execute programs, written in NASM, MASM, GAS or FASM assembly languages. Enter code in form and simply run your program...
    Downloads: 85 This Week
    Last Update:
    See Project
  • 17
    AlphaZero.jl

    AlphaZero.jl

    A generic, simple and fast implementation of Deepmind's AlphaZero

    ...++) and optimized for highly distributed computing environments. This makes them hardly accessible for students, researchers and hackers. Many simple Python implementations can be found on Github, but none of them is able to beat a reasonable baseline on games such as Othello or Connect Four. As an illustration, the benchmark in the README of the most popular of them only features a random baseline, along with a greedy baseline that does not appear to be significantly stronger.
    Downloads: 61 This Week
    Last Update:
    See Project
  • 18
    libGDX

    libGDX

    Desktop/Android/HTML5/iOS Java game development framework

    libGDX is a cross-platform Java game development framework based on OpenGL (ES) that works on Windows, Linux, macOS, Android, your browser and iOS. libGDX provides a well-tried and robust environment for rapid prototyping and fast iterations. libGDX does not force a specific design or coding style on you; it rather gives you the freedom to create a game the way you prefer. Publish your games on Windows, macOS, Linux (including the RPi!), Android, iOS, and HTML5, all with the same code base...
    Downloads: 52 This Week
    Last Update:
    See Project
  • 19
    DevilutionX

    DevilutionX

    Diablo build for modern operating systems

    DevilutionX is a port of Diablo and Hellfire that strives to make it simple to run the game while providing engine improvements, bugfixes, and some optional quality-of-life features. Check out the manual for what features are available and how best to take advantage of them. You'll need access to the data from the original game. If you don't have an original CD then you can buy Diablo from GoG. Alternatively you can use spawn.mpq from the shareware version, in place of DIABDAT.MPQ, to play...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 20
    R3nzSkin

    R3nzSkin

    Skin changer for League of Legends (LOL)

    R3nzSkin is an internal skin changer for League of Legends. Change the skin of your champion, your ward, other champions, towers, minions, and jungle monsters in the game. If your CPU supports the AVX / AVX2 / AVX-512 instruction set, you can enable it in project settings. This should result in more performant code, optimized for your CPU. Currently, SSE2 instructions are selected in project settings. Change skins anytime and unlimited times in a single game. Supports all popular languages...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 21

    mermaid

    Diagram and flowchart generation from text similar to markdown

    mermaid is a JavaScript-based diagram and flowchart generating tool that uses markdown-inspired text for fast and easy generation of diagrams and charts. Forget about using heavy tools to explain your code. mermaid greatly simplifies documentation with its simple markdown-like script language, and offers a great range of diagram and chart options. The latest version of mermaid comes with a number of bug fixes and enhancements, as well as a new diagram type, entity relationship diagrams. Its...
    Downloads: 52 This Week
    Last Update:
    See Project
  • 22
    ModAssistant

    ModAssistant

    Simple Beat Saber Mod Installer

    ModAssistant is a simple PC mod installer for Beat Saber, using mods from BeatMods. Beat Saber is the popular VR rhythm game where players must slash the beats as they fly towards them to the beat of lively music. ModAssistant comes with a number of great features like dependency resolution, mod uninstallation, and a complex theming engine. It features light, dark, BSMG and light pink themes, and can even have your own custom theme! Have more fun playing Beat Saber by customizing your...
    Downloads: 46 This Week
    Last Update:
    See Project
  • 23
    Minecraft Development for IntelliJ

    Minecraft Development for IntelliJ

    Plugin for IntelliJ IDEA that gives special support for Minecraft mods

    Experience first class support for all of the major Java Minecraft development platforms, including Bukkit and derivatives such as Spigot and Paper, Sponge, Forge, Fabric, MCP, Mixins, LiteLoader, BungeeCord, and Waterfall. It also provides in-depth support for Access Transformer and NBT files, and more. Because of this, you can install the plugin through IntelliJ's internal plugin browser. Navigate to File -> Settings -> Plugins and click the Browse Repositories... button at the bottom of...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 24
    MonoGame

    MonoGame

    One framework for creating powerful cross-platform games

    One framework for creating powerful cross-platform games. The spiritual successor to XNA with thousands of titles shipped across desktop, mobile, and console platforms. MonoGame is a fully managed .NET open source game framework without any black boxes. Create, develop and distribute your games your way. By leveraging C# and other .NET languages on Microsoft and Mono platforms you can write modern, fast, and reliable game code. We currently support iOS, Android, MacOS, Linux, all Windows...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 25
    NSwag

    NSwag

    The Swagger/openAPI toolchain for .NET, ASP.NET Core and TypeScript

    NSwag is a Swagger/OpenAPI 2.0 and 3.0 toolchain for .NET, .NET Core, Web API, ASP.NET Core, TypeScript (jQuery, AngularJS, Angular 2+, Aurelia, KnockoutJS and more) and other platforms, written in C#. The OpenAPI/Swagger specification uses JSON and JSON Schema to describe a RESTful web API. The NSwag project provides tools to generate OpenAPI specifications from existing ASP.NET Web API controllers and client code from these OpenAPI specifications. The project combines the functionality...
    Downloads: 51 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next