ferdows.dev
  • Projects
  • LinkedIn
  • Github

Tags


Current Filters


Available Filters

Projects


Event Horizon

A 2D "contra-style" action platformer. Features contain local multiplayer with dynamic cameras, unique enemy and boss AI, different power-ups and weapon types, and an old school arcade feeling.

Squarez

Squarez is a game that involves maintaining a chain combo against a timer by tapping the correct squares. The chain combo length needed increases after it grants additional time. Squarez was created with libGDX, included weighted levels of randomness for different bonus squares, and integrated Google Play Game Services leaderboards and achievements. The game has since been removed from Google Play.

Stormwater Game

A video game created for the City of Davis, Public Works District. The game educates school children on the effects that pollution has on stormwater. This was created as a university senior project with other team members, and is built on Phaser.js.

Pong

One of my earliest projects, it's a simple recreation of pong created using Pygame. Includes some basic object-oriented programming principles and low-level computer graphics rendering.