mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
20 lines
895 B
HTML
20 lines
895 B
HTML
---
|
|
title: theVaultBASIC2.0
|
|
layout: program
|
|
custicon: false
|
|
iconurl: https://cdn.ncxprogramming.com/file/icon/thevaultbasic.png
|
|
author: IanSkinner1982
|
|
platform: Commodore 64, and potentially other Commodore computers.
|
|
links:
|
|
- name: View Source
|
|
link: https://github.com/NCX-Programming/theVaultBASIC2.0
|
|
---
|
|
|
|
<h3>What is it?</h3>
|
|
<p>theVaultBASIC2.0 is a collection of C64 apps written in BASIC ( possibly compatible with multiple other Commodore computers). They are a combination of simple games, utilites, and example/demo programs, all of which are stolen from theVaultC. </p>
|
|
<h3>What's included?</h3>
|
|
<p>There are currently 6 programs:</p>
|
|
<p>GraphicStuffC, GuessMyNumberC, UnixTime, RainbowType, RNGTool, and WordGenerator</p>
|
|
<h3>Running</h3>
|
|
<p>I'm too lazy to copy and paste the instructions, so look <a href="https://github.com/NCX-Programming/theVaultBASIC2.0#running">here</a>.
|