Skip to content

Script to get the 1000 death achievement through gameplay

Notifications You must be signed in to change notification settings

antoinemerc/Spelunky1000Death

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Spelunky 1000 Death Achievement

Python script to obtain the 1000 death achievement of spelunky

This has a tkinter interface for the parameters and was done more as an exercise to keep up with python

To launch use python.exe .\main.py gui

When you hit the execute button launch a spelunky game, the program takes around 3 hour to complete

Install

Install the latest version of Python, latest tested version was 3.11.4 once installed, install the keyboard package:

  • pip install keyboard

In the directory launch the script

  • python.exe .\main.py gui

About

Script to get the 1000 death achievement through gameplay

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages