Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 459 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 459 Bytes

oldskuul

An oldschool, Amiga-style multipart graphics demo written in PowerShell!

Not finished, but close to!

oldskuul is public domain, you can do whatever you want with the code!

GDI+ / Forms is used for graphics output, with support from a custom C# LockBits class.

There are two cmd-files you can use to start the demo:

RunMe_PS5.cmd (run in PowerShell 5, included with Windows) RunMe_PS7.cmd (run in PowerShell 7, need to be installed separately)