Skip to content

Instantly share code, notes, and snippets.

View joshiaj7's full-sized avatar

Joshia Tanuwidjaja joshiaj7

  • Jakarta, Indonesia
View GitHub Profile
### Keybase proof
I hereby claim:
* I am joshiaj7 on github.
* I am joshiaj (https://keybase.io/joshiaj) on keybase.
* I have a public key ASCud3BmR6ASaazeVJS5CEL0ZC43VqRsrUxo1P3EDjt3Mgo
To claim this, I am signing this object:
### Keybase proof
I hereby claim:
* I am joshiaj7 on github.
* I am joshiaj (https://keybase.io/joshiaj) on keybase.
* I have a public key ASCud3BmR6ASaazeVJS5CEL0ZC43VqRsrUxo1P3EDjt3Mgo
To claim this, I am signing this object:
@joshiaj7
joshiaj7 / AndroidBackButtonScript.cs
Created November 2, 2017 09:00
My Augmented Reality + 360 view scripts using Unity3D and Vuforia SDK
/*
Scene : Brosur_Test
Component : TouchScreen
*/
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
@joshiaj7
joshiaj7 / bowling.asm
Created November 2, 2017 08:49
Bowling game assembly code
TITLE proyek(.asm)
; This program
; Last update:
Include Irvine16.inc
.data
;////////////////////
;Penulisan Basic
;////////////////////