krlw890.github.io

KRLW890’s linkable programs

Source code

I’m just using this as a place where I can post programs and link them to wherever I might need them. As such, this repository consists of several different, unrelated programs such as:

Major stuff
Falinks March. It’s the game Snake, but with Falinks.

A Pokemon Max Raid den searcher, for easily finding with raid den has specific Pokemon with HAs, GMax forms, etc.

Magic Wars, an early prototype for a turn-based battle system. Might do something more with it.

Minor stuff
(Pokemon)
A type combination calculator, capable of finding the weaknesses, resistances, and immunities of a Pokemon with any number of type combinations: krlw890.github.io/pkdb-answers/type_combos.html

A very primitive Chance Calculator. Finds the chance of things happening after a certain number of attempts. While not strictly related to Pokemon, I included it here because Pokemon deals with a lot of that: krlw890.github.io/pkdb-answers/Chance-Calculator.html

Finds the weaknesses of all possible triple-type combinations achievable via Forest’s Curse and Trick-Or-Treat. Not too interesting, other than providing evidence for an answer on PKDB: krlw890.github.io/pkdb-answers/forests_curse_trick_treak_effectiveness.html

Finds all Pokemon with stats mirrored over Physical and Special stats, once again to find an answer for a database question: https://krlw890.github.io/pkdb-answers/pkmn-w-mirror-stats.html

An edited version of the above program that finds all Pokemon who switch from a higher atk to spa stat upon evolution, and vise versa (database answer): https://krlw890.github.io/pkdb-answers/pkmn-evos-w-stat-swaps.html

Another edited version of the above that finds all Pokemon who keep some stats from their previous form after they evolve (another database answer): https://krlw890.github.io/pkdb-answers/pkmn-evos-w-same-stats.html

Finds the Hidden Power types of all possible even/odd IV combinations (database answer): https://krlw890.github.io/pkdb-answers/hptypes.html

Finds all the Pokemon that have equal points in each of their stats: https://krlw890.github.io/pkdb-answers/pkmn-equal-stats.html

Generates 6 letters whose scrabble values all add up to the same value. Made for a tournament on the Database: https://krlw890.github.io/pkdb-answers/random_letter_generator_balanced.html



(Not Pokemon)
A friendly game of chess. Nothing too impressive: krlw890.github.io/Chess/Chess.html

The same game of chess, except that there are only Knights: krlw890.github.io/Chess/Chess_butOnlyKnights.html

…I guess I’ll just sort of… uh… leave this… here: krlw890.github.io/nakkadile/play.html