Construct 3

Game Author
Fisher Griesel
Game Image
Boss Fight Image
Game Description

Complete a platformer tutorial, then fight a boss with no ending. Simple.

Game On Mobile?
No
Game Course
Game Year
Game Tool
Game Challenges

Making the cameras work so they would follow the player and not get spotted when hiding behind platforms. (You will understand when you see them)

Game Unfinished Component

The boss wasn’t as finished as I would have liked.

Game Next Steps

I would have made an ending to the boss and add more mechanics to the tutorial and use those mechanics in the boss fight.

Game Author
Alexander Aridgides
Game Image
Bean Clicker Image
Game Description

Dive into the world of owning a bean farm and have a chance to get on top! Manage your workforce and strategically sell on the market to maximize your profits. The goal is to dominate 100% of the global bean market. Good luck!

Game On Mobile?
Yes
Game Course
Game Year
Game Genre
Game Tool
Game Challenges
  • Making the bean farm upgrade properly.
  • Layering the elements on the screen so there is the right overlap.
  • Creating different rows of clickers, workers, and harvesters based on how many were already present.
  • The art.
Game Unfinished Component
  • I really wanted to make a market for the bean prices. I got all the historical data in a spreadsheet but couldn’t put it in.
  • Incorporate a story to the game.
  • Adding a water and sunlight system to make it more realistic.
Game Next Steps
  • I would make it so the buttons get bigger when you hover over them.
  • Make the Percent Market Dominated not in scientific notation.
  • Making a tutorial to really get the basics down.
  • Add text to explain the different upgrades to the farm.
Game Author
Alec Spensley
Game Image
The Monkey Labyrinth Image
Game Description

I wanted to make a game that can be fun, and stressful at times. You play as a gorilla in a labyrinth. You have to collect 5 bananas throughout the maze while a TNT with legs is chasing you. You need to collect the bananas before you get caught.

Game On Mobile?
No
Game Course
Game Year
Game Genre
Game Tool
Game Challenges
  • The pathfinding for the TNT Spite was the biggest challenge.
  • Making sure the map didn't have any OP routes took a lot of trial and error.
Game Unfinished Component

I wanted to add more animations on collisions  

Start Screen, Buttons, etc.

 

Game Next Steps
  • The game just starts right away, if I had more time, I would implement a Start Screen with a start button that explains the game more.
  • I would also take more time on the  graphics, more levels/difficulty.
Game Author
Cullen Plumer
Game Image
Dungeon Attack Image
Game Description

A dungeon slasher where you fight enemies in order to escape the room.

Game On Mobile?
No
Game Course
Game Year
Game Genre
Game Tool
Game Challenges

Getting enemies to not die at the same time, and managing a 4 direction player attack

Game Unfinished Component
  • I would have liked to make it look a little nicer

  • Added more levels

Game Next Steps
  • More weapons
  • Moving enemies
  • More enemy types
  • More levels
Game Author
Lila Brillhart
Game Image
an obnoxious adventure image
Game Description

I wanted it to be an exploration game where you run around and collect different gems and whatnot to get yourself to the end and find your way through the mazeish world I created.

Game On Mobile?
No
Game Course
Game Year
Game Tool
Game Challenges
  • The little spider gremlins. They were annoyed to get to work.
  • The background I drew also took like 10 years to make.
Game Unfinished Component
  • I was going to make a second level but I just didn't have enough time. 

  • I also wish I put more of a story line into it.. I feel like its missing some stuff here and there.

Game Next Steps

Probably the second level ^^

Game Author
Cheo Pacheco
Game Image
Square Game Image
Game Description

It is a short platformer sort of thing where you have a sword and it’s made pretty much exclusively in javascript. I also made all of the assets and everything.

Game On Mobile?
No
Game Course
Game Year
Game Genre
Game Tool
Game Challenges

deciphering the coding reference because I decided to do the whole thing in javascript

Game Unfinished Component

I wanted to make the orbs regenerate after breaking but couldn’t get it to work properly

Game Next Steps

more level design and maybe enemies and health or something like that

Game Author
Anna Simonelli
Game Image
CornTopia Image
Game Description

I wanted to create my own version of the platform game. In my game, the player collects corn as energy points. These energy points allow the player to defeat enemies. Each time the player kills an enemy, two new enemies spawn. Once the player has defeated five enemies it wins the game.The player should keep an eye out for surprise features during the game.

Game On Mobile?
No
Game Course
Game Year
Game Genre
Game Tool
Game Challenges
  • It was difficult to make the enemy move. Once I did get the enemy to move, it was only moving in a straight line and would always end up stuck in the corner
  • I also had difficulties editing my tilemap after I initially set it up. This caused lots of issues and I had to start over the day before it was due (copy and paste did not work on my code so I had to rewrite it all)
Game Unfinished Component
  • Every time the player jumps the enemy jumps. I wasn’t sure why this was happening because I turned the automatic controls off for the enemy.
  • I also would like it if the enemy was always heading towards the player
Game Next Steps
  • I would add more surprise elements. I currently have the magic corn, which is worth ten corn points, but I think it would be cool to add other elements
  • One element that I would have added is a portal for the player to travel through to another spot on the screen
Game Author
Lucas Parisi
Game Image
Space Platformer Image
Game Description

I set out to try many of the features that construct offers, like adding behaviors to characters as well as items, and using them to fit my goals for the game.

Game On Mobile?
No
Game Course
Game Year
Game Genre
Game Tool
Game Challenges
  • Sine Behaviors
  • Platformer behaviors (simulating movement)
  • Painting tool (customizing sprites)
  • Finding a set of sprites that fit the theme, as well as finding stock images for the background
Game Unfinished Component
  • The goal was to add more ins and outs to the game like moving platforms, portals, and more animations
Game Next Steps
  • More animations
  • Moving platforms
  • Portals
  • Items
  • Weapons
  • Effects
Game Author
Will O'Malley
Game Image
Mole Shooter Image
Game Description

Combine platform, and shooter games into one with hand drawn characters.

Game On Mobile?
No
Game Course
Game Year
Game Tool
Game Challenges

Trying to get the mole to shoot both ways where the bullets would follow the mole's movements.

Game Unfinished Component

I didn’t get to do a level 2.

Game Next Steps

I would add more levels. Add another thing to collect.

Game Author
May Nasta
Game Image
Randomly Generated Platformer image
Game Description

Construct platformer tutorial but levels are randomly generated. There’s also a new enemy.

Game On Mobile?
No
Game Course
Game Year
Game Genre
Game Tool
Game Challenges

Figuring out how to get the jumper enemy to move from platform to platform. Also just dealing with construct in general was annoying.

Game Unfinished Component

I wanted to make the jumper’s jump height/sustain/whatever based on the platform it would move to. With the current values I haven’t tested enough to be sure that it can make any jump. I also didn’t add hitboxes to the enemies which I considered doing.

Game Next Steps

It would be cool to figure out how to generate levels that aren’t just standard left to right.