index
:
gold-mine-run
main
An arcade platformer for DOS (386 or better)
Juan J. Martinez
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-07-27
Properly count entities and sure we support enough
Juan J. Martinez
2023-07-15
Check we don't go over the max number of entities
Juan J. Martinez
2023-07-13
Use removesuffix
Juan J. Martinez
2023-07-11
Add gol/silver keys and door logic
Juan J. Martinez
2023-07-11
Sort the entities by y coord
Juan J. Martinez
2023-07-06
Add tracker enemy (Mr Bones)
Juan J. Martinez
2023-07-06
Add free enemy (Old Miner)
Juan J. Martinez
2023-07-02
Add sound support
Juan J. Martinez
2023-06-29
Add pickaxe pickup
Juan J. Martinez
2023-06-27
Add pikcups
Juan J. Martinez
2023-06-27
Add Bat enemy
Juan J. Martinez
2023-06-25
Add entity system, add new enemy (snake)
Juan J. Martinez
2023-06-22
Import entities from the map and spawn them
Juan J. Martinez
2023-06-21
Check for the total gold limit of 1 byte
Juan J. Martinez
2023-06-20
Add gold support
Juan J. Martinez
2023-06-13
Convert map into an .o file
Juan J. Martinez
2023-06-01
Convert PNG pixel data to a binary .o
Juan J. Martinez
2023-06-01
Fix typo
Juan J. Martinez
2023-06-01
Filter out any unwanted symbol
Juan J. Martinez
2023-05-30
pngpal tool and first stab at embedding data on the EXE
Juan J. Martinez