用pygame制作的游戏可以提交给Steam吗?

时间:2022-02-28 17:00:54

After making games with XNA, I wanted to broaden my horizon by working with python. I know XNA is supposedly easy to distribute; however, i'm not sure if a game made with pygame compiled with py2exe could be submitted to steam? My overall question is...How would I submit a game made with pygame to steam?

在使用XNA制作游戏之后,我想通过使用python来拓宽我的视野。我知道XNA应该很容易分配;但是,我不确定pygame用py2exe编译的游戏是否可以提交给steam?我的总体问题是……我如何将一个用pygame制作的游戏提交给steam?

1 个解决方案

#1


8  

That it is Python, assembly or XNA doesn't really matter for Steam, AFAIK. There are two general ways to distribute games through Steam, contacting the Steam team (I just love saying that) themselves, or getting accepted through the Green Light program.

它是Python,汇编还是XNA都不是真正的蒸汽,AFAIK。有两种通用的方法可以通过Steam发布游戏,联系Steam团队(我喜欢这么说),或者通过Green Light程序被接受。

Seeing that you aren't a AAA game dev team, the latter would probably be the best option.

鉴于你不是AAA级的游戏开发团队,后者可能是最好的选择。

#1


8  

That it is Python, assembly or XNA doesn't really matter for Steam, AFAIK. There are two general ways to distribute games through Steam, contacting the Steam team (I just love saying that) themselves, or getting accepted through the Green Light program.

它是Python,汇编还是XNA都不是真正的蒸汽,AFAIK。有两种通用的方法可以通过Steam发布游戏,联系Steam团队(我喜欢这么说),或者通过Green Light程序被接受。

Seeing that you aren't a AAA game dev team, the latter would probably be the best option.

鉴于你不是AAA级的游戏开发团队,后者可能是最好的选择。