Skip to content

s02blom/Young-Rockstar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Young Rockstar

Introduction

Intended to explore the basics of the esoteric programing language Rockstar. Here is the specs on Github.

How to use

Prerequisites

We have elected to use the Rockstar-Python transpiler found here. Exact download instructions can be found on the page, however we used the command

pip install rockstar-py

Build

When building your program you want to use the command:

rockstar-py -i YOUR-PROGRAM.rock, -o out.py

Run

Run your out.py file however you want. We recommend typing this command: ´´´ py out.py ´´´

License

TODO: Add license and copyright notice.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published