mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-10-22 03:36:53 +00:00
📝 add special thanks to section
This commit is contained in:
parent
3671a45e24
commit
a3af65d7a8
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
# Pokemon JS
|
||||
|
||||
Pokemon JS is a WIP attempt to recreate the classic Pokemon games in React.
|
||||
|
||||
## Special thanks to
|
||||
|
||||
- [darkmurkrow YouTube channel](https://www.youtube.com/@darkmurkrow) for uploading playthroughs of the game used for reference
|
||||
- [Brandon Smith](https://www.brandons.me/) for creating the [Gameboy Codepen](https://codepen.io/brundolf/pen/beagbQ) used for the mobile view
|
||||
- [luttje](https://github.com/luttje) for creating the [Pokemon GameBoy CSS](https://github.com/luttje/css-pokemon-gameboy/tree/main) used for some styling
|
||||
- [The Spriters Resource](https://www.spriters-resource.com/game_boy_gbc/pokemonredblue/) for uploading sprites and assets used
|
||||
- [Video Game Music](https://downloads.khinsider.com/game-soundtracks/album/pokemon-game-boy-pok-mon-sound-complete-set-play-cd) for uploading the music and sounds used
|
||||
- [Strategy Wiki](https://strategywiki.org/wiki/Pok%C3%A9mon_Red_and_Blue/Walkthrough) for uploading information on trainers, maps and items
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue