Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 734 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 734 Bytes

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.