Python Forum
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Programs made with Python
#11
(Oct-09-2016, 01:46 AM)Larz60+ Wrote: Probably the most complex would be OpenStack


What is OpenStack? See

Link removed, correct link is https://www.openstack.org/software/  and is now in op post.

this link wants me to type in a new reply.  can you fix it?

how about https://en.wikipedia.org/wiki/OpenStack ?

what about https://en.wikipedia.org/wiki/Category:F..._in_Python ?
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply
#12
Thanks for the Software in Python Wiki link, it never even occured to me to check Wikipedia for that :D
Reply
#13
The wikipedia for python programs is great.
There is a ton of good commercial grade software listed on there.
But... We all want to hear about the little projects too :)

Keep 'em coming!

Does anyone know of commercial games made with python.
I saw someone mention the use of PyGame, however I dont know of many games that acutally use it on a commercial level.
Seems like C#, C++ and Java take the win in this category?
Very interested in hearing more here.
Reply
#14
This has been asked a lot...and this is on wiki
Quote:
  • Battle Field 2 and 2142 Is a strategy and first person shooter game that uses python for logic and server controls?

  • Battlefield Heroes also handles part of the game logic (including scoring, game modes) with cleartext Python scripts.

  • BalazarBrothers is an action-puzzle 3D game with Python and Soya 3D

  • EVE Online is a massively multiplayer online space game written in StacklessPython

  • Freedom Force is a 2002 real-time tactical role-playing game developed by Irrational Games, that uses Python for its mission system

  • Invasodado is an arcade shooter and puzzler; it's like Space Invaders, but the aliens drop colored blocks that must be matched in threes to clear.

  • Mount&Blade is a single player pseudo-historical game that utilizes python scripts for its module system

  • OpenRTS is a multiplayer real-time strategy game written in Python using Pygame.

  • pydance a high quality dance game created with pygame

  • PySol is an exciting collection of more than 200 solitaire card games

  • Sid Meier's Civilization IV is a strategy game which employs Boost Python and Python

  • Slune is a racing 3D game with Python and Soya 3D

  • Snakeworlds (3D snake game) puts the famous game classic on spheres / globes. Written entirely with Python-Ogre.

  • SolarWolf an excellent action arcade game written with pygame

  • Umbra is a semi-3D RPG written in Tkinter

  • Interstate Outlaws is 3D RPG/FPS modeled after the classic Interstate '76 series using Crystalspace

  • Evil Greg Vs. Eight Year Olds is an arcade game where you battle swarms of children.

  • Disney's Toontown MMORPG game for kids using panda3d. Help the Toons save their city!

  • Disney's Pirates of the Caribbean Online based on the movie using panda3d.

  • SimOps Studios: Code3D recreate an event and see what it could be like virtually before experincing it in the real world. Using panda3d

  • MSA's Thermal Enforcer Play as a law enforcement with thermal imaging technology. Using panda3d

  • Little Mermaid Pinball, Aladdin Pinball, and Pirates Pinball uses panda3d

  • Traitors Gate 2 is a puzzle/adventure game that uses Python scripts for game logic.

  • Frets On Fire is a famous Guitar Hero-like game written in pygame

  • Metin2 is a famous Oriental Action MMORPG game written with pygame.

  • Severance: Blade of Darkness (Original title: Blade: The Edge of Darkness) used python for almost everything in the game, excluding the graphics engine, made in C.

  • Somyeol2D is a Jump and Run entirely written in Python using the the JNGL-Engine

  • ultimate-smash-friends is a pure-python/pygame fight game inspired by the nintendo smash-bros series.


These are not commercial but some of the higher end ones are quite decent...but short due to it being made in one week. These range in variety of libraries with python. But these are usually 100% python. The higher the ranking (usually) the better the game. They vote on best game per week, which defines its ranking. 
https://pyweek.org/all_games/


and then you have pygames sites library of games which are usually python + pygame lib. Some are not impressive. But some are. These ones are a little harder to find as they dont categorize based on vote. 
http://pygame.org/tags/all
Recommended Tutorials:
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020