All Projects → victorfisac → GalaxyBreak

victorfisac / GalaxyBreak

Licence: other
Galaxy Break is a minimalistic endless video game for mobile published for Android platform.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to GalaxyBreak

captAR
Augmented Reality Geolocation Capture-the-Flag Mobile Game Capstone Project
Stars: ✭ 24 (+14.29%)
Mutual labels:  mobile-app, mobile-game
QuizChallenge
Multiplayer Online Quiz
Stars: ✭ 19 (-9.52%)
Mutual labels:  mobile-app, mobile-game
UCThello
UCThello - a board game demonstrator (Othello variant) with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short)
Stars: ✭ 26 (+23.81%)
Mutual labels:  mobile-app, mobile-game
Game-Assets-And-Resources
Free and paid game assets and game resources for 2D games, 3D games, mobile games, Steam games, Unity games, and other games.
Stars: ✭ 164 (+680.95%)
Mutual labels:  unity-3d, mobile-game
ionic4-phaser3-template
Ionic 4 and phaser 3 template
Stars: ✭ 19 (-9.52%)
Mutual labels:  mobile-app, mobile-game
Ionic-ElastiChat-with-Images
Ionic Magic Chat with Angular Elastic, Autolinker.js and more!
Stars: ✭ 66 (+214.29%)
Mutual labels:  mobile-app
CouchDraw
A synchronized drawing app that utilizes Couchbase Sync Gateway and Xamarin to enable shared canvases.
Stars: ✭ 22 (+4.76%)
Mutual labels:  mobile-app
qr-code-unity-3d-read-generate
Generating a QR code / Scanning a QR code in Unity 3D. Pre-build DLL and sample code from old Unity
Stars: ✭ 70 (+233.33%)
Mutual labels:  unity-3d
gamedevguide
Game Development & Unreal Engine Programming Guide
Stars: ✭ 314 (+1395.24%)
Mutual labels:  graphics-programming
emberhunt
A mobile realtime bullet-hell 8-bit style MMORPG
Stars: ✭ 82 (+290.48%)
Mutual labels:  mobile-game
Xacor
Experimental Game Engine
Stars: ✭ 24 (+14.29%)
Mutual labels:  graphics-programming
mobile-deep-learning-classifier
Tutorial on building and deploying a Mobile Deep Learning Classifier for food
Stars: ✭ 64 (+204.76%)
Mutual labels:  mobile-app
CryptoBuddy
Android app which displays cryptocurrency prices, charts and news!
Stars: ✭ 93 (+342.86%)
Mutual labels:  mobile-app
crop your image
A flutter plugin which provides Crop Widget for cropping images.
Stars: ✭ 74 (+252.38%)
Mutual labels:  mobile-app
addIt
Simple addition game made with Flutter for Mobile and Web using BLOC pattern
Stars: ✭ 16 (-23.81%)
Mutual labels:  mobile-app
Glance
Another client for Reddit, but this time, it's not just a client. It's a different way of browsing photos, GIFs, memes and other things there!
Stars: ✭ 104 (+395.24%)
Mutual labels:  mobile-app
servant
Serving you with GoogleApiClients any way you like them
Stars: ✭ 17 (-19.05%)
Mutual labels:  google-play-services
Notre-Dame-v3
The 3rd generation of ÉTSMobile, the main gateway between the École de technologie supérieure and its students on mobile devices
Stars: ✭ 13 (-38.1%)
Mutual labels:  mobile-app
crm-mobilesdk-library-for-ios
Microsoft Dynamics CRM Mobile SDK library for iOS app development.
Stars: ✭ 13 (-38.1%)
Mutual labels:  mobile-app
Boids-2D
My simple, tiny, tidy take on the classical Boids algorithm by Craig Reynolds. #MadeWithUnity
Stars: ✭ 19 (-9.52%)
Mutual labels:  unity-3d

GalaxyBreak

Galaxy Break is a minimalistic endless video game for mobile published for Android platform. It was developed during my free time as a personal project for Android platform. I used Unity 3D graphics engine and Android native plugins to implement some platform specific features.

The project objective was to develop a nice visuals mobile game with few graphic resources and a minimalistic style. Some of the game highlights are:

– Intuitive simple touch control.

– Progressive difficulty gameplay.

– Up to 5 custom spaceships with own habilities and powers.

– Generic scripts with as many utilities as possible for animation, dynamics, events…

– Very high performance for mobile (shaders, objects pooling, code performance, fake visuals).

– Minimalistic interface using new Unity UI and different types of canvas types (world space, camera based).

Moreover, some Android features I managed are:

– Achievements.

– Leaderboards and events.

– Native sharing access for many applications with results/states delegates.

– Access to locale device information.

– Mobile Advertisement platform (banner/intersticial and rewarded).

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].