Description: Today is August 27th, 1904. Nine months ago, you, Emilia Vittorini, joined the Italian Archeological Expedition in Egypt led by Ernesto Schiaparelli, the director of the Egyptian Museum of Turin. You are now back in Genova, Italy: your steam ferry arrived three days ago with 25 wooden boxes containing Queen Nefertari Meritmut's grave goods, a real treasure! They left Genova by train, heading towards Turin, yesterday evening. While they were in transit, you were invited to a sumptuous reception organised by a wealthy art lover, Eugenio Collovati, count of Raligotto, but it would be hard to say that you appreciated the evening.
But the reception was yesterday: now, you must catch the train to Turin and check that the treasure arrived safely. I will be your eyes and ears. Good luck.
Name: Caveman (Game & Watch edition)
Author: Nick Sherman
Released: 2019
Requirements: PAL VIC-20 with 16K-expansion in first two banks. Joystick.
Description: A port of the 1980s Game & Watch game. Originally written on C64, all sprites redrawn as characters for the VIC20 version.
Name: Need for VIC
Author: Fabrizio Caruso
Genre: Racing
Code: BASIC 10-liner PUR-80 (10 lines with max 80 chars per line)
Requirements: unexpanded VIC-20
Controls: J (left), L (right)
Description: Avoid other cars, guard-rails and trees
Name: Space Journey
Author: Fabrizio Caruso
Genre: Space
Code: BASIC 10-liner PUR-80 (10 lines with max 80 chars per line)
Requirements: unexpanded VIC-20
Controls: J (left), L (right), <SPACE> (fire)
Description: Avoid or destroy the asteroids, collect missiles and other items
Name: Enchanted Forest
Author: Fabrizio Caruso
Genre: Memory / Rogue-like
Code: BASIC 10-liner PUR-80 (10 lines with max 80 chars per line)
Requirements: unexpanded VIC-20
Controls: I, J, K, L
Description: Memorize the hearts position. Find them at night
Name: Gems
Author: Fabrizio Caruso
Genre: Arcade
Code: BASIC 10-liner PUR-80 (10 lines with max 80 chars per line)
Requirements: unexpanded VIC-20
Controls: I, J, K, L
Description: Collect more than 3 gems of the same type in a row
Title: Z-RIOT
Author:Ryan Liston
Genre: shooter
Code:Basic (10 line)
Requirements:Vic-20 (unexpanded)
Controls:J=left, K=fire, L=right
Description: use your canon to defend the fort from invading zombies.
Title: TRBo: Turtle RescueBot Author: Jason Justian Genre: Arcade Game, Puzzle, Strategy Requirements: Unexpanded VIC-20, Joystick Code: Machine Language Released: April 27, 2020 Download: https://github.com/Chysn/VIC20-TRBo/releases License: Creative Commons
TRBo: Turtle RescueBot is a game for the unexpanded VIC-20, completed on April 26, 2020. The video below lacks sound, because I'm too dumb for QuickTime. Source code and program file are available at GitHub:
(mod: link to discussion thread added) <--- Thanks, Mike! The .d64 is available at this thread
VIC-20 Projects: wAx Assembler, TRBo: Turtle RescueBot, Helix Colony, Sub Med, Trolley Problem, Dungeon of Dance, ZEPTOPOLIS, MIDI KERNAL, The Archivist, Ed for Prophet-5
Title : Hearts Author : Victragic Genre : Card Games Requirements : Unexpanded Vic-20 Code : BASIC Released : 25 May, 2020
Throw away your desktop PC! Now you can play the classic card game, 'Hearts' on your Vic-20.
Presented in glorious PETSCII and BASIC, in the style of Commodore's most popular BASIC card game, 'Casino Style Black Jack'!
House rules :
You can trump using a point card in the first round
Playing the queen of spades 'breaks' hearts
'Shooting the moon' adds 26 points to every other player's score.
Title: wAx
Author: Jason Justian
Genre: Programming Utility
Requirements: Unexpanded VIC-20* * Release download is in Block 5, but wAx takes 2048 bytes, and can be assembled and run on an unexpanded VIC * The repo contains a .bin file for burning wAx to a 2716 in Block 3
Code: Machine Language
Released: May 24, 2020
License: MIT
GitHub: https://github.com/Chysn/wAx
Manual: https://github.com/Chysn/wAx/wiki
YouTube: https://www.youtube.com/playlist?list=P ... pz7Y0RTM89
wAx is a set of machine language monitor tools in the form of a BASIC wedge. Unlike other ML monitors, you never need to switch between the BASIC and monitor environments. Monitor commands, including assembly, register setting, and memory editing, may be entered in either direct mode or within BASIC programs. Using BASIC, memory and register setup can be automated, allowing you to generate reproducible unit tests for machine language subroutines.
With the optional 6502X table extension (included), wAx supports all 6502 "illegal" instructions.
Last edited by chysn on Mon Jun 01, 2020 5:18 pm, edited 3 times in total.
VIC-20 Projects: wAx Assembler, TRBo: Turtle RescueBot, Helix Colony, Sub Med, Trolley Problem, Dungeon of Dance, ZEPTOPOLIS, MIDI KERNAL, The Archivist, Ed for Prophet-5
Micro Tracker
By: Ryan Liston
Requirements: Unexpanded Vic-20 with disk drive or sd2iec or emulation.
Description: a simple music tracker designed to write music files to compliment basic programs for the unexpanded Vic.