Snake Coordinates To Picture
Log in om je oplossingen te testen.
import Helper
import Graphics.Gloss.Interface.Pure.Game
import Graphics.Gloss.Data.Picture
import Graphics.Gloss.Data.Bitmap
-- width :: Int
-- height :: Int
-- snake_scale :: Int
-- squarePicture :: Picture
coordToPicture :: Coordinate -> Picture
coordToPicture = undefined
Je kunt zo vaak indienen als je wenst. Er wordt enkel rekening gehouden met je laatst ingediende oplossing.
Log in om je oplossingen te testen.