Skip to content

GTez/TezzyBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tezzy Bird

My first mostly by myself game attempt!

Style stuff

  • move curly braces to their own line
  • CapitalCapital function names
  • go through main.hpp move everything to m_

Task List:

0.1 - Enough to feel proud

  • Make Pipes Class
    • Make a collision System
    • Make the pipes move
    • Make the pipes spawn randomly on the virtical plane
  • Get Sound Going
  • Animate the Bird
  • Score System
    • Number Generator
    • Reset back to Zero on Reset
  • Game State Manager
  • Title Screen
  • Game Over Screen
  • Animated Ground Plane
    • Ground Collision
  • Make difficulty scale over time (Use a difficulty manager)
  • Stamina Bar
  • Clean up the bird collision

1.0 - Finished

  • Add support for multiple birds colours
  • Options Menu
  • Night Mode
  • Multiple resolution support
  • High Score System

1.1 - Scope Creep

  • Port it to Windows
  • Animated Background
  • Animated Start/Game Over Screen
  • port it to switch ... lol
  • Rhythm Mechanic
  • Late game difficulty has pipes that move off cycle.

Releases

No releases published

Packages

No packages published

Languages