Search Results for "python game engine" - Page 5

Showing 394 open source projects for "python game engine"

View related business solutions
  • 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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    GOdroid is an Android application to play the strategic board game Go against the GPL Go engine GNU Go. It contains a Go board UI and minor changes to GNU Go. This site contains the sources for the UI and the (few) changes to the GNU Go sources. Translations contributed by - Chinese: Jean Lea and Kid Wong - Russian: Шмойлов Валерий - Danish and Norwegian: Michael Berthelsen - Polish: Piotr Goliasz - Finnish: Daniel Landau - Romanian: Mircea Damian - Spanish: Pol Urós Guardiola...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    caravANDroid

    caravANDroid

    A free open source Android version of Caravan

    A free open source porting to Android of the card game Caravan. COPYRIGHT NOTICE: Please note that this project is purely educational and NON LUCRATIVE. This game isn't neither officially licensed nor produced by Obsidian Entertainment, which owns the Fallout Series (© Obsidian Entertainment) and thus the Caravan game itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Iliad Online RPG

    An Open Engine for use on the OUYA

    We are developing an Open Engine to be used on the upcoming OUYA console. The engine's design is inspired by a small existing game that has been around for decades, Odyssey http://www.odysseyclassic.com Currently, the source for Odyssey has been opened, but it's still in VB6. Instead of managing an old code base in an extinct language we're starting from scratch. This will allow us to bring modern technology on board to expand the play experience. The goal is to keep to the roots...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    C-Lesh is a game programming language for 2D games - mainly arcade and platform games. When combined with the Super Mario World (SMW) engine you can create awesome 2D platform games like Super Mario World. This language evolved from a "clone" of TI-BASIC which I began developing when I was having memory (segmentation fault) bugs with C. C-Lesh lacks memory allocation and destruction. There is no need to use pointers and you can never get memory leaks or program crashes caused by memory leaks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 5

    UtiliGame

    UtiliGame is a light-weight game engine written in Java.

    UtiliGame is a light-weight game engine built upon the Utilis classes written in Java. It supports tiles, entities, collision detection, custom collision boxes, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SimpleNetworkChess

    A simple network chess game

    A simple network chess game : only for 2 human players. Notice that in order to build the project, you need to add my jar library PluggableChessGraphism (>= 1.20), also available on Sourceforge, to the build path. Also, chess engine and images are imported from CarballoChess project : https://github.com/albertoruibal/carballo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Salvage Team

    Salvage Team

    An Action Adventure Space Physics Game

    Space junk has been polluting our solar system for many years now. Its a problem for space travelers and satellites alike. Its time to help clean up this mess. Will you help and earn some credits while your at it? Salvage Team – RUSH is the first mini-game in a series of fun filled physics scrolling games. You pilot a small ship that collects rubbish (bits and peaces) through a hull magnetic system. Its your task to clean up an area. You are scored on the rubbish collected and the length...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dutch open source game, playing in the Netherlands, written in Duch to get dutch people involved with Java and Open GL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Aliza Gaming API

    An extensible development framework for roleplay games.

    AlizaGameAPI is a robust, open-source Java-based framework designed to streamline and enhance the development of 2D and 3D games. It offers a comprehensive set of tools, utilities, and libraries, empowering developers to create immersive and dynamic gaming experiences with ease. Key Features: Modular Architecture, Rich Graphics and UI Components, Comprehensive Game Logic and Character Management, Environment and World-Building Tools, Statistical and Mathematical Utilities, Enhanced Debugging...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Multiverse

    Multiverse

    Open Source Virtual World and MMOG Development Platform

    3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds. If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Basic Point n Click Game Engine

    Framework for a graphical point and click adventure game in Java

    A simple framework in Java 7 for a point and click adventure type game, visually and operationally based on the look of the NES versions of Shadowgate and Uninvited. Includes 16bit wav audio support, and dynamic font and image sizing for any screen resolution. Includes a sample 19 room / 35 item game as an example of how to extend the engine into a playable game.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    Kenny ClassIQ (read Kenny Classic) is something like my dream project. It is a chess engine with pure object oriented programming with close-to-real-world representation of the game inside the program using OOPS. Initially I thought of doing a similar thing in C++, but after trying to develop my other chess engine Kenny in this route, I found out that it is a difficult task, and switched to using Java for the programming instead. To learn how to do it, I created a similar, many-times-lesser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A browser game framework implemented with Grails. The goal of Little Goblin is to create a game engine that allows you to "just add content" and you will be able to host a game that is only limited by your creativity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NullSAF

    A game engine in java for 2D strategy games

    NullSAF is a game engine written in Java with features as creating terrain maps and navigation meshes from bitmaps, defining different type of units, sensors, guns, missiles, AI for movement, pathfinding and targetting and simulation of bullets and animated explosions. I learned a lot from it and used it to test new concepts in AI and wargaming. Maybe it can inspire you or you want to really improve it to build your own wargame or serious game. Think of it as Robocode, but then with a far more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Smuje2d

    Java game engine for shoot 'em ups, using Java2D.

    Shoot 'em Up Java Engine 2 Dimensional (Smuje2d). This engine allows you to programm 2d games fast and easy. Using Java2D it has no dependencies to other libraries and your game will run everywhere. No port or recompilation is needed. Look under "Files" for a game example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JGame is a small multiplatform 2D game engine. It runs on the Java JRE 1.3+ platform, the J2ME (MIDP2.0/CLDC1.1) mobile platform, and the Android (2.1+) platform. It provides a very high-level framework for "classic" type arcade games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Sunland Villagers

    Sunland Villagers

    An LWJGL based landscape renderer to become a village building game.

    Currently it's just an LWJGL based landscape renderer. The vision is to create a village building and managing game upon the rendering engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenCyc is the open source version of the Cyc(r) technology, the world's largest and most complete general knowledge base and reasoning engine. A new release with even more content, better performance, and improved reliability will be up shortly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Pig2D Game Engine

    Pig2D is a game engine for Java that uses a sprite-based interface.

    Pig2D is a game engine that uses a simple sprite-based interface that was made for users of the Scratch language (http://scratch.mit.edu) for translating to "Real" programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Game recommender

    A game recommender engine in Java.

    Built in 2007 with I.Argyropoulos. Rule based, 1st order relational logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    jMonkeyEngine Demo Application

    Demonstrating the features of jMonkeyEngine 3.

    jMonkeyEngine is a well-known and widely used free, open source game engine. This demo application shows the power and some features of the newest jME release, the jME 3. jMonkeyEngine uses OpenGL as its graphics library. Some features that are included in this software are: particle effects, water rendering, lighting, animations, unit collision, terrain generation, models and scenes, textures. The applications is in .jar format, so it is platform independent. The only requirement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tic Tac Toe - in its basic way

    Tic Tac Toe - in its basic way

    This program is a basic way of the "oldschool"-game Tic Tac Toe

    This program is a basic interpretation of the "oldschool"-game Tic Tac Toe. If you want to play, you have to download the JRE (Java Runtime Engine) which you can get from http://java.com/download . In most cases its installed already. This software uses the SuM-Libraries which are in the installation package. You could get them from http://www.mg-werl.de/sum/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    The Diversity Engine provides tools to create diversity-aware multimedia search applications.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.