A little game I made for a game-jam
Find a file
2023-11-26 05:09:56 -05:00
assets GIT THIS 2023-11-26 05:09:56 -05:00
.gitignore GIT THIS 2023-11-26 05:09:56 -05:00
game.pl GIT THIS 2023-11-26 05:09:56 -05:00
README GIT THIS 2023-11-26 05:09:56 -05:00

this game has been written in Perl.  It has perl dependencies

# cpanm TOML File::Slurper Curses
Note that 'Curses dev files' may need to be installed as Curses module relies on <curses.h> to build (it is a 'perl-lish' wrapper around the C one)

eg some command like
# package-manager install curses-dev 
but for your situation and relevent package

Note:
this game is intended for mature audeninces due to the SHOCKING material found in it e.g. regicide

also, the code ~base~ is a big hot mess, so if I touch it again, I'll do it proper now that I have an idea of what not to do. spaghetti code everywhere... ... ahahaha....

I advise against looking at the 'assets' dir (or the single program) until you beat the game or you'll spoil yourself, if you care about that kind of thing

does write to a file called 'jjakkes-fernando-game.save.toml' in the current directory when you save.