mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-08 03:31:10 +00:00
a040e190f9
also start off peasant on fire |
||
---|---|---|
.. | ||
archery | ||
cliff_base | ||
cliff_heights | ||
copy | ||
dialog | ||
ending | ||
game_over | ||
graphics_peasantry | ||
inn | ||
inside | ||
intro | ||
inventory | ||
map | ||
music | ||
pt3_lib | ||
qload_old | ||
saves | ||
sprites | ||
sprites_peasant | ||
ssi263 | ||
talk | ||
text | ||
title | ||
trogdor | ||
unused | ||
updates | ||
vid_logo | ||
wrong_boot | ||
animate_bubbles.s | ||
animate_river.s | ||
clear_bottom.s | ||
decompress_overlay.s | ||
dialog_cliff.s | ||
dialog_test.s | ||
draw_box.s | ||
draw_peasant_new.s | ||
draw_peasant.s | ||
dts_block.c | ||
font_test.s | ||
generate_all_symbols.c | ||
generate_common.c | ||
gr_copy.s | ||
gr_offsets.s | ||
hardware.inc | ||
hgr_1x5_save_bg.s | ||
hgr_1x5_sprite.s | ||
hgr_1x8_sprite.s | ||
hgr_1x28_sprite_mask.s | ||
hgr_2x14_sprite_mask.s | ||
hgr_2x16_sprite.s | ||
hgr_copy_fast.s | ||
hgr_copy.s | ||
hgr_font.s | ||
hgr_hgr2.s | ||
hgr_input.s | ||
hgr_overlay.s | ||
hgr_partial_restore.s | ||
hgr_partial_save.s | ||
hgr_rectangle.s | ||
hgr_restore_data.s | ||
hgr_save_restore.s | ||
hgr_sprite_bg_mask.s | ||
hgr_sprite.s | ||
hgr_tables.s | ||
hgr_text_box.s | ||
init_vars.s | ||
kerrek_actions.s | ||
keyboard.s | ||
loadsave_menu.s | ||
Makefile | ||
move_peasant_new.s | ||
move_peasant.s | ||
new_map_location.s | ||
NOTES | ||
parse_input.s | ||
peasant1_actions.s | ||
peasant1.s | ||
peasant2_actions.s | ||
peasant2.s | ||
peasant3_actions.s | ||
peasant3.s | ||
peasant4_actions.s | ||
peasant4.s | ||
peasant_common.s | ||
peasant_sprite.inc | ||
proboothd.s | ||
qboot_sector.s | ||
qboot_stage2.s | ||
qboot.inc | ||
qkumba_popwr.s | ||
qload_floppy.s | ||
qload_hd.s | ||
qload.s | ||
random16.s | ||
README | ||
save1.s | ||
save2.s | ||
save3.s | ||
score.s | ||
speaker_beeps.inc | ||
speaker_beeps.s | ||
text_print.s | ||
TODO | ||
tokens.inc | ||
vblank.s | ||
version.inc | ||
wait_a_bit.s | ||
wait_keypress.s | ||
wait.s | ||
zp.inc | ||
zx02_optim.s |
The start of an implementation of PEASANT'S QUEST Peasant's Quest is a Flash game sort of parodying early Sierra adventure games. In the Homestarrunner universe it is made by a company for Videlectrix possibly on Apple IIe systems, though the graphics are for a much more modern system. I wanted to see if I could get something approximating the game running on an actual Apple II system. Vince `deater` Weaver 13 August 2021