u/lorkas_053

▲ 7 r/madeinpython+1 crossposts

I made this arcade game with my own Python game library, Cobrapad 🐍

Hi everyone! 👋

I've been developing Cobrapad, a Python game library built on top of Pygame to make 2D game development simpler.

This video shows a small arcade game built entirely with Cobrapad. The game is about 180 lines of Python code and includes:

• Player movement

• Falling enemies

• Collision detection

• Score and health system

• Main menu and Game Over screen

• Scrolling background

Cobrapad is still in active development, and I'd love to hear your feedback or suggestions!

🎵 Müzik:

https://pixabay.com/music/upbeat-game-8-bit-399898/⁠�

🐙 GitHub:

https://github.com/lorkas-052

📦 PyPI:

https://pypi.org/project/cobrapad/⁠�

u/lorkas_053 — 1 day ago

A Dodge Game Made with My Python Game Library Cobrapad 🐍

Hey everyone 👋

​

I’m working on a Python game library called Cobrapad (built on top of Pygame to simplify game development).

​

I made a small arcade-style dodge game using it.

​

The game includes a simple menu, player movement, falling obstacles, collision detection, and score tracking.

​

It’s around ~170 lines of Python code.

​

Music:

​

https://pixabay.com/music/upbeat-game-8-bit-399898/

​

GitHub:

​

https://github.com/lorkas-052

​

PyPı:

​

https://pypi.org/project/cobrapad/

​

Feedback is welcome 🙂

u/lorkas_053 — 18 days ago