rachitdhar/flappy-bird

fix the values of properties in the LevelDesignMap

Open

#28 opened on Jun 13, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (0 forks)auto 404
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).

Contributor guide