File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 22
33The beloved vintage Pacman game with Flutter Animations and Sound Effects compatible in both Andriod and IOS.
44
5-
5+
66## Project Structure:
77The rough breakdown of the current state of the game will consist of
88Game Logic, I/O and Sound Effects. The game logic consists of collision
99detection, scoring, and Ghost AI. The I/O includes mostly interaction
1010with touch and if time forbids, maybe a keyboard/joystick to make it accessible
1111on PCs too.
12+
1213Further during the timeline, the plan is to improve the frame rate, add a
1314ranking system based on highscore and implement shortest path
1415algorithm for Ghosts to target Pacman in the game.
1516
16-
17+
1718## Dependencies
18191 . audioplayers: ^0.17.0
19202 . flutter_phoenix: ^0.1.0
2021
21-
22+
2223## App Preview
2324<img src =" https://media.giphy.com/media/R5IwB9VhawKp8Fv4mg/giphy.gif " />
You can’t perform that action at this time.
0 commit comments