All Projects → pret → pokepuzzle

pret / pokepuzzle

Licence: other
Disassembly of Pokémon Puzzle Challenge

Programming Languages

assembly
5116 projects
Makefile
30231 projects

Projects that are alternatives of or similar to pokepuzzle

Pokecrystal
Disassembly of Pokémon Crystal
Stars: ✭ 1,549 (+4086.49%)
Mutual labels:  pokemon, gameboy-color, disassembly, gbz80
Pokered
Disassembly of Pokémon Red/Blue
Stars: ✭ 2,924 (+7802.7%)
Mutual labels:  pokemon, disassembly, gbz80
Pokepinball
Disassembly of Pokémon Pinball
Stars: ✭ 77 (+108.11%)
Mutual labels:  pokemon, disassembly
redstarbluestar
An upgrade to Pokémon Red/Blue. Ports graphics and features from the Space World 1997 Gold/Silver prototype.
Stars: ✭ 67 (+81.08%)
Mutual labels:  pokemon, gbz80
Pokeyellow
Disassembly of Pokemon Yellow
Stars: ✭ 383 (+935.14%)
Mutual labels:  pokemon, disassembly
Pokegold
Disassembly of Pokémon Gold/Silver
Stars: ✭ 215 (+481.08%)
Mutual labels:  pokemon, disassembly
PokeTraveler
Let's walk through Pokemon World!
Stars: ✭ 122 (+229.73%)
Mutual labels:  pokemon, gameboy-color
Poketcg
Disassembly of Pokémon TCG
Stars: ✭ 125 (+237.84%)
Mutual labels:  pokemon, disassembly
Pokegold Spaceworld
Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Stars: ✭ 246 (+564.86%)
Mutual labels:  pokemon, disassembly
Pokemon Reverse Engineering Tools
Tools for building and disassembling Pokémon Red and Pokémon Crystal
Stars: ✭ 249 (+572.97%)
Mutual labels:  pokemon, disassembly
intellij-pokemon-progress
A Pokémon themed progress bar for IntelliJ IDEA.
Stars: ✭ 70 (+89.19%)
Mutual labels:  pokemon
whosthatpokemon
A simple HTML5 game that generates silhouettes from images and gets the user to guess the name of the Pokémon shown.
Stars: ✭ 53 (+43.24%)
Mutual labels:  pokemon
pokemon-random
API & NPM Module To Express Random Pokemon
Stars: ✭ 47 (+27.03%)
Mutual labels:  pokemon
rubyclient
A free and open-source Pokémon MMORPG client written in C++ based on otclient.
Stars: ✭ 15 (-59.46%)
Mutual labels:  pokemon
liferay-pokemon-item-selector
Code for Liferay's /dev/24 talk
Stars: ✭ 13 (-64.86%)
Mutual labels:  pokemon
PokeBall-SelfBot-Poketwo-Autocatcher
This specific selfbot was designed to automatically catch pokemon spawned on Discord by Poketwo bot. It also offers other utility functions to automate features like trading, releasing, id search, etc. Currently the autocatcher is powered by AI making it possible to autocatch pokemons on multiple bots like PokeTwo, PokeRealm, etc.
Stars: ✭ 306 (+727.03%)
Mutual labels:  pokemon
Poke-Pi-Dex
Our deep learning for computer vision related project for nostalgic poke weebs (Sistemi digitali, Unibo).
Stars: ✭ 18 (-51.35%)
Mutual labels:  pokemon
cargo-disassemble
Disassemble your Rust project with Cargo
Stars: ✭ 21 (-43.24%)
Mutual labels:  disassembly
faker-pokemon
A Faker provider that generates fake pokemon data for you! 🍬
Stars: ✭ 14 (-62.16%)
Mutual labels:  pokemon
SkyEmu
Game Boy, Game Boy Color, and Game Boy Advanced Emulator
Stars: ✭ 59 (+59.46%)
Mutual labels:  gameboy-color

Pokémon Puzzle Challenge

This is a disassembly of Pokémon Puzzle Challenge.

It uses the following ROM as a base:

  • Pokemon Puzzle Challenge (U) [C][!].gbc md5: f9ec4cc3c9df3887dc731ccf53663ffb

To assemble, first install RGBDS and put it in your path. Then copy the above ROM to this directory as "baserom.gbc" Then run "make" in your shell.

This will output a file named "pokepuzzle.gbc"

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].