All Projects → northelks → find_aik

northelks / find_aik

Licence: Apache-2.0 License
Find Aik game for #FlutterCreate

Programming Languages

javascript
184084 projects - #8 most used programming language
dart
5743 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to find aik

flutter getx the moviedb
The Movie DB App with Flutter GetX State Management
Stars: ✭ 79 (+338.89%)
Mutual labels:  flutter-desktop, flutter-web
window manager
This plugin allows Flutter desktop apps to resizing and repositioning the window.
Stars: ✭ 112 (+522.22%)
Mutual labels:  flutter-desktop, flutter-web
flutterstein-3d
🔫 A 3D raycaster implemented in Flutter
Stars: ✭ 40 (+122.22%)
Mutual labels:  5kb
getwidget-web-kit
Get Widget Web app Demo
Stars: ✭ 40 (+122.22%)
Mutual labels:  flutter-web
portfolio
The portfolio site for JFK.DEV, built with Flutter.
Stars: ✭ 56 (+211.11%)
Mutual labels:  flutter-web
portfolio
The flutter code for my portfolio website 💁‍♂️
Stars: ✭ 28 (+55.56%)
Mutual labels:  flutter-web
InVision loginPage
Login page made with Flutter Web
Stars: ✭ 35 (+94.44%)
Mutual labels:  flutter-web
Portfolio-Demo-1
A portfolio build by using flutter for web.
Stars: ✭ 74 (+311.11%)
Mutual labels:  flutter-web
invmovieconcept1
True Cross platform UI design featuring complex scroll based animations powered by flutter
Stars: ✭ 55 (+205.56%)
Mutual labels:  flutter-desktop
DeveloperFolio
Flutter web - DeveloperFolio template
Stars: ✭ 143 (+694.44%)
Mutual labels:  flutter-web
DroidKaigi2019Presentation
The Flutter presentation that I made at the DroidKaigi conference
Stars: ✭ 23 (+27.78%)
Mutual labels:  flutter-desktop
go-flutter-plugin-sqlite
try implement go version sqlite channel for flutter sqflite plugin[desktop only]
Stars: ✭ 16 (-11.11%)
Mutual labels:  flutter-desktop
card matching game by ercan
A card-matching game made with Flutter.
Stars: ✭ 16 (-11.11%)
Mutual labels:  flutter-web
addIt
Simple addition game made with Flutter for Mobile and Web using BLOC pattern
Stars: ✭ 16 (-11.11%)
Mutual labels:  flutter-web
DrawingBoard
Free online drawing application for all ages.
Stars: ✭ 20 (+11.11%)
Mutual labels:  flutter-web
kut in
A Flutter app that shows random, wise Kanye West quotes.
Stars: ✭ 20 (+11.11%)
Mutual labels:  flutter-create
RandomColorScheme
Flutter plugin to help experiment with different Color Schemes without pain.
Stars: ✭ 77 (+327.78%)
Mutual labels:  flutter-web
DevQuiz
Dev.Quiz 👨‍💻 | Rocketseat 💜 - NLW 05 👩‍🚀
Stars: ✭ 25 (+38.89%)
Mutual labels:  flutter-web
fendi
Fendi Women's Lookbook created with Flutter
Stars: ✭ 18 (+0%)
Mutual labels:  flutter-web
editable
This library allows you to create editable tables and spreadsheets with ease, either by providing initial row and column count to display an empty table or use it with predefined rows and column data sets.
Stars: ✭ 85 (+372.22%)
Mutual labels:  flutter-desktop

Find Aik

Hello!

Here is my small game Find Aik for #FlutterCreate with 4,894 bytes!
Entered the top 30 winners! https://medium.com/flutter-io/the-flutter-create-winners-are-40980f2d20b3

On the mobile! https://play.google.com/store/apps/details?id=com.kroppli.find_aik
On the web, thanks @ykmnkmi and @plugfox! Here is https://aik.plugfox.ru (use Chrome)
On the desktop, thanks @ykmnkmi! Here is find_aik_win.zip (Win, 20.5Mb)

Video Demo (webm, 47.8 Mb)

The game has 7 levels. Each level is one planet with a custom color. You need to pick up the planet's energy sources around planets. To pick energy source you need to fly through it. To visit/return a planet just fly to/into it. When you pick up some energy source enemy is activated.

You can use long press to share the game with your friends.

Have a fun to play :)

[Hint] There is one hidden hack to get immortality: you need to fly near the planet, but not fly into it. The torsion of the ship will begin and in this condition the enemy ship will not be able to hit you.

frame0 frame1 frame2 frame3

The application is designed for Android platform only.

Some code description:
T - timer
A - auido
W - world map
C - config
G - game on/off
tM - show/hide +10s time screen
bP - bad player / enemy is(not) active
sT - now second time
sTF - finish/end second time
ln - length
sc - score / time of the game

Music: Electric Strut by Rick Dickert composed/provided by https://www.freesoundtrackmusic.com
Images: https://www.freepik.com/free-vector/cute-dog-breeds_803197.htm

(c) Igor Petushkov, 2019

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].