Skip to content

entrpntr/htas

Repository files navigation

HTas

This repository contains my work toward scripting tool-assisted inputs in Haskell. The HTas directory provides hooks into a slightly modified libgambatte, while the Red directory provides helpers specifically for Pokemon Red.

Compiling and Running

If you want to compile and run this code yourself, here are the steps.

  1. Install Stack
  2. Run stack setup
  3. To compile, run stack build
  4. To run, run stack exec (program name). Currently the program names are test (for Main.hs), moonsearch (for MoonSearch.hs), and moonigt60 (for MoonIGT60.hs).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages