Skip to content

mwenge/psyII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psychedelia II

This is a tribute to Psychedelia by Jeff Minter. It's adapted from the version included as a sub-game in Batalyx.

It turns Psychedelia into a game of sorts. Filling the screen with as few moves as possible maximizes your points. There are infinite levels - so you never lose and you never die.

There are some deliberately tricky levels, but on the whole you can sit back and enjoy filling the screen with glowing patterns.

Play Online

User the arrow keys to move around and Ctrl for 'Fire'.

Build Requirements

On Ubuntu you can do:

sudo apt install 64tass vice

Build Instructions

To compile and run it do:

$ make

The compiled game is written to the bin folder.

To just compile the game and get a binary (psyii.prg) do:

$ make psyii.prg