Giter Club home page Giter Club logo

python-games's Introduction

Python-Games

forthebadge forthebadge forthebadge

This repository contains a collection of small python games made by me using turtle, tkinter and pygame library.

All the Games are listed here

  • Aeroblasters is a 2d plane shooter arcade game.

  • A simple hypercasual game made on pydroid3.

  • Arc Dash is a simple endless target based hypercasual arcade game.

  • Asteroids is an implementaion of Asteroids game in pygame.

  • Bounce is an clone of the original Nokia's Bounce game

  • A car dodge game made on pydroid3.

  • A cave adventure based 2d platformer game made on pydroid3.

  • Connected is a simple endless hypercasual game.

  • Dino is an implementaion of chrome dino game but with cheatcodes.

  • Dodgy walls is a simple endless hypercasual arcade game.

  • Dots & Boxes is a simple dots and boxes game clone made with pygame.

  • Collect Eggs, score points. A simple game for pydroid3.

  • An implementation of flappy bird on pydroid3.

  • GhostBusters is a scrollable platformer game with parallax.

  • HyperTile Dash is a simple target based endless hypercasual arcade game.

  • Jungle Dash is a 2D platformer game made with pygame.

  • Memory Puzzle is a simple puzzle game based on fruits made with pygame.

  • MineSweeper game written using tkinter library.

  • Piano Tiles musical game written using pygame library.

  • Picture Sliding Puzzle is an implementation of 15 puzzle in tkinter library.

  • Pong game written using turtle module.

  • Qircle Rush is a simple hypercasual game written using pygame library.

  • Rock Paper Scissor game written using tkinter library.

  • Rotate Dash is a simple hypercasual game written using pygame library.

  • Tetris is a tetris clone made using python and pygame.

  • Tic Tac Toe game written using tkinter library.


Games made on / for pyrdoid3

These games are specifically made and optimised for pydroid3


Tools & Utilities

  • SpriteSheet Cutter

    SpriteSheet Cutter is a tool to cut spritsheets.
    Link to project : SpriteSheet Cutter

  • Level Designer

    Level Designer is a tool to design levels for 2D non scrollable platformer games.
    Link to project : Level Designer


Game Resources

To get a complete list of free and awesome 2D game resources including Spritesheets, Sounds, Textures, HUDs, Menus and other game assets click here


Show ❤️ By Starring this

python-games's People

Contributors

pyguru123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

python-games's Issues

Question for scientific research purpose

Hi, our group hope to find a simple version of tetris for control algorithm research, thus, could you please tell us which open source licenses do you use for this program, like MIT or GPL. If so, we will cite your work in our publish paper, hoping for your reply.

Racing Car Game

Hey, although you have correctly added a fuel bar and the loop to fill the fuel bar, it is currently not functioning as it should be. Even when the fuel bar is empty, the car will not stop the fuel bar from being any useful.

Regards,
Zemerik

Instructions

Hey, currently there are no instructions as to how to add your own game or implement any changes to the provided games. Due to this, users are having difficulties in contributing to this repository.

Can you please make a Contributing.md file or maybe give instructions on how to contribute in your README.md

Regards,
Zemerik

Bounce

Hi! The dir is named 'tiles' not 'Tiles'

Traceback (most recent call last):
  File ".../Python-Games/Bounce/main.py", line 5, in <module>
    from world import World, load_level
  File ".../Python-Games/Bounce/world.py", line 11, in <module>
    img = pygame.image.load(f'Tiles/{index}.png')
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: No file 'Tiles/1.png' found in working directory '.../Python-Games/Bounce'.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.