Skip to content

Skeletal reptile cursor animation using Pygame — full-screen interactive creature with tail, legs, glowing effects, and sound-based touch feedback.

Notifications You must be signed in to change notification settings

deadlock415/reptile-cursor

Repository files navigation

Skeletal Reptile Cursor Animation

Demo : https://www.youtube.com/shorts/H1uU7CsOjxI

An interactive, animated skeletal reptile built using pygame. The reptile follows your cursor, animates its tail and legs, and plays a sound when touched. It also includes a color-cycling feature and glow effects.

Features

  • Cursor-following skeletal reptile
  • Tail sway animation
  • Walking leg movement with procedural animation
  • Sound effect on "touch"
  • Glow and head growth on interaction
  • Color change with key press (C)
  • Adjustable movement speed ( and )
  • Fullscreen display

Requirements

  • Python 3.x
  • pygame

Install dependencies:

pip install -r requirements.txt

About

Skeletal reptile cursor animation using Pygame — full-screen interactive creature with tail, legs, glowing effects, and sound-based touch feedback.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages