Skip to content

Instantly share code, notes, and snippets.

View khrizenriquez's full-sized avatar

Chris Enríquez khrizenriquez

View GitHub Profile
@shri
shri / pokemon.json
Last active October 21, 2023 16:31
JSON of pokemon to go with my pokemonMoves.json file
{
"1":{
"name":"Bulbasaur",
"attack":49,
"defense":49,
"evolveLevel":16,
"evolveTo":"2",
"type":"grass",
"moves":[
"tackle",