Skip to content
This repository has been archived by the owner on Feb 19, 2025. It is now read-only.
/ FlappyAt Public archive

A Flappy Bird clone made in rust with study purpose.

Notifications You must be signed in to change notification settings

Jumaruba/FlappyAt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlappyAt

This is a Flappy Birst clone game created to apply Rust fundamentals, read from the official book. The game was created using the bracket-lib, a collection of libraries built to create RogueLike games.

Dependencies

To execute this game, please have installed the Rust Official package manager cargo

How to execute

To execute this program, clone the repository and, in the same folder as Cargo.toml execute in command line:

cargo run 

This command should open a new window and there you'll be able to play the game.

Images

About

A Flappy Bird clone made in rust with study purpose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages