Search Results for "python basic project" - Page 8

Showing 616 open source projects for "python basic project"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
     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
  • 2
    AddMeFast Auto-Clicker / Auto-Pilot FREE
    SUPPORT and GUIDES here: http://coresecproject.com/community/ Author: Mark Anthony Pequeras / CSEC Software AddMeFast Auto-Clicker / Auto-Pilot and Points Generator for Free! This Open-Source Project are dedicated for all AddMeFast Users who wants to achieve more! This was a Paid Project and now its FREE and Open-Source!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    XSquare

    A graphics engine + toolkit.

    XSquare is a graphics engine and toolkit with a variety of features. I created this for use in other projects of mine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    FOSSMMO

    To create an open source and openly developed mmorpg

    FOSSMMO (release name tbd) is a project aimed at two things. The first is to create an open sourced MMORPG with compelling and fun gameplay requiring modest system specs. The second is to develop in an open and well documented way to help others learn the trade of game programming. FOSSMMO will be developed using python. While python is not a common language for game development I'm a fan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Kye64x

    Kye64x

    Yet another Kye Remake!

    ------------------------ What is Kye? --- Kye is a small puzzle game made in 1992 by Colin Garbutt. It was a charity shareware game made and required a donation to the 'Save the Children' organisation to get the full version. Unfortunately the game is not playable on 64-bit computers because it was a 16-bit Windows 3.1 game.. --- About the project --- This project is made in QBasic x64 (Kye64x has nothing to do with this!!). --- How can YOU help?? --- - By being a tester and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Rhye's and Fall RAND Plus

    Rhye's and Fall RAND, with some tweaks and additions

    This is a modmod of the Civilization 4 mod Rhye's and Fall RAND, by Rhye. This project includes all the tweaks and fixes I have deemed adequate and possible to such mod, and hopefully will include even more in the future as I learn how to implement my ideas.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    PygameFrame

    Python/Pygame Game-Building Framework

    A template I created to help me organize my Pygame code, that I decided to share for everyone's use. I built it to help me organize all of the programming practices I have seen in different Pygames, tutorials, books, and other sources, to help me make a robust framework that I can simply copy-paste to start new projects with. This package was originally known as "Santo's Pygame Template", but I've renamed it to "PygameFrame" since. This is merely a skeleton to build a game from; and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple World

    Simple World

    The simulation of a world and the bugs that live on it

    Simple World is the simulation of a world and the beings that inhabit it. Simple World tries to reproduce the basic elements that define a simple world. The objective of the project is to observe the evolution of this world and of these beings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    simon4android

    simon4android

    Simon game for Android os

    This project is an Android version of the old Simon game. This project is for educational purposes; it's an example for a basic course aimed to beginner Android developers. https://play.google.com/store/apps/details?id=it.nick67.android.simon&hl=it
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10

    Basic Hex Map Sphere

    A Basic Hexagonal map on the surface of a sphere.

    A Basic Hexagonal map on the surface of a sphere. Project still in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Luna Game Engine that based on irrlicht. Project has moved to github for now. https://github.com/tecan/Luna https://github.com/tecan/LunaLibs https://github.com/tecan/IrrlichtDemos Bullet Physics Python, LUA , squirrel and angelscript options and it is codebase is zLib media is GPL for now but probably zLib too when it has more developers/artists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Runescape Divination Timer

    Enriched Spring Timer

    This is a project I have built based on the needs of my RS clan. I am hoping it helps others. It simply displays a timer that counts down until the next enriched spring for the divination skill in runescape. It is tuned to world 24 so it may not be accurate on other worlds. UPDATE: After many fine tunes, I changed the time frame to count down to 00, 20 and 40 respectively because that is the average that Jagex seems to have placed their enriched spawns at. This project was...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Pascal Chess

    A chess game written is turbo pascal

    The purpose of this project was to test my programming skill, and because a friend dared me (don't get any ideas). Those who program in pascal will know that it is not designed for creating games. Please note that this project was started a year after I first learned to program (pascal is my first language), and so the old code may be very basic. (Feel free to look at it, it's the CHESS.PAS file) The notes and do do list (see files) contains my plans with the project and its version history. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    SuperWikia Alpha Codebase 1.1

    SuperWikia Alpha Codebase 1.1

    SuperWikia: The Runtime/Realtime Environment for Codesmiths

    The SuperWikia Alpha 1.0 application is an IDE specifically developed for 3D and graphic content. Its built upon the Unity foundation and incorporates various libraries from Komodo IDE, wxDevC++, CodeBlocks, QT Creator and other applications. Its Realtime purpose is an IDE (codesmith developer access), its Runtime (U/I) function is as a space building simulator, operating in conjunction with the SuperWikia 'Navigator' user interface to simulate space economics and fleet operations. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    glxCore

    glxCore

    Tactical, turn-based game engine, that uses OpenGL and WinAPI

    Tactical, turn-based game engine, that uses OpenGL and WinAPI specific. In the initial phase of development will focus on the general game logic, in an elegant pack of std. C++. This project in principle, can be described as academic. Feel free to to review the code, any remarks and comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    gPlayer

    gPlayer

    Music player with cover and lyrics display

    Due to name-conflicts, this project has moved to dacapo : https://sourceforge.net/projects/dacapo-player/ Lightweight music player, which shows fullscreen coverarts, pictures, metadata and even song-lyrics (unsynced and synced) stored in the audio-files . Runs on linux and windows. Uses Gtk+ and GStreamer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pylot

    Pylot

    2D space game with semi-realistic physics

    PLEASE NOTE: This project is no longer under active development. I have switched to Lua/LOVE as my language of choice, and am working on porting Pylot to Lua. Pylot is a multi-stage project to build a complex 2D spaceflight game in Python, inspired by Asteroids, XPilot, and Luola. The first stage of the project, which has been completed, is to create a clone of Asteroids - with a few improvements on the original gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Development Project for the Civilization 4 mod, Rise from Erebus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    "The Pirates' Treasure Hunt" is an adventure game originally written by Delton T. Horn as part of his "Golden Flutes and Great Escapes" games collection. This is my attempt at converting it into a Windows-based GUI game program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...[Due to obvious reasons, since this project will run in linux, python is one of the best languages to write it on] This project will have the daily builds added on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Project One

    Visual Novel game

    This is a small project to sort of teach myself how to script and do basic python coding while also having an end product that is much more rewarding than the usual "Hello world" page. This project is using the Ren'Py engine (www.renpy.org) to build and manage the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mSnake .NET

    mSnake .NET

    A classic snake game made in VB.NET

    ...One day, I saw Youtube snake and it has inspired me to create a snake game with black and white color scheme. Because I am still a student, I didn't have much time to work on it yet, I only made a simple version of snake game called SnakeVB, which provide very very basic gameplay, no map customization, no snake skin support... After that, my holiday has arrived, besides of playing my favorite games, I was also start working on this project. Lots of paper were harmed for my planning for the game program structure. I had planned a lot of features, such as: * Custom snake skin * Custom map * Bulit-in map editor * Special UI * LAN Multiplayer * Background music * Special items on map Now the snake game didn't implement many of these functions yet but it WILL, so let's wait. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    WAT Wolfmans Auto Typer

    WAT Wolfmans Auto Typer

    Simple Virtual Basic Auto Typer

    This is a little auto typer i made. I have worked pretty hard on fine tuning it. It is written in Virtual Basic programming language. News: A Minecraft version of WAT has been released. Check the tickets tab for more info and a download. Instructions: -Double Click on the program -Enter what you want it to say -Enter how many times to say -A box will pop up, click ok -On the wanted text box or the game. It should then begin typing. Donate $2.00 at the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    yeah a school project I did check it out
    Downloads: 0 This Week
    Last Update:
    See Project