Skip to content

ancarvalho/7DaysOfCode-Pokegotchi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages