top of page

About Me

Hey there! I'm Kyle Grenier, a graduate of Bradley University and an immersive technology developer for The Aerospace Corporation based in South California.

​

Ever since I was young, I have loved technology in all aspects, from robotics and science fiction to computers and programming. I'm the go-to IT person in my house, and as a triplet, I am definitely the most curious of the three.

​

It was in elementary school that I started tinkering around with game development in GameMaker, and in middle school more advanced programming and the Unity game engine. For the longest time, I've known that I wanted to go into the video game development industry. I love seeing my work evolve over time and the reactions people have when playing my games.

​

Although programming is my specialty, I also enjoy creating electronic music in my free time.

​

Take a look at the work I've produced during my time as a student.

Projects

Projects

These are the larger projects that I worked on during my time as a student.

ezgif.com-gif-maker.gif



A spin on typical miniature golf video games. Use the forces of nature and a variety of natural disasters, from meteor strikes to black holes, to complete the course in the best possible time!

Created for IM 459 - Game Design Capstone to expand upon a pre-existing prototype.

9b9c6d5905751af9913ac0d3f6690f19.gif



A rapidly developed prototype made in around four weeks. Explore an eerie, distorted, abandoned Catholic school for notes left by previous captives to figure out what happened and how you'll get out. Keep your eyes peeled for the monster lurking the halls.

Created for IM 488 - Capstone Prototyping to develop prototypes that may be expanded upon senior year.

powerful decisions.gif



A team-based educational game intended for companies to use to learn more about the smart grid electricity network.

Created on commission for the Peoria Park District.

 

26208c9b0f017fb556d5ffdaa695f691.gif



A rapidly developed prototype made in around three weeks.
Play as a droplet of water, shape shifting through the various states of matter to explore the environment and water the dying flowers.

Created for IM 388 - Game Design II to develop prototypes that may be expanded upon in later years.

ezgif.com-gif-maker.gif



A rapidly developed prototype made in around four weeks.
Play as a gunslinger seeking to rid the town of bandits.
Hide behind cover to avoid incoming fire, and duel against a variety of enemies who seek to claim what's theirs.
Features a stamina system to encourage tactical gameplay, strategy, and decision making.


Created for IM 488 - Capstone Prototyping to develop prototypes that may be expanded upon senior year.

6b86fb84075ffca7c5a2da431d4b489a.gif



A game where you play as a detective attempting to solve a mysterious murder. Features a complex dialogue system written in JSON, a journal that records clues collected throughout the game, and a custom interaction system created using the strategy pattern.

Created for CIS 497 - Unity Design Patterns for practice working with design patterns on a large-scale project.

2f76cf4afaf753091159a4fa5db49ae4.gif



A rapidly developed prototype made in around four weeks. Jump, dodge, and dash around an arena filled with dodgeballs to whip and targets to hit.

Created for IM 488 - Capstone Prototyping to develop prototypes that may be expanded upon senior year.

ezgif.com-gif-maker(2)(1).gif



A rapidly developed prototype made in around three weeks.
Control the fates of a cast of wacky characters through a series of unorthodox encounters.

Created for IM 388 - Game Design II to develop prototypes that may be expanded upon in later years.

1d05d11f1b6b3984a84a4efde25a991a.gif



A game created given the theme of 'comedy', Speedrun Shopping is a frantic, fast-paced shopping simulator. Ram into other shoppers, steal items you need from them, and try to fill out your shopping list as quickly as you can!

Created for CIS 497 - Unity Design Patterns for practice working with design patterns on a large-scale project.

Assignments

I take quality code very seriously, so I'm big on using design patterns and principles. Take a look at some assignments from my CIS 497 class covering some essential design patterns to use in video game development projects.

a47cc076d5a5e14bc9c674bceccee9b1.gif



A game feature showcasing my understanding of basic OOP principles including polymorphism, inheritance, abstraction, and interfaces.
Control the player to eliminate the zombie.

ced27c7e0a773fbb5396b0bc71e1758d.gif



A side-scrolling shooter highlighting the strategy pattern to change weapon behaviors at runtime.

7a1138f7682f35436b7432029b5b5b75.gif



A game requiring the player to corral creatures into the bucket to score points.
Utilizes the observer pattern and an event system to keep track of score, update UI, etc., all in response to events.

978ac60c8d581ce252ff8e2856184ae0.gif



A game feature showcasing a farm decorated with individual crops.

afc77639b0a4a15fd644590d5d752b57.gif



A game feature showcasing a factory that can spawn two types of coins, each with unique properties.

90a1d06efd3391ca2e04429d5ccbf46c.gif



A game feature showcasing a weapon spawning system.
Ability to swap between two different races.
Two unique weapon factories to spawn weapons of various types from either race.

ec01c1b7332febb438641fb0a174f8a4.gif



A game feature showcasing a customizable control panel that can invoke a variety of in-game events.
Each button can be assigned with one of four commands.

ceba6b02bd1391b0f4cb82c50f3e4615.gif



A game which requires the player to hit the moving target with the given sports ball.
Each sports ball has unique properties and hooks into the template method to perform the kick with its unique properties.

f1f78b621331e2a00a7a65938e4ecef2.gif



A game feature showcasing a traffic-control state system.
The police officer utilizes the state pattern to control their behavior.
Once the police officer completes their checks, they send the car back on their way.

317df226081b5b0c1c1155a6c41a0756.gif



A game inspired by Fruit Ninja where the player has to click on objects as they appear from the bottom of the screen.
Objects are all spawned via an object pooler.
The object pooler is implemented as a singleton since we only need one instance of it in existence.

5a5e1c4fdbb6febee010758444598eaa.gif



A game feature showcasing drawing complex shape objects onto the screen, simplified through the use of a ShapeDrawer facade.

678b24b0d1b5310faa954721279d4954.gif



A game feature showcasing a power-up system that uses the composite pattern. This adds the ability to group power-ups together to create more powerful power-ups that are made up of smaller, individual power-ups.

Assignments

Kyle Grenier

Immersive Technology and Game Developer

app-icon.png
GitHub-Mark-Light-64px.png
LinkedIn_icon_circle.png
bottom of page