SkillAgentSearch skills...

SimpleCarGame

Learning the basics of Pygame

Install / Use

/learn @MariyaSha/SimpleCarGame
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SimpleCarGame

Learning the basics of Pygame

simple car game with pygame tutorial <br> <br> This is a very simple car game, which I'm showing how to create step by step <br> in a YouTube tutorial: https://youtu.be/W-QOtdD3qx4 <br>

<h2>Update - May 10th 2024</h2> Released an additional version of the game, based on Object Oriented Programming principles. <br> You can find it in the root directory under <b>cargame_oop.py</b> <br> Enjoy! :) <h2>About</h2> Please feel free to use my code to create your own projects and adapt it as needed. <br> I highly encourage to pick different car images and customize my design to <br> create your own unique application without too much effort :) <br> draw some trees along the way, add other types of obstacles such as roadblocks, flooding, etc. <br> maybe even load different enemy vehicle images each time they reappear on the screen. <br> <br>

simple cargame screenshot

<h2>Helpful Resources</h2> <b>FREE IMAGE RESOURCES</b> <br> you can find free stock images in the following sites: <br>
  • flaticon.com
  • freepik.com <br>

<b>IMAGE EDITING SOFTWARE</b> <br> if you want to edit those images to customize them further try: <br>

  • GIMP (free raster image editor)
  • Inkscape (free vector image editor)
  • Adobe Photoshop (paid raster image editor)
  • Adobe Illustrator (paid vector image editor)
  • MS Paint (free with Windows) <br>

<b>Author:</b> Mariya Sha <br> <b>Dependancies:</b> Pygame, Random, Python 3.9 <br> <br>

Related Skills

View on GitHub
GitHub Stars46
CategoryEducation
Updated1mo ago
Forks22

Languages

Python

Security Score

75/100

Audited on Feb 27, 2026

No findings