![]() |
Three popular Python games. - Printable Version +- NaaLaa (https://www.naalaa.com/forum) +-- Forum: Other (https://www.naalaa.com/forum/forum-8.html) +--- Forum: Everything else (https://www.naalaa.com/forum/forum-10.html) +--- Thread: Three popular Python games. (/thread-261.html) |
Three popular Python games. - luwal - 05-29-2025 (https://copilot.microsoft.com/) Hi, I asked Copliot: Can you list several popular free games for Linux (with URLs) which were made in Python and Pygame? Copliot gave this answer: Below are several popular free games for Linux that were developed using Python and Pygame (or a toolkit built on them). Each of these titles has garnered its own following as a testament to what this accessible framework can achieve: 1. Frets on Fire
2. Trosnoth
3. Doki Doki Literature Club!
Explore More on Itch.io If you’d like to discover additional free games made with Python and Pygame for Linux, check out the curated section on itch.io that aggregates such titles: Itch.io – Free Linux Games Made with Pygame These examples highlight how Python and Pygame can serve as powerful tools for creating engaging, free games available on Linux. Would you like further details about their development stories or advice on how to get started building your own game with Python and Pygame? RE: Three popular Python games. - aurel - 05-31-2025 so if you want quick solution to producing games Pygame and python + AI might be solution. you must try generate code and run in python ..so do you try that ? RE: Three popular Python games. - luwal - 06-01-2025 (05-31-2025, 10:02 AM)aurel Wrote: so if you want quick solution to producing games No, I am not interested in Python. RE: Three popular Python games. - johnno56 - 06-02-2025 Ouch! As of Feb 2025 Python is the post popular... https://www.index.dev/blog/most-popular-programming-languages- Rank Name Rating Compared to last year === ==== ==== ============== 1 Python 23.88% +8.72% 2 C++ 11.37% +0.84% 3 Java 10.66% +1.79% 4 C 9.84% -1.14% 5 C# 4.12% -3.41% 6 JavaScript 3.78% +0.61% 7 SQL 2.87% +1.04% 8 Go 2.26% +0.53% 9 Delphi/Object Pascal 2.18% +0.78% 10 Visual Basic 2.04% +0.52% 11 Fortran 1.75% +0.35% 12 Scratch 1.54% +0.36% 13 Rust 1.47% +0.42% 14 PHP 1.14% -0.37% 15 R 1.06% +0.07% 16 MATLAB 0.98% -0.28% 17 Assembly 0.95% -0.24% 18 COBOL 0.82% -0.18% 19 Ruby 0.82% -0.17% 20 Prolog 0.80% +0.03% Here is the "cat amongst the pigeons" question.... Python may be the most popular, but is it the best? Moo Ha Ha Ha.... RE: Three popular Python games. - luwal - 06-02-2025 (06-02-2025, 12:41 PM)johnno56 Wrote: Ouch! As of Feb 2025 Python is the post popular... https://www.index.dev/blog/most-popular-programming-languages- There is a language with a special name on the list: Rust. RE: Three popular Python games. - johnno56 - 06-02-2025 Yes. I have heard that it is very quick. But, like most new comers, it will take some time to "climb the ranks". Keep an eye on that one... ![]() https://www.youtube.com/watch?v=5yAbVkIMl_M (runs for just over 8 minutes) |