Skip to content
Discussion options

You must be logged in to vote

Hi @tonylucaslong,

If you’re looking for ideas to kickstart your next Python game, here are a few suggestions ranging from beginner-friendly to more ambitious:

  1. Classic Retro Remake

Idea: Recreate a classic game like Snake, Tetris, or Pac-Man but add your own twist (new power-ups, levels, or mechanics).

Why: It’s great practice, familiar gameplay makes it easier to focus on adding unique features.

  1. Puzzle / Logic Game

Idea: Make a logic-based puzzle game (like Sudoku, Minesweeper, or a custom tile-sliding puzzle).

Twist: Add a timer, hints, or procedural puzzle generation.

Why: Helps with algorithmic thinking and Python practice.

  1. Text-Based Adventure

Idea: Create a story-driven advent…

Replies: 3 comments 2 replies

This comment was marked as off-topic.

@tonylucaslong
Comment options

@krishna10exe

This comment was marked as off-topic.

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Ask and answer questions about GitHub features and usage Programming Help Discussions around programming languages, open source and software development
4 participants