Learn R Programming

bivariatemaps (version 1.7)

astRaRium: astRaRium: Generate infinite Astrarium minigames.

Description

Generate infinite minigames based on the Astrarium minigame, from "Dragon Age: Inquisition". You have to click on the stars (asterisks) to find a path that that reveals the same image as shown while not repeating connections already made once. When it begins (by typing "astRaRium()" ), it will ask you for the desired number of stars and the number of links between pairs of stars. A good number is 12 and 9, respectively.

Usage

astRaRium()

Arguments

Value

You play the game. You can succeed or fail.

Examples

Run this code
# https://rfunctions.blogspot.com/2021/05/astrarium2-r-game-about-linking-stars.html

Run the code above in your browser using DataLab