julianbei / CollisionModel

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 100.0%