/fk_brain

Basic brain train game written in ruby !

Primary LanguageRubyMIT LicenseMIT

What is fk_brain ?


Basic brain train game written in ruby !

screenshots


fk_brain fk_brain fk_brain

install for linux


sudo apt install git ruby -y

git clone https://github.com/RedMads/fk_brain.git

cd fk_brain

ruby main.rb

install for termux


pkg install git ruby -y

git clone https://github.com/RedMads/fk_brain.git

cd fk_brain

ruby main.rb

install for windows


go to this site https://rubyinstaller.org/ and install the ruby installer
follow the wizard and hit next unti the wizard finsh and try run the main file