Git Product home page Git Product logo

abidurrahman11 / pygame-racing-car Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 20.0 485 KB

Pygame Racing Car is a beginner-friendly open source project on GitHub aimed at improving the Pygame-based racing car game. This repository welcomes contributions from anyone interested in enhancing the game's features and functionality.

License: MIT License

Python 100.00%
beginner-friendly game game-development open-source opensource pygame python

pygame-racing-car's People

Contributors

abidurrahman11 avatar bharaths44 avatar chachasoba avatar d-tomasino avatar dorneichi avatar fi1na avatar grapegit avatar liamrs222 avatar manish0kuniyal avatar maynouf avatar mehmet-adil avatar pro70 avatar rubyshanks avatar tawhidmonowar avatar yr1404 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pygame-racing-car's Issues

change the font and position of score

Can you make the score looks prettier by using better font for this game? Also move the position of the score a little bit right to make it look better.
Your task is to make the score look better. Do not change anything else.

Resize the screenshots on README and place the images in 1 row

Make the two screenshot little bit smaller in size and put the in the same row.

Instructions:

  1. Fork the repo
  2. Resize the images
  3. Do not delete the original images. Just upload resized images
  4. Change original images by resized images
  5. Update the README by placing two images in one row
  6. Make Pull Request

Make sure you leave a comment on this issue and wait until you are assigned. Then you can create a PR.

Add PRs Welcome badge

In README file add a PRs Welcome badge as newcomers to open source are welcomed to contribute.
You can learn about adding the badges here: PRs Welcome

Please leave a comment to be assigned for the task.

Move the images in a new directory

What to do:

  1. Make a new directory assets in the repo
  2. Move car.png and otherCar.png files in assets
  3. now delete these two files from main directory
  4. Go to pygame.py file
  5. In line 27 and 32 you will find the variables are containing previous location of the images
  6. Change these variable respectively with the new location. (As the images are now in assets folder)
  7. Make sure to check if the game is loading the cars properly

Make sure you leave a comment on this issue and wait until you are assigned. Then you can create a PR.

Make the game window responsive

Currently the game window has a fixed height & width which is not responsive. Make it responsive so that player can resize the screen.

Add an MIT license to this repo

Instructions:
First fork this repo to make your own copy. Then follow the steps below to add MIT license.

  1. Navigate to the main page of the repository.
  2. Above the list of files, select the Add file dropdown menu, then click + Create new file.
  3. In the file name field, type LICENSE (with all caps).
  4. Under the file name, click Choose a license template.
  5. On the left side of the page, under "Add a license to your project," review the available licenses, then select MIT license from the list.
  6. Click Review and submit.
  7. Click Commit changes...

After adding the licence in forked repo make a pull request.

Add collision sound on car crashes

Contribution Wanted
Anyone interested in developing pygame can contribute to this project.
For this issue you have to add an SFX on two car crashes.

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.