Skip to content

diogo-vf/ProgCraft

 
 

Repository files navigation

ProgCraft

Description

It's an application in Ruby to learn logic programming to new developpers.
The player/developper uses basic instruction to move Robert on the map and interact with objects.

Basic instructions of Robert:
walk_forward, walk_backward, turn_right, turn_left, turn_back, take, interact, drop

Robert can interact with the player by asking for informations or talking.

Documentation

On the wiki

Project Management

IceScrum

Environment

Requirements users

  • ruby: ruby 2.7.2p137 or later
  • IDE (recommanded: VScode)
  • if you have gem bundler : on the terminal execute bundle
  • if you don't have the gem bundler, install gems gosu, fxruby

Developper tools

During the development the team as

  • install rubyinstaller-devkit-2.7.2-1-x64 or later
  • install ocra (Due to an issue with ocra, no gemfile is available)
  • install the solargraph gem if you want VScode to help you during development

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%