Metadata-Version: 2.4
Name: feline-smoothness
Version: 0.1.0
Summary: Smooth 2D game development with interpolation and fixed timestep
Author: Matvey
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pygame>=2.0.0
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 🐱 Feline Smoothness

**Smooth 2D games with interpolation and fixed timestep.**

## Installation
```bash
pip install feline-smoothness
