Showing 29 open source projects for "python games code"

View related business solutions
  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    Pfactris

    An Arithmetical Tetris Game. Numbered tiles divide and cancel out.

    Full documentation: Download pfactrisX.Y.html Tetris, but with arithmetic, each tile has an integer on it. Drop a tile onto a tile below so that the numbers divide and cancel out. Once a tile drops and cancels with the tile below, it will attempt to cancel the next tile below that and so on. If no more below-cancellations happen it will also try to cancel with the tile to the left and then the tile to the right of it. For complete description go to Files tab and see readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sudoku Maker is a generator for Sudoku number puzzles. It uses a genetic algorithm internally, so it can serve as an introduction to genetic algorithms. The generated Sudokus are usually very hard to solve -- good for getting rid of a Sudoku addiction.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    Cambridge Rocketry Simulator

    Simulate high power rocket flights with splash down plots

    This software allows you perform six degree of freedom simulations of High Power Rocket (HPR) and model rocket flights. Parachute descent is also simulated. 3D flight trajectories are produced as well as detailed tabular flight data. Running in Monte Carlo mode allows generates multiple possible flight paths and splash down plots, indicating the probability of landing in an area. Peer-reviewed publication in the Journal of Open Research Software...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    In programming assignments, students tend to copy from one another as they are given the same set of questions. This conduct should not be allowed as it is an individual assignment and each student must complete on his own. The existing program is available to detect plagiarism through source code similitude. However, it is hard to detect similarity in source code especially if the number of students is high. Furthermore, it is better to prevent plagiarism before it is committed. The “Anti...
    Downloads: 0 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
  • 5
    Cospace Dance

    Cospace Dance

    Robot for cospace dance

    A complete set of code to build your own robot for cospace dance using: raspberry pi, arduino, xbee and blender,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    video Blocker

    Users will not be able to play video file.

    Users will not be able to play video file and If they do than this application will reports to you, which restricted file had been accessed by your user and when. #Default password : hello # If you want to change this password, install Video Blocker and delete .pass file resides in that directory where you have install video blocker application. #Application is developed using :: Python and AutoITX3
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Automatically geocode pictures from your camera and a GPS track log. Following Google code closure the only official webpage is (doc, support, code) : https://github.com/notfrancois/GPicSync
    Downloads: 29 This Week
    Last Update:
    See Project
  • 8
    UpStage
    WE ARE NO LONGER USING SOURCEFORGE. Please visit http://www.upstage.org.nz for the most up-to-date code (v3 to be released january 2014, beta version available November 2013) and information. UpStage is a web-based venue for cyberformance: artists compile digital media in real time to create live theatrical performance for online audiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mac OS X and Windows OpenGL 3D Engine tools, content and code to create games and applications. Newton physics, OpenAL sound with OGG Vorbis, Lua, Revolution, written in C.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    Novus

    Novus

    Entrepreneurship Training Program

    The Novus Entrepreneurship Training Program contains 36 business and IT training videos, covering basic finance, accounting, marketing, economics, business strategy, Word, Excel, and PowerPoint. Users will have an opportunity to apply the lessons in the Novus Business Simulator. Over six rounds, the user or teams will have to make decisions on capital purchases, financing, production, financing, and human resources for a microbrewery.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    BabyKey

    Python program for babies - change screen color on key stroke

    My first Python and PyGame project: Baby key allows toddlers to play with the computer. With each keystroke the screen gradually changes color. Holding ESC for 5 seconds allows you to quit. Windows keys and ALT+TAB combinations are suppressed as beta testing of an eight month old toddler proved this to be necessary. WARNING: Might not be suited for your child. Beware of flashing screen (e.g. in case of Epilepsy).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a project to develop a vector program, to calculate with two three-dimensions vectors (x,y,z). It's really usefull to maths, use it! The download pre-selected is in English, if you want in Spanish, you have it in the folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Intervalence is a very simple, minimalistic program for musicians, designed to test their ability to correctly spell musical intervals. Question: What is a perfect 5th above A#? Answer: E#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Thump is a maze puzzle game where you play a mouse that has to find the hidden cheeses to open the door to the next level. The game is educational; you have to answer questions to progress. The questions are deliberately relevant to child education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A word search maker for teachers, parents and those who enjoy creating puzzles. FindThatWord aims to be the best free wordsearch creation program available with useful features such as clues, hidden messages and automated page layout.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    This small python script will generate mp3 and corresponding text files for learning / training the morse code. It follows the method of Koch for teaching the characters and the method described in N0HFFs book for improving the skills even more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Amazing Game is a maze type game developed in Python 2.5 & PyGame Additional to keyboard input it can use two alternate imput methods to allow the user(s) to move about the maze.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sydewynder is an SMS receiver and sender application written in Python for S60 phones. It automates the responses of messages and can be used as a mobile application server. It very useful for prototyping mobile applications and educational projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A simple "keyboard basher" game written in Python. User Customizable with pictures and sound/music based on which keys are pressed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Campaign Simulator is an attempt to statistically model and predict the outcome of an American presidential election; several users assume the roles of competitive candidates and inflict the repercussions of certain decisions on a GSS based dataset.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The goal of Motorsport is to become the most realistic simulation of wheeled vehicles possible. The addition of cars and tracks will be a simple task, and there will be a system for customization of most of the simulator features.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    This is a implementation of the 'enhanced Topic-based Vector Space Model' (eTVSM) using the python language. A Java-Version and maybe other java-code contributions are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CiteULike is a free service to help academics share, store, and organise the papers they're reading. This open source project contains the code to scrape citations from publishers' web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Educational game framework supporting board games, strategy games, and other grid-based game boards. Currently uses Python/wxPython as the application language/library. C++ libs included to help create AI for the various games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Turn a PC keyboard into a Musical Instrument! Keyano has the ability to turn your PC into a Musical Keyboard, or select Alphabet mode and it becomes fun and educational for the Kids. Type "A B C" and it says them out loud while it shows letters on screen
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.