Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piterweb/unkpokename
👾 Pokemon guessing game 🎮
https://github.com/piterweb/unkpokename
desktop desktop-app go golang guessing-game pokemon svelte wails wails-app
Last synced: about 2 months ago
JSON representation
👾 Pokemon guessing game 🎮
- Host: GitHub
- URL: https://github.com/piterweb/unkpokename
- Owner: PiterWeb
- Created: 2022-12-03T16:41:19.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T09:27:36.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T11:33:59.089Z (almost 2 years ago)
- Topics: desktop, desktop-app, go, golang, guessing-game, pokemon, svelte, wails, wails-app
- Language: NSIS
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnkPokeName ![pokedex , unkpokename](/build/appicon.png)
### Description
This is a 👾 Pokemon guessing 🎮 game for desktop in which you have to guess 🎲 the pokemon by their front sprite
## Purpose
📚 Learn
- Make Go Desktop APPs
- Make simple games🍕 Fun
## Technologies used 📘
- Golang
- Wails
- Typescript
- Svelte
## Build 🔨First you need to have [wails](https://wails.io/) instaled
wails build
This will generate the executable inside /build/bin## Play 🪀
There is a release with the last version of the game [here](https://github.com/PiterWeb/unkPokeName/releases/latest)
Run the executable 💻
![game screenshot](/example.png)