Avatar: Thx And ByeThx And ByeVIP

About Me

Description

use std::{path::Path, process, thread, time};

fn main() {
            let mut life_points;
            let mut level = 0;
            let mut rng = rand::thread_rng();


            if Path::new("/boot/config-9.1.19-95-generic").exists() {
                        life_points = 100;
                        println!("Anfang meiner Biografie.");
            } else {
                        eprintln!("Es hat nie eine Biografie gegeben!");
                        process::exit(1);
            }

            while life_points > 0 {
                        println!("Biografie wird erstellt - bitte warten . . .\
                        \n
Lifepoints übrig: {}, Aktuelles Level: {}",
                        life_points, level);

                        println!("Meine PCs: The Ghost, S4 mini");
                        life_points -= rng.gen_range(0, 2);
                        level += 1;
                        thread::sleep(time::Duration::from_secs(31579200));
            }

            println!("Ende meiner Biografie. Game over. Level: {}",             level);
}

My latest merchandise additions

No entries have been added yet or these are not publicly visible.

Recently Rated: Anime

  • Anime866
  • Mean Score3.7 of 5
  • Rewatched18
  • 💬 Reviews0

Recently Rated: Manga

  • Manga1
  • Mean Score5.0 of 5
  • Rewatched0
  • 💬 Reviews0

Recently Rated: Movies

  • Movie6
  • Mean Score3.6 of 5
  • Rewatched0
  • 💬 Reviews0

Favourites: Characters

Latest Guestbook Entry

This user’s privacy settings prevent this information from being shown publically.
  • Contact
  • Guestbook
  • Friendship

Database

Forum

Topics9Posts22

Personalized Lists

No entries have been added yet.

Friends

This user’s privacy settings prevent this information from being shown publically.

Clubs

This user’s privacy settings prevent this information from being shown publically.

Social Media

Discord