Skip to content

Phaser 3 game created during Hackoween 2019 at Nashville Software School

License

Notifications You must be signed in to change notification settings

BryanNilsen/Hackolantern

 
 

Repository files navigation

Hack-O-Lantern

ERD

This repository holds the incredibly creative efforts of a handful of NSS Grads and current students over the course of the 2019 Halloween weekend Hack-O-Ween Hackathon.

Project Overview:

The main objective of this project was to create a game using pumpkins as controllers. Additionally, we wanted to integrate a feature that would take the player's photo if they won the game, and then display all the winner photos on a second monitor.

Gameplay

Tap the pumpkin in the center to start the game. Tap the pumpkin on the right or left to move your character on the screen. The goal is to collect the letters N-S-S in the same color while avoiding the bugs which slow you down. Collecting a lightning bolt zaps all your bugs and you regain your original speed. Catch three bugs and your game is over. Grab a cup of coffee and you get a caffeine boost and your speed doubles. Win the game and get your photo taken and displayed with the rest of the winners.

Gameplay

Full demo video on the NSS Blog

Technologies Used

Personal Responsibilities:

As a member of this amazingly creative team, my primary responsibility was related to gameplay development. I had to quickly learn Phaser, so I dove into the docs and wrote a lot of the code including, but not limited to:

  • falling item and character speed calculations
  • scene transitions
  • scoring, counters, and win/lose game scenarios
  • mapping keyboard to Makey-Makey controls
  • integrating sound effects

I also generated many of the graphical elements, including the animation sprite of the main character.

Character Sprite

The Hackolantern Dev Team

This project was designed and built in under 42 hours. Fueled by caffeine, pizza, laughter, and high-fives.

About

Phaser 3 game created during Hackoween 2019 at Nashville Software School

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • HTML 1.9%
  • CSS 0.3%