How To Learn Coding Basics By Creating Simple Games

Written by sttronn | Published 2020/09/27
Tech Story Tags: algorithms | javascript | games | nodejs | beginners | learn-to-code | education

TLDR Rishav Thakur created a board game called 8 Puzzle. It is played on a 3-by-3 grid with 8 square tiles labeled 1 through 8 and a blank square. Your goal is to rearrange the tiles so that they are in order. The catch is that not all boards are solvable so how do we generate the game? More on solving the board later cause there’s a better way to find if the given board is solvable and yes without even solving it.via the TL;DR App

no story

Written by sttronn | Love to read and make stuff
Published by HackerNoon on 2020/09/27