Hacker News new | ask | show | jobs
by maxencecornet 1187 days ago
Your games looks really good. Do you handle art + programming by ourself ?

As someone that would like to create my own (basic) games, what would be the right tools and frameworks In your opinion to create art and game logic ?

The easier to learn the better haha

1 comments

Ultimately you just need to pick a goal and then struggle any way you can to achieve it. Python with the pygame package is a rather approachable way to get pixels up on the screen.