cute little game, thanks for sharing. According to the screenshots looks like I missed an entire biome
MrUnbecoming
7
Posts
5
Following
A member registered Jun 22, 2016
Recent community posts
Hunter's Moon Remastered (C64) comments · Replied to Jilzah in Hunter's Moon Remastered (C64) comments
Set your path to random worlds comments · Replied to Txori in Set your path to random worlds comments
Heads-up that the batch file shipped does not work, so some gamers may not figure out how to play it unless they tinker. It does not take into account directory context. I edited it a bit and now it launches fine from the batch file:
@echo off
cd ../vice
start x64sc.exe -config vice_en.ini -cartgmod2 "../game_files/hunters_moon.bin" -gmod2eepromimage "../game_files/hunters_moon.eep"
Cool little game. Nice gem in the Ukraine bundle. Thanks for you work, I thought it was very cool you were able to create a fully procedurally generated game. I like the C64 music, too. I see you are working on a realtime syntheziser (unless that's what the C64 music already is?) Either way looking forward to what you have in store.