Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7DaysOfCode - Pokegotchi

Challenge Solution using Rust to build a cli game proposed by Giulia Bordignon on 7daysOfCode, That allows to adopt up to three pokegotchis and play with them.

  • Get Info over Pokeapi

  • Adopt Pokegotchi

  • Feed and Play with your Pokegotchis

  • Abandon your Pokegotchis 😢

The project features async calls provided by tokio, recursive iterations over pages being called(not optimized) with help of async-recursion, data persistence by sqlx + sqlite, reqwest to communicate with pokeapi and chrono to manage timestamps

About

Cli game with Rust, tokio, sqlx, sqlite and reqwest

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages