8000 GitHub - yeasin50/space_craft: A simple Flutter Game,
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yeasin50/space_craft

Repository files navigation

SpaceCraft

A simple game, wanna implemented in flutter.

Over Engineered; This is my play ground 😅

This is project stated before null-safety, you will find different pattern and anti-pattern on this project, like a messed up lab.

Discipline of the project

  • shouldn't use any assets like image/audio.

Feel free to make pr,

TODO

  • Improve performance by testing on profile mode
  • keyboard movement works after tapping
  • score based on EnemyShip
  • control generationRate
  • bullet rotate effect

⚠ For game you should use Flame package

better GameEngine like Unity3d.

0