valeriyvan / ImmutableSwiftSnake

A version of Snake in Swift that prints to the console and tries to avoid mutable variables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImmutableSwiftSnake

A fairly silly, minimally-featured version of Snake in Swift that prints to the console and tries to avoid mutable variables

Contains numerous inefficiencies and deficiences. Feel free to fix them. 😉

About

A version of Snake in Swift that prints to the console and tries to avoid mutable variables

License:MIT License


Languages

Language:Swift 100.0%