Skip to content

yeasin50/space_craft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.