Search Results for "2d game maker" - Page 7

Showing 608 open source projects for "2d game maker"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • 1
    DeadPhase

    DeadPhase

    2D game involving repeatedly dying

    A game that may be considered platformer/adventure, where a man's death turns him into a ghost, allowing some new abilities, and losing others until the body is remade or reanimated by the ghost. Built on love2d framework/engine: http://www.love2d.org This also means it's written in lua. All code is gplv3 unless otherwise stated (LOVE itself is zlib licensed)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Create a structure supporting rooms that can be connected and have objects. Automated characters that can move through the room structure. Classes are built to permit flexible setup. This could be a good base for developing a 2D game or even expand to 3D. User has control of one character using arrow keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SwarmCrusher2d

    SwarmCrusher2d

    Fast, funny shooter

    Prepare youself to face hordes of monsters! Controlls: WASD, LMB, RMB, SPACE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    EvolOnline

    EvolOnline 2D MMORPG

    WARNING: WARNING: This is only mirror. Please download files only from http://www.evolonline.org/ WARNING: As a 2D style game, Evol Online aims to create a friendly environment where people can escape reality and interact with others while enjoying themselves through a fantasy style game WARNING: WARNING: This is only mirror. Please download files only from http://www.evolonline.org/ WARNING:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    LiquidFun

    LiquidFun

    2D physics engine for games

    LiquidFun is a 2D rigid-body and fluid simulation C++ library for games based upon Box2D. It provides support for procedural animation of physical bodies to make objects move and interact in realistic ways. You can write LiquidFun code in C++, Java, or JavaScript. LiquidFun is an extension of Box2D. It adds a particle based fluid and soft body simulation to the rigid body functionality of Box2D. LiquidFun can be built for many different systems, including Android, iOS, Windows, OS X, Linux...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Need For Fuel(NFF) The Run

    Need For Fuel(NFF) The Run

    A small 2D game created in pure java by Maulik Raviya.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    EasySDL

    Create 2D mini-game easily with this lib

    Full detailed example at: https://github.com/Ousret/EasySDL-Sample Contribute at: https://github.com/Ousret/EasySDL This free lib is an extension of SDL 1.2 GUI program creation becomes much simpler. Not just simple GUI but 2D games too.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8

    Amber Crux

    Amber Crux is a 2D graphical adventure game.

    Amber Crux is a graphical adventure game, set in a randomly generated fantasy world. The player will travel through a variety of different environments, such as forests, towns and dungeons, fighting against vicious monsters and collecting interesting artifacts in order to complete their quest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rek Warfare

    Rek Warfare

    A 2D Platformer Shooter game

    PLEASE NOTE: THIS GAME IS UNDER DEVELOPMENT! Not much has been done as of now (What is planned) Rek Warfare is a 2-D platformer shooter game where you can play from 5 classes with several weapons of your choice. Github: https://github.com/Digital-Roadrunner/Rek-Warfare For Linux: Just simply go to the directory you downloaded it and type: $ ./rekwarfare-v0.0.1.1 For windows will come soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 10
    Valyria Tear

    Valyria Tear

    2D open source jRPG

    Valyria Tear is an open-source single-player medieval-fantasy 2D J-RPG based on an extended Hero of Allacrost engine (See http://www.allacrost.org/) and inspired by classic console RPGs. The player incarnates Bronann, a young boy forced to take part into the struggle for the possession of a mysterious crystal. This powerful artifact will lead him to discover the actual threat set upon his world, but also courage and love. The game has all the features you can expect from JRPG classics...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project shows the application of AI techniques to a 2d shooter game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Library for AI

    Library for AI

    Library for creating video game AI

    A library for creating video game AI. Useful for developement of 2D tilebased games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    kivy-rogues-of-lore

    kivy 2D RPG game

    This game is ready to run on your phone with kivy launcher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    G2

    G2

    A generic 2D engine for any kind of game

    This game engine uses the power of C++, OpenGL, and OpenAL to provide highly-portable, object-oriented code for programming a video game. Rather than tailoring to a specific type of game, the engine focuses on the fundamental components. It covers audio, graphics, controls, and data flow. With G2, developers have everything they need to create a 2D game without the need of expensive SDKs.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 15

    The 2DX Project

    Java 2D graphics/utility library

    The 2DX Project is an ongoing project aiming to provide powerful, versatile, and felxible tools for 2D graphics programming in Java. The 2DX-GL core library provides utilities for animation, geometry, basic physics, and more. The Snap2D game engine/library builds upon the 2DX-GL core library by adding features like 2D world management tools, a dedicated scripting language, and high level rendering via the user's choice of either OpenGL or Java2D (OpenGL recommended for high perormance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    OpenBilliards 2D

    A two-dimensional pool game that has a common rules to play with.

    It utilizes the OpenGL, FreeType, and OpenAL(Under Construction) that completes the game. It is only a win32 version of the game. The functions can only controlled by a mouse(a computer device), so it is easy to learn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Insurrection

    Science Fiction, heavy assault, disestablishment of power.

    Insurrection is a science fiction game, using your spaceship you must directly confront navies, invade using dropships, subvert colonies, and create chaos where possible. All of this being in order to bring about the dissolution of an opposing power. Gameplay consists of a top-down perspective of your ship in 2D, with the original Dungeon Master gameplay system for boarding vessels with a party of assault droids. You may customize the droids and ship, plus research weapons and new parts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple Pong 2D

    Simple Pong 2D

    Simple game of Pong made with the Unity3D Engine

    Simple game of Pong made with the Unity3D Engine made for PC, Mac and Linux. Sounds provided by freesound.org and Brackeys. Graphics by Brackeys. Programming self-written in Mono-Develop for Unity3D. Downloadable .zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Metroid-Like Test Game

    Super Metroid Style 2D Platformer

    Metroid-Like game I plan to duplicate as much from Super Metroid as I can, and then create my own game with the engine, using Python & Pygame
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Visual Integer Factor

    Puzzle game demonstrating whats so hard about binary integer factoring

    ... dimensions, from the lowest digit of the 2 odd integers both upright and upleft, its factors, and in the 2d space they are rectangle edges of, those pixels/digitbits must be on when there is an on bit somewhere downleft and downright after crossing empty cells, but if it finds either whole diagonal row empty then it must also be empty/zerodigit. The 2 main rules are: Any 2 cells below may both turn off and turn on the one above, or the reverse, and any on cell may move horizontally to an empty cell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DreamChess

    DreamChess

    OpenGL chess game

    A portable chess game consisting of an xboard-compatible OpenGL user interface with 2D and 3D board views and a chess engine. The primary targets are Windows, Mac OS X and Linux.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Aolis Engine

    Aolis Engine

    A 2D Adventure Game & Engine

    Trial of Aolis is a game in planning stages. It will be a 2-dimensional (possibly with some 3D elements) adventure in the style of classic games such as The Legend of Zelda or Final Fantasy. It will be built on an engine named the Aolis Engine. To speak with project members visit the IRC channel #aolis on the Freenode network: http://webchat.freenode.net/?channels=#aolis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 4 This Week
    Last Update:
    See Project
  • 24

    First Person Flatland Game

    First person game set in Edwin Abbott's 2d Flatland

    Edwin Abbott wrote Flatland in 1884. This project renders the 2d world of Flatland for a first person view of the two dimensional world (1 dimension). It's a game! So try it out, visualizing in Flatland is easier than it appears.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Diggo

    Diggo

    Diggo a 2D version of minecraft made with Pygame!

    New Diggo version is coming soon! Diggo (originally pytcraft) is a 2D version of minecraft to teach kids how to code with Python and have fun! Soon to have a Diggo API! Comes with Pylaunch API!
    Downloads: 1 This Week
    Last Update:
    See Project