Search Results for "python games code" - Page 72

Showing 5724 open source projects for "python games code"

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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    PyEdit Editor

    PyEdit Editor

    Configurable Editor in Python

    PyEdit is a fully featured fast text editor written in Python. It can be used in any platform that has GTK. Because it is written in Python, it is easily configurable. Features code spell check and macro recording. Tested in Win/Lin/Mac --- Update: Using the editor full time V23 is mature enough for production --- Update: Had to downgrade to PyGTK 2.22.xx as 2,24,x had a double click message bug. (uploaded 22.2 to this project) --- Update: V33 is working as a champ. New features...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Generic Collectible Card Game is a multiplayer multiplatform implementation of a card game engine. The card game engine is designed to be of general purpose core for several modules each defining the game specific behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HDDtempNC

    HDDtempNC

    Tool to acquire hard disk drive temperature from the network interface

    ###### HDDtempNC has now moved to Github ###### ###### Please visit the Github project at https://github.com/viharm/HDDtempNC ###### HDDtempNC provides a script to acquire hard disk drive temperature for a target host by querying an existing HDDtemp daemon and then parse the results according to the request. See project wiki for more details, usage and code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    Jigsaw And Slider Puzzle

    Jigsaw And Slider Puzzle

    Jigsaw And Slider Puzzle Game

    Puzzles are very popular logic games. There are various types and varieties of puzzles. Here is presented only one kind of puzzle that is the most famous. It is the integration of two or more two-dimensional elements that has a small part of the original picture drawn on it, in order to obtain the whole original image. The elements are formed by drawing original image at orthogonal panel, and then cut into many smaller, same size rectangular parts so-called tiles. Tiles are randomly lined up...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Sistop

    Sistop

    Measuring and managing laptimes at kart-slalom races

    The sistop-project was made to take and manage lap-times in slalom-kart races (german ADAC conditions). It consists of a stopwatch, that can be connected to a PC for managing the drivers times. The project contains all schematics for building the hardware and code for the used Arduino. Sistop is the management software, based on QT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    dvkit

    dvkit

    Eclipse-based IDE for design verification tasks

    DVKit provides an Eclipse-based integrated development environment (IDE) for common design-verification tasks, such as developing SystemVerilog, C++, TCL, Python, and shell code
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    PyTorch Book

    PyTorch Book

    PyTorch tutorials and fun projects including neural talk

    This is the corresponding code for the book "The Deep Learning Framework PyTorch: Getting Started and Practical", but it can also be used as a standalone PyTorch Getting Started Guide and Tutorial. The current version of the code is based on pytorch 1.0.1, if you want to use an older version please git checkout v0.4or git checkout v0.3. Legacy code has better python2/python3 compatibility, CPU/GPU compatibility test. The new version of the code has not been fully tested, it has been tested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GlassPenny
    Competitive stock picking internet based game. Along with the game, information will be collected and strategies will be tested. Users will develop a broader understanding of capital markets and the asset allocation decisions that drive our society.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    Universe is a set of documents for a freely-available, text-based role-playing game, based on the SPI game of the same name published in 1980. The documents are hyperlinked PDF files; source code in LaTeX format and/or other formats is provided.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Run Machine

    Run Machine

    Simple interpreter.

    Run machine is a simple interpreter coded in python. It provides features for auto-modifying and saving the code, (example: instruction 0018 will add the content of a variable as an instruction to the sector and 0019 will save the sector in the file). Feel free to report bugs, or suggest features!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sudoku 9x9

    Sudoku 9x9

    Sudoku 9x9

    Written in GAMBAS 3.11.4. For Linux. Source code available in the tar file 9x9 Sudoku board Puzzle is created at run-time based on difficulty level set by player. 6 levels of difficulty available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pyrlang

    Pyrlang

    Erlang node implemented in Python 3.5+ (Asyncio-based)

    This is a drop-in Erlang node implementation in Python 3, implementing a network Erlang node protocol. It was designed to allow interoperation between existing Python projects and BEAM languages: Erlang, Elixir, Gleam, Luaerl, LFE, Clojerl, and such. With just a few lines of startup code your Python program becomes an Erlang network node, participating in the Erlang cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Image classification models for Keras

    Image classification models for Keras

    Keras code and weights files for popular deep learning models

    ...' argument in model constructor for all image models, weights='msd' for the music tagging model). Weights are automatically downloaded if necessary, and cached locally in ~/.keras/models/. This repository contains code for the following Keras models, VGG16, VGG19, ResNet50, Inception v3, and CRNN for music tagging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TorchCraft

    TorchCraft

    Connecting Torch to StarCraft

    We present TorchCraft, a library that enables deep learning research on Real-Time Strategy (RTS) games such as StarCraft: Brood War, by making it easier to control these games from a machine learning framework, here Torch. This white paper argues for using RTS games as a benchmark for AI research, and describes the design and components of TorchCraft. TorchCraft is a BWAPI module that sends StarCraft data out over a ZMQ connection. This lets you parse StarCraft data and interact with BWAPI from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KAREL 3D C++  ( Karel the Robot in 3D )

    KAREL 3D C++ ( Karel the Robot in 3D )

    Karel - 3D language interpreter

    version 5 in C++ WinAPI, for compiler MinGWx64 is manually rewrited from JavaScript no GL version in Notepad++ ( https://sourceforge.net/projects/karel-3d/ ). ZIP include source code and just one EXE file without install to direct Run KAREL-3D ( tested on Win10 x64 and Win7 x64 without MinGW compiller [ not need .dll ] ) Objects: brick, wall, mark, bridge. In Karel, currently can not be use Load or Save ( use Ctrl+C, Ctrl+V between the editor and Notepad ) Tip for Karel: Type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Zoom Website Editor

    Zoom Website Editor

    Text based Website Editor

    A text/code editor which allows direct editing of web pages over FTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Intel neon

    Intel neon

    Intel® Nervana™ reference deep learning framework

    neon is Intel's reference deep learning framework committed to best performance on all hardware. Designed for ease of use and extensibility. See the new features in our latest release. We want to highlight that neon v2.0.0+ has been optimized for much better performance on CPUs by enabling Intel Math Kernel Library (MKL). The DNN (Deep Neural Networks) component of MKL that is used by neon is provided free of charge and downloaded automatically as part of the neon installation. The gpu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    RouleMaVideo

    Pour connaitre le vocabulaire de la vidéo par des devinettes

    Jeu de cartes sur le vocabulaire de la vidéo. Devinettes et pari sur le titre associé à une carte tirées au hasard. score augmente de 50 par cartes correctement associées mais on peut amplifier les gains par un coefficient multiplicateur ente 1 et 5. en cas de victoire = images d'une illusion d'optique est proposée.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ball Fight
    In this game you have to destroy as many enemy balls as possible by colliding with them, or using special powers. Each ball raises its own resistance and its own attack power when it speeds up. So the faster you go, the more you are protected against enemy attacks, and greater becomes your attack power against enemy balls! This is valid for your enemies too! See the ingame help for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    WSINF

    Here I add a code written for my College classes

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Piplin

    Piplin

    Open source self-hosted continuous integration and deployment system

    Piplin (inspired by "pipeline", pronounced /ˈpɪpˌlɪn/ or /ˈpaɪpˌlaɪn/) is a free, open-source continuous integration and deployment system suitable for various application scenarios related to the automated construction, testing and deployment of software. Support the construction, testing and release of projects such as PHP, Python, JAVA, Ruby, etc. Can be integrated with code hosting platforms such as Gitlab, Github, Gogs, Gitee (Oschina). Flexibility to configure custom build and deployment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jmr - Java Code Generator

    Jmr - Java Code Generator

    "black technology" will improve development productivity by 1.5 to 5

    More than just an entirely free Java code generator, It's also a development automation tool(Much more than a normal code generator). Maybe it can become your "black technology" will improve development productivity by 1.5 to 5 times, Zero coupling to your project and without changing anything. Normal code generator flow: Template → Source Code Jmr development automation flow: Template/Model/Action → Task → Source Code/Test Case/Document Template: Support Java Script...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    WiiFlow Lite

    Wii USB backup loader and more

    My mod or continuation of WiiFlow mod by Fix94. Gave it a new name because some of the changes will be easier to deal with if it's in a new apps folder and because this is my own code editing without collaboration with Fix94 and other devs of WiiFlow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Python Pref

    Python Pref

    Program for playing Russian Preference

    ....). The game supports QVGA and VGA screen resolutions or window sizes and two desk orientations: portrait and landscape. Python Pref's source code is based on kpref by Azarniy I.V. and OpenPref (openpref.narod.ru). More details here: https://python-pref.nethouse.ru/about_eng The author of version 2.0 (Aug 2007): Alexander aka amigo <amigo12 at newmail.ru>, http://pypref.sf.net Versions 2.1-2.34 (Feb-Mar 2018): Vadim Zapletin <preference.gixx at mail.ru>, http://pref-bridge.ru License: GPL
    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.