In case a game is made using web base things then it is very easy to showcase them. It can be done on heroku. But in case the game is made using non-web things like Python then how to showcase the games? Like if I make a game like Pong how to showcase it? Distributing source code isn't the best idea. So how can that be done?
Any ideas?