pokemon-height-game

Pokemon Height Game

Simple "Highter or Lower" type game to test out Svelte and asyncronous JavaScript with the PokéAPI

Pokémon height game

Little Pokémon-game to play with Svelte and learn a little bit about asyncronous JavaScript (With the PokéAPI). CSS was obviously not the focus. Saw too late that i initialized git outside the folder I was working with, oh well.

Play it here

To run

git clone https://github.com/vetlemangrud/pokemon-height-game.git
cd pokedex
npm install
npm run dev -- --open

To build

Do the same as above, but change npm run dev -- --open to npm run build

Top categories

Loading Svelte Themes