Skip to content

DSA Games Using C++ #39

@gautamankoji

Description

@gautamankoji

Issue: Let’s gamify DSA! Create a simple game using C++ that incorporates DSA concepts like stacks, queues, or graphs. The game should challenge players to solve puzzles or problems using algorithms.
Requirements:

  • The game should have a clear objective and should involve solving problems using DSA concepts.
  • Keep the code modular and add comments to explain where DSA is applied.
  • Provide an instruction manual and add unit tests for the game mechanics.

Suggested Ideas:

  • Tower of Hanoi Puzzle Solver.

  • Snake Game where the movement and logic are powered by queues.

    Build something fun that secretly teaches algorithms!

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions