Skip to content

Manav's Musings

Talking about Tech

Manav's Musings

Talking about Tech

  • Home
  • About Me
  • My GitHub
  • My GrabCAD
  • Home
  • About Me
  • My GitHub
  • My GrabCAD
New Posts
  • Solving Sliding Puzzles using Python and BFS Search
  • Lenovo X1 Carbon Battery Replacement using iFixit’s Fix Kit
  • From Zero to Hero: Turning an old Dell PC into a modern machine
  • HP Omen X16 Review – Light Years Ahead
  • Getting Started with the Pololu TB9051FTG Motor Driver
  • Intel Elkhart Lake Benchmarks
  • How I built a complete NBA game simulator with less than 500 lines of code
  • Intel Elkhart Lake Review – Better than Before
  • An Interesting Chip…
  • Meet my First Project: Physical Minecraft
Home>>python

Tag: python

Sliding Puzzle with a smiling face
ProgrammingPython

Solving Sliding Puzzles using Python and BFS Search

mgagvani
December 20, 2022 36 Views0

Sliding puzzles, also known as tile puzzles, have been a popular pastime for generations. These puzzles consist of a set of tiles (each with a fragment of an image, or a number) that are placed on a grid, with one empty space. The goal is to rearrange the tiles to form a specific pattern, such as a...

Read More
BasketballProgrammingPython

How I built a complete NBA game simulator with less than 500 lines of code

mgagvani
August 4, 2021 1098 Views1

Introduction Basketball is one of my primary interests. I've always been attracted to not only the highlight plays, but also the wealth of interesting statistical tidbits out there. Sites like FiveThirtyEight and others do a great job of digging up advanced stats to prove a point. After creating...

Read More

Recent Posts

  • Solving Sliding Puzzles using Python and BFS Search
  • Lenovo X1 Carbon Battery Replacement using iFixit’s Fix Kit
  • From Zero to Hero: Turning an old Dell PC into a modern machine
  • HP Omen X16 Review – Light Years Ahead
  • Getting Started with the Pololu TB9051FTG Motor Driver

Tags

algorithms arduino baskeball benchmarks computer-hardware elkhart-lake nba programing puzzles python raspberry-pi review technology
© 2021 Manav's Musings | WordPress Theme Ultra Mag
  • Blog
  • About Me
  • My GitHub