Skip to content

Vikonad/mouse-tracking-worm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

this creature follows your mouse cursor!! (written in Python and Arcade framework)

This repository contains the source code for a simple Python Arcade project where a worm follows the mouse cursor. It's an engaging way to learn about mouse events and smooth movement in Python.

Features:

  • Real-time mouse tracking
  • Smooth movement of the worm
  • Easy-to-understand and well-commented code

Installation:

Clone the repository:

git clone https://github.com/yourusername/python-arcade-worm.git

Install the required dependencies:

pip install -r requirements.txt

Run the project:

python main.py

Screenshots:

Untitled

Resources:

Python Arcade Documentation: https://api.arcade.academy/en/latest/ YouTube playlist: https://youtu.be/yg8LTguKtUw

Feel free to fork this repository, open issues, and submit pull requests. Let's make learning Python fun and interactive!

About

this creature follows your mouse cursor!! (written in Python and Arcade framework)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages