Skip to content

Instantly share code, notes, and snippets.

View commanderpepper's full-sized avatar

Humza Ahmad commanderpepper

  • New Donk City
View GitHub Profile
@commanderpepper
commanderpepper / EnemyShipController.kt
Created March 1, 2020 21:03
Code for an Enemy Ship Controller for a Space Invaders game I'm making
package commanderpepper.objects.enemyship
import com.badlogic.gdx.Gdx
import com.badlogic.gdx.graphics.Color
import com.badlogic.gdx.graphics.glutils.ShapeRenderer
import commanderpepper.interfaces.Drawable
import commanderpepper.objects.*
import commanderpepper.objects.baseshapes.Rectangle
import commanderpepper.objects.player.fireball.Fireball
<p>Humza Ahmad</p>
<p>18 Wedgewood Drive Westbury, NY 11590</p>
<p>ahmadhumza7@gmail.com | 516-439-0201</p>
<p>https://github.com/commanderpepper</p>
<p>https://www.linkedin.com/in/humza-ahmad-89356293</p>
<p><u>&nbsp;</u></p>
<p><u>Education</u></p>
<ul>
<li>John&rsquo;s University, Bachelor of Computer Science, GPA: 3.3 &ndash; May 2015</li>
</ul>