Showing 24 open source projects for "type it"

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
  • $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
  • 1
    Unofficial TikTok API in Python

    Unofficial TikTok API in Python

    The Unofficial TikTok API Wrapper In Python

    ...The codebase can and does run into similar issues as it has before because TikTok changes things up. To run the example scripts from the repository root, make sure you use them an option on python. You can access the dictionary type of an object using .as_dict. On a video, this may look like this, although TikTok changes its structure from time to time so it's worth investigating the structure of the dictionary when you use this package. You'll probably need to use this beyond just for legacy support since not all attributes are parsed out and attached to the different objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    SpaceMax Shoot them up

    first person shooter, space invader

    Space max is a type of space invaders written in python and Pygame For more information, you can join me with this address : space.max@free.fr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Blooket pin finder

    Blooket pin finder

    A fast and efficient blooket pin finder made with python

    ...A bit different than a kahoot finder, instead of making a get request to see if the website with the pin exists, I turn the raw json into a python library to read. Sayit.py is a small script I made to quickly type all of the pins in the pin.txt file. Made for something like sending them to a friend or writing them down in another file.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    Type-Master

    Simple Application for testing and improving typing speed.

    In a world of tech, typing speed matters a lot. Type Master is a small open source program that aims to improve typing speed and also typing habits and leads/teach you to be a touch typist underneath the application 5 prose are available to choose from and 3 time modes are available. Picture representation of hand which will aid in which finger to use.
    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
  • 5
    AlgoTaurus

    AlgoTaurus

    An educational game to teach programming.

    ...Installation: On Windows -Download the installer -After installation you can run AlgoTaurus from the Start menu. On Linux -Download the source files -Extract archive -Open terminal in the directory you have copied the files to and type 'python algotaurus.py' Use and discuss AlgoTaurus: Some tasks to solve and discuss: Write a program to find the exit. What does the program do? Try to describe/explain it in a higher level language. How can you be sure that the program works correctly every time? Try to make the program as short as possible. Try to make the program to move as little as possible. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Syalphale

    A rouge-like that uses your files to base its world on.

    ...For example if you have "log.txt", "A_history_of_cheese", and "cat.jpg" in your home folder then you will find enemies named "log.txt", "A_history_of_cheese", and "cat.jpg" in that folder. The type of the enemy is based on the first letter of that file's name. Thus you will an "l", "A", and a "c" type enemy on your home folder level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Islaki Defender

    Missile Command-type game for Linux using Pygame

    IMPORTANT: The cursor is used to aim, the primary firing buttions are 'J', 'K', and 'L'. There is no startup menu as of yet so the game just jumps right in. Islaki defender is a program I wrote a few years ago for python 2.7. I have tried updating for Python3, however pygame does not appear to be compatible just yet. This game is similar to Missile Command however it adds an extra dimension of variability. The name of this program came about when I tried to do a trick-shot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flexible Isometric Free Engine

    Flexible Isometric Free Engine

    Cross platform 2D game creation framework with Python bindings

    FIFE is a cross platform 2D game creation framework written in C++ with Python bindings. It's designed to be flexible enough to support a wide variety of 2D game types but specializes in 2D isometric type views.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    The Forming

    A Pygame RPG

    Game Type: Medieval RPG Note: The title may make it seem like a horror game, but it isn't. You are a young boy born and raised in your home town of medieval Tenswitch. You are made to fight in the upcoming war in order to free your younger brother who was captured during a village raid. As you progress through the story, you learn more about yourself then ever before, but you also learn that the ones who raided your village are members of a secret society known as The Forming, and are plotting to destroy anything and anyone that fails to follow their law. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    WordsGenerator

    Generate Possible Words For Words Game

    This is a python program that looks up possible words from a dictionary over 1,600 words. You type in letters that you have and the program will generate all possible words from the dictionary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mini-Type is a lighthearted shoot-em-up written in Python using Panda3D. It is aimed at a general audience, but also aims to be fun for shmup fans.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Nn'I Skool
    EMulation. Visit http://nniteam.altervista.org/index.php/En_Nn'I_skool Everyday to get correct timetables type in terminal (get an linux terminal emulator): wget http://nnigames.googlecode.com/files/lessons.ini and then put it on /ini/skool_daze
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple galaga type game written in python using pygame. Still in early stages of development so help is welcome! a big thanks to the folks at WingWare! They graciously provided the creator with a non-commercial copy of Wing IDE. Great software guys!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Memo Spoken Numbers generates and speaks out numbers, which you should try to remember. Afterwards you type in the numbers as you remembered them, and see which numbers you remembered correctly. You use this program to train your memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LilChicken is a cross-platform python-based game supporting several different styles of falling-blocks-type games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...Fetching data from IMDB and other sites with python scripts. Saving your movies, games, books and music collection into same file. Advanced loan manager, search using find as you type...
    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
    A remake of the classic Spacewar. Written in Python and OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pydza is a open-source project of a platform "mario-like" game written in python using pygame library / Pydza est un projet open-source d'un jeu de plateforme de type Mario, codé en python et utilisant la bibliothèque pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pyRaptor is a top-scrolling arcade-shooter in the style of classic games like Raptor, Tyrian, Chromium or R-Type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Dimensional Web RPG engine is ment to provide a full platform for making RPG and MMORPG and to provide the needs of gamers and rpg lovers. It aims to be modular easy to use and easy to extand, so it can support various type of RPGs from fantasy to cybe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    We will be developing side scroller arcade-type games from the classic gaming era. Windows and Linux versions will be available, along with the engine and Java development tools and editors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...The goal is highly realistic (photo-like) vizualisation. Fully simulated physical world, including rod, fishes, water, streams, weeds, bottom relief, plants, etc Pyhton-based fish AI for each type
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next