/CollisionModel

Simple console game for showcasing different aspects of programming and git management

Primary LanguageJavaScriptMIT LicenseMIT

CollisionModel

Simple console game for showcasing different aspects of programming and git management

preconditions

In the best case you have a unix based operating system

setup

open a terminal window in the project folder.

dependencies

yarn

run the tests

yarn test

run the game

yarn start