Skip to content

dikatok/flutter-hack-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corona-DOOM

Flutter Hack20 Submission

What about the app

This app, or more of a game, is a DOOM-like game in which monsters resembles coronavirus. The game is using AR, so player can interract with their surrounding while busting up the viruses. At this initial version, the viruses will only appear within 180 degrees in front of player (left to right).

How to install

Prerequisites:

  • Real android device (I don't think emulator will work) that supports AR Core (update: maybe it does, see here)
  • Flutter installation
  • IDE of your choice (optional)

Once you fulfill the prerequisites, you can just install using flutter debug / flutter run (or the equivalent commands in your IDE of choice).

Problems

  • Weird interraction between arcore_flutter_plugin and google_sign_in, thus I cannot use Google sign in and instead opted to anonymous sign in at the moment.

TO-DO

  • Add loaders
  • Add feature discovery
  • Smoother and more consistent interraction

Playstore

Will be updated once publishing is completed.

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages