Skip to content

MikeCase/flappy-dragon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlappyDragons

My choice of projects for learning C/C++. A flappy bird clone. None of the graphics are mine. I procured all gfx from opengameart.org

This is what I have so far over the course of about 4 days.

Work In Progress

  • Collisions
  • Menu
  • The physics aren't quite right yes.

Giving credit where credit is due.

Building

So far I've only built it in linux, the raylib library is compiled as a shared library so you'll need that.

type make, then type ./flappydragon

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors