Vintage Pacman Game developed in Flutter
Read Time:36 Second

Vintage Pacman Game developed in Flutter

0 0

Pacman

Vintage Pacman Game developed in Flutter

The beloved vintage Pacman game with Flutter Animations and Sound Effects compatible in both Andriod and IOS.

Project Structure:

The rough breakdown of the game will consist of game logic and I/O.
The game logic will consist of collision detection, scoring, and
enemy AI. The I/O will include mostly interaction with the touch
and if time forbids, maybe a keyboard/joystick to make it accessible on PCs too.
Current state of the game is mainly implementation of the game logic and sound effects.
Further during the timeline, the plan is to improve the frame rate and add a
ranking system based on highscore into the game.

Dependencies

  1. audioplayers: ^0.17.0
  2. flutter_phoenix: ^0.1.0

Vintage Pacman Game developed in Flutter

GitHub

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior Derpibooru client made with Flutter
Entrada siguiente Building a travel budget app using Flutter