Showing 16 open source projects for "advanced python game source code"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1
    CarDriving
    The very basic of a java 3D car driving game, freely expandable including a built-in basic 3D object editor and a more complex road+objects editor. Source code available, no OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Esnake

    Esnake

    Open-source 2D Snake Game with 4 different modes of gameplay.

    Esnake is an open-source 2D Snake Game that allows you to play in 4 different game modes: Classic, Field, Mazy and Lengthy, each one of them with 2 snake digestion modes: Normal and Random. Source Code: https://github.com/EricsonWillians/Esnake
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Game framework including 1, 2 and multi-players modes which doesn't involve any central server, so peer-to-peer multi-players equivalent! Java environment (v. 1.5+ @ java.sun.com) Including a multi-platform API. Imaging capabilities provided by Java Advanced Imaging (JAI) and 3D support provided by the LWJGL (www.lwjgl.org) API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    spacedish
    Spacedish is a simple game written in pygame.In this moment is in really,really early pre-alpha.I'm aware of bugs in this game but note that it's unfinished. CONTROLS:up and down arrow key avoid blocks!!!!!!!! INSTALL:right click on zipfile /extract all go to extracted folder and click spacedish coming soon:points,installer,levels,main menu,other opponents IF YOU ARE DOWNLOADING THIS JUST TO PLAY GAME DOWNLOAD spacedish_0.3.zip AND NOT spacedish_0.3.py (this is for programmers to see how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tux Junior - Jump N' Run Action
    Tux Junior is a Jump N' Run action adventure game featuring Tux the penguin. Our code is a fork based on 2007 SuperTux development snapshots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Pytonis Universalis - Shmup

    A ridiculously simple spaceship shoot 'em up game written in Python

    Pytonis Universalis (name is still WIP) is a simple shoot 'em up. It is written completely in Python and uses Pygame so the code is as accessible as possible for others to inspect. The idea should be easy enough for anyone to understand: try to avoid running into flying saucers and their laser beams by shooting them down before they shoot you down. Every time you destroy a flying saucer you get points. Points are nice, you want them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CometZ

    CometZ

    CometZ is a simple side scrolling space shooter

    CometZ v0.2 (15.02.2014) Copyright 2014 Alexandre Lopes and Filipa Silva = Description = CometZ is a simple side scrolling space shooter whose objective is to destroy enemies ships while avoiding that our ship's shield is reduced to 0. It features several kinds of enemy ships and health power ups to replenish shield. = Running the game = If you have the source code version of CometZ, run python cometz.py on the command prompt. If you have the windows compiled version just execute cometz.exe = How to play = Use the arrow keys to move around in the menu and the spacebar or return key to select the desired menu item. During game the controls are the following: spacebar - fire lasers up arrow - move ship up down arrow - move ship down left arrow - move ship left right arrow - move ship right escape - pause menu You can replenish your shield by picking up shield power-ups. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
     Super Mario Bros. Python Final

    Super Mario Bros. Python Final

    Super Mario Python Final

    This project has been discontinued for a while now. Recently I decided to come back and work a little bit more on it. I added some new stuff and here is the new result. This will be the final version of the game, I do not intend to release any new stuff in the nearby future. The game isn't perfect and I believe it has some broken code. Anyway, it should be playable. Thanks for looking! Sincerely - HJ.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 10
    This game is a mouse-driven dungeon crawler. The player moves the PC around, buys equipment, and attacks enemies using the mouse. More info on the wiki page. Use git to get the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An Open Source portable pure Java game library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced Java Game Programming by David Wallace Croft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Star Wars : The Unknown Jedi
    A star wars fighter game. Requires Python and PyGame extension. no project website beside ethanco.biz... Does not support python 3.x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A fun little python game.Similar to Space Invaders but more advanced. See forum for bug fixes
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Dynaman is a try to create a game like "Dyna Blaster" in C++, supporting Windows and Linux (and probably even more Operating Systems). The code is based on libSDL. It currently supports walking, placing bombs and goodies, we want to add LAN support later
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The is a 2D ball game write in pygame. I has finish the basic framework and the playable version. The code is free for anyone who want to edit it and learn something form it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Porting the Ambrosia Software game Ares (by Nathan Lamont) to Mac OS X and beyond. The source has just been released - a first alpha may be soon! Although this project is called Ares X, it is supposed to be called Xsera (the name should be changed soon)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next