rachitdhar/flappy-bird
View on GitHubfix the values of properties in the LevelDesignMap
Open
#28 opened on Jun 13, 2025
bugenhancementgood first issuehelp wanted
Repository metrics
- Stars
- (0 stars)
- PR merge metrics
- (PR metrics pending)
Description
Currently some of the levels are not very well designed, in the sense that they are not very playable (mainly due to issues with small gaps). For this, the values must be altered in the LevelDesignMap. Additionally, there could be improvements made to the choice of colors for the levels (background + pipes).