My team and I have come up with an idea of creating a simple interactive terminal app game by using Ruby language. You can always use the code to create Pac-man.
To run the program you will require 2 different gems; paint and terminal-table
- Paint gem
gem install paint
If you get an error message, trying putting 'sudo' at the front.
- Terminal Table
gem install terminal-table
Below are photos of our map designs