Skip to content

Codeclopedia/Mario-Game

Repository files navigation

Mario Game

The beloved Super mario game with Flutter Animations and Sound Effects compatible in both Andriod and IOS.

Getting Started

This project is a starting point for a Flutter mario game application.

Project Structure:

The rough breakdown of the current state of the game will consist of Game Logic, I/O and Sound Effects. The game logic consists of collision detection, jump detection, and clouds AI. The I/O includes mostly interaction with touch and if time forbids, maybe a keyboard/joystick to make it accessible on PCs too.

Further during the timeline, the plan is to improve the frame rate, add a ranking system based on highscore and implement shortest path algorithm for jumps and add different new adventure in the game.

Dependencies:

cupertino_icons: ^1.0.2 assets_audio_player: ^3.0.5 flutter_phoenix: ^1.1.0

Screenshot_2022-10-26-14-41-27-899_com example flutter_application_1 Screenshot_2022-10-26-14-41-38-328_com example flutter_application_1 Screenshot_2022-10-26-14-41-49-423_com example flutter_application_1 Screenshot_2022-10-26-14-41-52-490_com example flutter_application_1 Screenshot_2022-10-26-14-42-58-163_com example flutter_application_1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published