pizza666 / HOCC

Halls of Corruption - An RPG/dungeon crawler for C64 with pseudo 3D graphics rewritten in C
2 stars 0 forks source link
c64 c64-game dungeon-crawler game retrogaming rpg

Halls of Corruption

An RPG/dungeon crawler for C64 with pseudo 3D graphics Rewritten in C Original ASM project from https://github.com/pizza666/HOC/

Build instructions

On Windows

  1. Get cc65 from https://cc65.github.io/

  2. Get MSYS2 https://www.msys2.org/ \ pacman -S mingw-w64-ucrt-x86_64-gcc\ pacman -S make

  3. Get vice https://vice-emu.sourceforge.io/

  4. Add to path environment variable:\ C:\msys64\usr\bin\ C:\msys64\ucrt64\bin\ C:\{path to cc65}\bin\ C:\{path to VICE }\bin

  5. Compile with: \ make

  6. Start with:\ make test

Keybinds

Working Features

Planned Features

TBA