Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 187 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 187 Bytes

atoms

Port of an old Amiga game from the 90's

build and run instructions

mkdir debug cd debug cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -DCMAKE_BUILD_TYPE=Debug .. cd .. ./debug/Atoms