Skip to content

relic-se/vcs-spider

Repository files navigation

Spider Web

Spider Web game for Atari VCS/2600
Created by D Cooper Dalrymple 2018 - dcdalrymple.com
Licensed under GNU LGPL V3.0
Last revision: May 23rd, 2022

I sell on Tindie

Compilation

The dasm macro assembler is required to compile this program on your local machine. Pre-compiled rom files are also available in the bin folder. To download the dasm executables, visit dasm-dillon.sourceforge.net.

Linux

Make sure that you have the dasm executable copied into a location in your bash path. Compile the project using the by giving the build file execute permission chmod +x ./build.sh and running it with ./build.sh in your terminal while inside the vcs-spider directory.

Windows

Make sure that you have the dasm executable copied into a location in your path variable. Either run the build.bat program from a command prompt or double click it in your file explorer.

Distribution

Physical distribution for commercial use (whether in cartridge or compact format) is not permitted whereas for personal use is strongly recommended as this game is intended to be used on the original Atari 2600 hardware.

Built With

License

This project is licensed under GNU LGPL V3.0 - see the LICENSE file for details.