Skip to content

vshailesh/flappy-dragon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Dragon

  1. This is a learning exercise in Rust. I have used a small gaming library called bracket_lib.
  2. This projects works on the back of a tick function. Each second the screen refreshes around 60 times, thus refreshing the game state that many times.

Requirements

  1. Your system must have OpenGL Library support. Most modern systems have it.
  2. If not, then install it from here OpenGL Download

Steps to run the game

  1. Clone the repo
  2. open terminal and run cargo run.

Images

  1. Menu Screen
image
  1. Playing Screen
image
  1. Post Game Screen
image
  1. Game Play video
Screen.Recording.2026-03-03.at.11.20.52.mov

About

small game clone of flappy birds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages