Skip to content

peterhttps/rust-pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Pokédex

A tiny Pokédex made with rust to studie struct, impl and mod

You can add Pokémons, list, remove by id and export to a txt file

Footage

image

ℹ️ How To Use

# Clone this repository
$ git clone https://github.com/peterhttps/rust-pokedex.git

# Go into the repository
$ cd rust-pokedex

# Run application
$ cargo run

# Build application release mode
$ cargo build --release

About

A tiny pokedex made in rust for studies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages