top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Bullet Beats

Project type

2D pixel game

Date

November 2023

Location

Santa Cruz, CA

Github Pages

Github Repo

Design Process

This is a 2D pixel game that uses the Crisp Game Lib (Javascript library). It has characters in 6x6 pixel art and a one button mechanic of shooting. Enemies are spawned in random directions and move towards the player.

Responsibilities:
- Designed the mechanic and style of bullet interaction and pixel background
- Created player and enemy sprites from scratch using keyboard characters
- Programmed a health bar and enemy spawn at random positions
- Increased speed of enemies based on score

bottom of page