Search Results for "python programming language" - Page 4

Showing 239 open source projects for "python programming language"

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
  • 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
  • 1
    A pacman game implementation in scala programming language, a functional language with object-oriented concepts, using concurrency by actors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Kana Attack III

    Kana Attack III

    A time attack game for learning hiragana and katakana.

    This is a game developed in Python and compiled for Windows XP, Vista, 7, and 8 that is built to teach the kana syllabaries to students of the Japanese language. In this game, you must click on the appropriate hiragana or katakana symbol according to the pronunciation given to you. When a correct click is made, a sound plays and the kana disappears. The goal is to make all the kana disappear as fast as you can.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Super Kanji Time II

    Super Kanji Time II

    A time attack game for learning various kanji.

    This is a game developed in Python and compiled for Windows XP, Vista, 7, and 8 that is built to teach various kanji to students of the Japanese language. The kanji lists are taken from the textbook Nakama 2. In this game, you must click on the appropriate kanji according to the pronunciation given to you. When a correct click is made, a sound plays and the kanji disappears.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Super Kanji Time I

    Super Kanji Time I

    A time attack game for learning various kanji.

    This is a game developed in Python and compiled for Windows XP, Vista, 7, and 8 that is built to teach various kanji to students of the Japanese language. The kanji lists are taken from the textbook Nakama 2. In this game, you must click on the appropriate kanji according to the pronunciation given to you. When a correct click is made, a sound plays and the kanji disappears.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    CONF Bot

    CONF Bot

    A bot for Confrontation Web Card Game written in Java

    ...It also allows actions to be sequenced together in whatever order you prefer, allowing full farm runs of the game's content that can save hours a day. The source code should provide a good idea of what it's like to write bots in Java (or any other programming language like Python that uses image capturing techniques to bot). If anyone would like to update or expand the program, please send me a message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PTkEI2

    PTkEI2

    The Python/Tk Empire Interface

    Python is a very high-level interpretive programming language. Ptkei uses this language (and its interface to Tcl/Tk) to provide a flexible, portable, and fast interface. Thanks to the developers, contributors and maintainers of PTkEI. Ptkei 1.18.1 was released on September 07, 2003. I have updated the client so it is compatible with the 4.3.XX Empire Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Tux's Scripting Engine

    TSE is a scripting language and engine for game programming.

    Tux's Scripting Engine, or TSE for short, is a scripting language written in FreeBASIC. Bindings are available for FreeBASIC, C, C++, Objective-C and Objective-C++. More languages on the way!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FOSSMMO

    To create an open source and openly developed mmorpg

    ...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. Also I recently watched http://pyvideo.org/video/381/pycon-2011--algorithmic-generation-of-opengl-geom which looked amazingly fun and is influencing my selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Shoot 'em up

    Classic shoot 'em up game. Processing

    This is a simple game, it is a proof of concept programmed with Processing. Processing is an open source programming language and integrated development environment (IDE) built for the electronic arts, new media art, and visual design communities. The language builds on the Java language, but uses a simplified syntax and graphics programming model. Since Processing is possible to export the project to Android or iOS. The game consists of a ship that must defend his defense, represented with a line blank. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 10

    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
  • 11
    Visual Visuals

    Visual Visuals

    Vague, unoriginal, obscure, and unknown!

    This very vague project is all about visual programming that relates, somehow, to video games!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tic tac toe game
    Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
    Downloads: 1 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: 2 This Week
    Last Update:
    See Project
  • 14

    JavaScene

    2D Game Engine for the Java Programming Language

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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. The second stage is to develop the game into a clone of XPilot, and will include client-server multiplayer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple. Trailer can be detouched pressming 'l' (minuscle ELL) so to drive a normal car. There's an OpenGL version too: see the CTruck3D _Open,and an ASCII-Art ver (Term_ CTruck3D). This is also a good dydactical software: code is easy to undersand,and drawing procedures and physics sim procedure are written from 0 so it's clearly understandable how a complete 3D game is done in C, starting from a blank page of any plain text editor.Only basic knowledge of C was used. ...
    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
    sudoku Solver

    sudoku Solver

    A sudoku solver project built with Java with a user friendly interface

    This project has been built to allow you solve any Sudoku problem in no time. The project built using Java programming language. It`s simple interface built using Swing technology. A smart algorithm has been designed to solve your problem. First, using the systematic human way of solving. If the human failed to solve, your problem will be passed to a stronger algorithm that based on Try and Fail techniques and possibilities. Enjoy, learn and develop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Hawk Script

    Scripting language of the hawk game engine

    This is the scripting language of the hawk game engine that can be used independently on any project for scripting. The syntax is similar to basic with some influence from python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Egle - Enigma Game Level Editor

    Egle - Enigma Game Level Editor

    A GUI Level Editor for the Enigma Game

    Make sure to visit the Home Page: (http://enigmaeditor.sourceforge.net/) Enigma Game Level Editor (Egle) is a project to create a level editor for the Enigma game (http://www.nongnu.org/enigma/about.html). Enigma Game Level Editor is made in the Java programming language using the NetBeans IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Horrid'

    Horrid'

    Text based game made in python 3.3

    Horrid' is a text based game made in python 3.3. Right now it's just a fun project, for learning and entertaining myself. I am still learning python for more advanced uses and programming. In future it is going to have UI and advanced text. It is not advanced.
    Downloads: 0 This Week
    Last Update:
    See Project