Ninhache / NeoSnake

Technical subject for a company called "Pit"

Home Page:https://snake.ninhache.fr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Game] Have a MapHandler

Ninhache opened this issue · comments

Currently, the snake is not playing on a map.. the snake is just an Array of Coordinates

I've to change that, to be able to ease the future i've imagined for the game

Let's start simply by adding something to handle maps.. and so, something to load a JSON ?

I had many side effects that I didn't expect...but everything is fine now...

Maybe testing will be needed.. More than I thought