Games like Joseph Muszynski IT201-451 Project 2
Looking for games like Joseph Muszynski IT201-451 Project 2? Here are top action recommendations, selected from player-similarity data — start with Joel Collado - IT201-450 - Project-4, Rana Khan IT 201-001 Project 4 or KIT109 Exam Game - Pinball.
- View Game
Brief Description: For my Unity Project 4 I combine all my projects into one here and apply updates based on the comments and notes that address any issues. Here are all the features in my range based shooter: Place your own targets using the right mouse button and the left mouse button to create projectiles that shoot towards a target. There is also a feature for a button that enables or disa… If you enjoyed this game, see our list of games similar to Joel Collado - IT201-450 - Project-4.
- View Game
Fixes for this project: 1.) Made the Clock have user input using key input from keyboard. 2.) Organization was a little messy. So, I placed everything in sequence. 3.) Size of the clock was hard to read so I made it larger and changed to color for clarity. Old Features From Project 3: Feature 1: Animation Clip Swap What It Does: enables the user to alternate between an object's various ani… If you enjoyed this game, see our list of games similar to Rana Khan IT 201-001 Project 4.
- View Game
Controls and Goal Hold Z to raise the left paddle, hold / to raise the right paddle. Hold space to pull back the pin. Release space and it will spring forward, launching the ball if it is in position. Press space when the ball is not in the launching chute and the ball will get a little speed boost! You can give it another speed boost when its trail stops being red. Press D to toggle the debug … If you enjoyed this game, see our list of games similar to KIT109 Exam Game - Pinball.
Jungle Survival is a first person exploration and survival game set in a dynamic jungle environment. Players navigate the terrain, collect and manage items through an intuitive inventory system, and interact with the world using real-time UI controls. The game features core survival mechanics such as health, hunger, and stamina, where players must eat to survive, manage energy while sprinting, and… If you enjoyed this game, see our list of games similar to Project 4.
View Game
- View Game
Brief Description: For my Unity Project 3 I continue my range based shooter where there is now the ability to hide the UI menu using H on the Keyboard. Also there is new mouse button input the middle mouse now spawns new animated robot prefabs that acts as guard for the targets. You can change their direction or stop their movement with the Dropdown menu. In addition, you can control their animati… If you enjoyed this game, see our list of games similar to Joel Collado - IT201-450 - Project-3.
- View Game
This project combines Project 1, 2, and 3 individually, and makes them all accessible via a main menu. This project also organizes all the files more appropriately per project, as all three projects were included in the Unity file. The primary fixes for this project were the flow diagrams submitted as part of the previous projects' deliverables. All features in Project 4 are as follows: 1. Destr… If you enjoyed this game, see our list of games similar to Daniel Maleski - IT201-H02 Project 04.
- View Game
Brief Description: This iteration now includes setting time limits, adjusting target size, dynamic score tracking, and starting the game via a start button. It also retains animation-focused enhancements like choosing which animations to see via a dropdown, adjusting animation speed via slider, reversing animations, allowing for simultaneous animations, and toggling the visibility of UI elements f… If you enjoyed this game, see our list of games similar to IT201_Project04_Anthony_Rodier.
- View Game
Feature 1: Display Mouse position Input: Mouse movement Process: keep the coordinate text on the mouse position and offset it for aesthetic and real-time update the coordinate as the mouse moves or doesn't move. Output: Text is displayed in the lower left corner showing X and Y of the mouse. Feature 2: Create Trees and Rocks by Left Mouse Click Input: Mouse Left Click Process… If you enjoyed this game, see our list of games similar to Pabal's Games | IT201-021 Project 4.
- View Game50%Game Brain Score50% User Score 1 reviews
Labeled as Project 4, this is the finalized application of the ongoing drawing project I have developed for IT201 Information Design Techniques. You will open up the game to see a cover page with buttons that will direct you to every version of the game during it's building process, from the complete Project 4 game all the way to the first Project 1 game. Listed below are all the features include… If you enjoyed this game, see our list of games similar to Marcello Silva - IT201-450 - Project 4.
- View Game
Whats New: I updated the UI and made it much more organized in the latest version of the game. Not much functionality has changed but it is more polished now.Itemized Features Feature 1: User can place spheres in the scene Input: Left mouse click / Mouse location Process: Detect mouse click. Check if the Y-coordinate of the click position is less than or equal to 4.1f. If the condit… If you enjoyed this game, see our list of games similar to Chris Abdo - IT201 - Project 4.
- View Game
Users gets to experience the different stages of my application where in the first project you are able to spawn in certain flowers and furthermore from building on this project which lets users spawn in a range from 1 to 10 flowers and allow them to grow at a rate of their choice while they experience a day to evening to night cycle and control the speed of the time as well as destroy all flowers… If you enjoyed this game, see our list of games similar to IT201_Sprint04_Andrew_Carpen.
Description: This app is a basic Unity project that lets the user mess around with 3D boxes that spin. There are a few buttons and a slider that let you spawn different kinds of boxes, change how they spin, remove them, and even control how fast they rotate. The idea was just to get used to using UI elements and interacting with objects in Unity through C# scripts. Original Features: Featur… If you enjoyed this game, see our list of games similar to IT201_Sprint3_Shival_Panchal.
View Game
- View Game
Spawn Green Ball This feature allows you to spawn green balls all over the floor or walls, anywhere you choose. To be able to spawn this gameObject you need to left-click on the mouse. You can do one click and spawn the object or you can hold left-click and spawn instantaneously. The input is left-clicking and the output is spawning a green ball. You can't spawn objects on the gray part of the flo… If you enjoyed this game, see our list of games similar to Welcome to Spawn 4.
- View Game46%Game Brain Score46% User Score 2 reviews
Hibotchi is an exciting blend of Tetris, Slay the Spire, and Diner Dash—a real-time cooking game with cards. If you're new here, I recommend starting with the tutorial (accessible from the "Choose Level" option). Gameplay Your objective is to fulfill the orders of your customers. To achieve this, you need to match the falling foods by strategically using the cards in your deck. Play cards from… If you enjoyed this game, see our list of games similar to Hibotchi.
- View Game
HINT - Press F to Activate the Flashlight - Has a time limit (battery limit) that is shorter per harder difficulty. It will reset its timer by keeping it off for a while. HINT - M Key takes you back to the Main Menu https://medium.com/@tmaurodot/building-an-interactive-3d-maze-game-with-unity-c2... Labyrinth Rush: User Guide Welcome to Labyrinth Rush, an exciting 3D maze adventure where you n… If you enjoyed this game, see our list of games similar to Labyrinth Rush.
- 50%Game Brain Score50% User Score 1 reviews
Previous Features: Display Mouse Position: Input: Captures the mouse's X and Y position on the screen using Input.mousePosition. Process: Updates a UI Text element to reflect the current mouse position every frame. Output: The text updates in real-time, showing the user's mouse location on the lower-left corner of the screen. Create/Destroy 3D Objects: Input: Detects a left mouse cli… If you enjoyed this game, see our list of games similar to Rana Khan IT 201 Project 2.
View Game
- View Game
Feature 1: Displays Mouse Position Input: Mouse Location Output: There is text on the lower left side of the screen showing the X,Y position of the mouse. Process: Grab mouse coordinates, convert to string, set text object to string. Feature 2: Spawn falling objects Input: Mouse Left Click Output: A cube is spawned at the location of the left click which will then fall down the s… If you enjoyed this game, see our list of games similar to Ali Jamil-IT201-451-Project3.
- View Game
Project 1 Features Feature 1: Target Spawning on Click Description: The user clicks anywhere on the game screen, and a 3D target object is spawned at the clicked location. Input: Mouse click Output: A 3D target object appears on the screen. Feature 2: Display Mouse Coordinates Description: Real-time X and Y mouse coordinates are continuously displayed in a designated area of the screen. Input: … If you enjoyed this game, see our list of games similar to IT201 Justin McCoy Project4.
- View Game96%Game Brain Score96% User Score 172 reviews
A platforming adventure about the colors of life. If you enjoyed this game, see our list of games similar to Colors of Your World.
- 90%Game Brain ScoreMost mentioned positive aspects:music, graphicsMost mentioned negative aspects:story, replayability90% User Score 411 reviews
Beautiful Sudoku puzzles by @konstructors. If you enjoyed this game, see our list of games similar to Sudoku Universe.
View Game


Solar System Explorer User Guide HINT: Press X to switch between fly mode and music player control mode. This controls the visibility of the mouse pointer to free it up to control the buttons. Welcome to Solar System Explorer, an interactive 3D simulation where you can fly through a compact solar system, explore planets, the Sun, the Moon, and an asteroid belt, and enjoy a built-in music player… If you enjoyed this game, see our list of games similar to Solar System Music Player.
View Game
- View Game
My application generates spheres on the screen when the user clicks the left mouse button within the scene. The user can manipulate the scene using both the left mouse button and on-screen UI buttons to adjust the spawned spheres. Additionally, certain keyboard buttons allow the user to trigger specific animations for the spheres. Additional features that I have implemented include a gravity toggl… If you enjoyed this game, see our list of games similar to IT 201_Sprint04_Sheffa_Kochay.
- View Game
For this project, I created a game called Shape Clicker. The user initiates the gameplay by clicking the "Start" button at the bottom of the screen. The objective of Shape Clicker is to click as many cubes as possible before the allotted time runs out. The previous iteration of this game only offered the player a display for the cursor position, a dropdown to change the time limit, a dropdown to a… If you enjoyed this game, see our list of games similar to IT201_Sprint2_Anthony_Rodier.
- View Game
FEGGLE (Fake Peggle) (KIT109 Exam Game) HOW TO PLAY: - Point your mouse to where you want the ball to go, and click to release. - Try to hit all the panels before you run out of balls! Additional Controls: - Press L to activate "Lindslay Mode" and teleport your active ball to your cursor position! - Press Q or the on-screen "Back" button to return to the title screen - Use the number row to jump… If you enjoyed this game, see our list of games similar to Feggle (KIT109 Exam Game 2023).
- View Game
Basic Controls and Goaltext Implemented Features Core Functionality (all levels) Ball Shooting When mouse button is pressed (1 mark), ball shoots towards mouse (2 marks). Ball aiming constraints Shooter can only be aimed within the 120 degree range pointing toward the bottom of the screen (2 marks). If the shooter is aimed outside of this range, it clamps to the edge of the range and shoots at the… If you enjoyed this game, see our list of games similar to Peggle.
Bubballs is a casual, relaxing, colorful top-down shooter. Click on bubballs to pop them. Get your pop-streak high to earn a medal. Clear stages to level up and get more bubballs. Alternatively, press and hold the main bubball (looks like a shooting target), then swipe and release in any direction to propel it, popping any bubballs it touches. Complete a stage using only this method to earn a med… If you enjoyed this game, see our list of games similar to Bubballs.
View Game


- View Game
Features: 1. Display Mouse Position Input: Mouse location Output: Text is displayed in the lower left corner showing X and Y coordinates of the mouse. 2. Create Primitive Input: Mouse left click Output: A 3D primitive is spawned at the mouse location. 3. Destroy Primitive Input: Mouse right click Output: A 3D primitive is destroyed when the mouse hovers over it. 4. Change Primitive Color Input: D… If you enjoyed this game, see our list of games similar to IT 201 Lucas Blazej Project 4.
- View Game
For this project, I built a user interface that allowed the user to paint 3D objects and change certain factors of the 3D objects they create. The users are able to change the color range and size of the 3D objects. Color range can be selected and changed from RGB slider. Size can be selected and changed from a drop down menu. In this program, the type of object the user is creating is a heart. Th… If you enjoyed this game, see our list of games similar to IT 201 Project 4 Sarah Jane Mee.
- View Game
Controls: Aim: MouseShoot: Left MouseLaser (Level07 only): SpaceTeleport Ball: L The aim of Peghoul is to use your cannon to destroy as many pegs as possible. Aim your cannon and fire with the mouse. Hit pegs to destroy them, and earn bonus points depending on which bucket the cannon ball ends up in. Some levels contain spooky ghosts to destroy for extra points. Features list copied from assign… If you enjoyed this game, see our list of games similar to Peghoul.
- 84%Game Brain ScoreMost mentioned positive aspects:humor, optimizationMost mentioned negative aspects:stability, graphics84% User Score 188 reviews
**This program has stopped updating indefinitely, it is not recommended to use it, please use other similar software instead**. We apologize to all users for not being able to maintain this project due to various reasons. The steam store will not be taken down for the time being, but not sure in the future. The official website is scheduled to close in May 2024, and the manuals will be replaced b… If you enjoyed this game, see our list of games similar to Wakaru ver. beta.
View Game


- 90%Game Brain ScoreMost mentioned positive aspects:music, graphicsMost mentioned negative aspects:story, grinding90% User Score 860 reviews
Infinite fun About the GameSudoku (数独 sūdoku, digit-single) - is a logic-based, combinatorial number-placement puzzle. The objective is to fill a 9×9 grid with digits so that each column, each row, and each of the nine 3×3 subgrids that compose the grid (also called "boxes", "blocks", or "regions") contains all of the digits from 1 to 9. 150 brain-teasing Sudoku… If you enjoyed this game, see our list of games similar to Sudoku Universe / 数独宇宙.
View Game


- 76%Game Brain ScoreMost mentioned positive aspects:graphics, musicMost mentioned negative aspects:stability, story71% User Score 1,350 reviewsCritic Score 84%7 reviews
Introducing Chess Ultra; the most breathtaking chess game ever made. Experience stunning 4K visuals, seamless online multiplayer, Grandmaster approved AI and full VR compatibility. If you enjoyed this game, see our list of games similar to Chess Ultra.
View Game


- View Game
IT-201 PROJECT 4 MICHAEL HANSON POLISHED INTERACTIVE UNITY APPLICATIONS This project combines and polishes three previous Unity applications, addressing all instructor feedback with significant improvements and fixes. WHAT'S INCLUDED: ✓ Project 1: 3D Object Spawner (FIXED & ENHANCED) ✓ Project 2: Interactive Click-A-Cube (POLISHED) ✓ Project 3: Animation Demo (FIXED & ENHANCED) … If you enjoyed this game, see our list of games similar to IT 201 Project 4.
- View Game
Project 1 Features: 1. Feature 1: Display Mouse Position Input: Mouse moving anywhere on the screen Process: The script reads mouse X and Y coordinates Output: Text updates live showing the mouse position on the screen 2. Feature 2: Spawn Shape on Button Click Input: User clicks the “Drop Shape” button Process: The script converts mouse screen position to wo… If you enjoyed this game, see our list of games similar to IT201_Project4_Felobateer_Shenoda.
- View Game
New Added Features:Feature 1: Theme Selector (Environment Change) Input: Mouse Click on Dropdown Menu - “Theme Type” (Winter | Desert | Mountain) Process: Changes skybox, ambient lighting, sun color, and ground material based on selected theme. Output: The entire scene environment updates visually to match the chosen setting. Feature 2: Target Marking System Input: Mouse Left Click … If you enjoyed this game, see our list of games similar to IT201_018_Project2_Ashutosh_Chalise.
- View Game
Feature 1: Display Mouse position Input: Mouse location Process: assign mouse X, Y, Z position to text object Output: Text is displayed in the lower left corner showing X, Y and Z of the mouse. Difference: This feature is different from class project because it shows the Z axis. Feature 2: Create & Destroy Objects Input: Mouse Left Click or Mouse Right Click Process: Raycast fro… If you enjoyed this game, see our list of games similar to IT201_Project3_David_BodeDisu.
- View Game
Brief DescriptionFeature 1: Input Text Field to Enter Name Input: Type name where it prompts “Enter Your Name…”. Press the “Enter” or “return” key on your device. Process: The user's input is recognized and processed, and stored in a variable. Output: The text “Your Name: ” with the user’s entry is displayed. Feature 2: Button to Generate Random Number Input: Click button which p… If you enjoyed this game, see our list of games similar to IT201_Sprint02_Risha_Singh.
- View Game
Brief Description: I created an object catching game where the user must left click on the screen to spawn a cube and then right click on the cube when it reaches the lower half of the screen to earn points. The user can change the color and it detects the mouse position on the X,Y plane. The game also features a “bomb” that drops based on a timer that uses a random math class to set to random tim… If you enjoyed this game, see our list of games similar to Ali Jamil_IT201_451_Project2.
- View Game
Game Description: This project allows the user to create a 3D object when right-clicking. When the user right clicks an object will get spawned. The user can change shapes between a Cube, Cylinder, Capsule, and an Alien (prefab). The user also can make the object transparency change, make the object bigger or smaller by changing its size, change colors via sliders and is also able to select how q… If you enjoyed this game, see our list of games similar to Project4_IT201_EmirisGermosen.
- View Game
ALL Features: 12 features in total Feature 1: Display Mouse Location Description: Text label in the bottom left corner of the screen that shows the x and y location of the mouse Input: Mouse location Output: Text on the lower left corner of the screen shows the mouse’s X and Y location Feature 2: Create Object Description: Left-clicking or drag right-clicking the mouse will draw objects (usu… If you enjoyed this game, see our list of games similar to IT201_Sprint4_Adhavan_Swaminathan.
- View Game
Pangle! - Assessment Piece This game is a clone of the peggle game franchise made to be submitted as a final assessment for a Unity course. How to Play To play the game simply aim the ball shooter with your mouse and click the left mouse button to fire a ball. Hit all the pegs to progress to the next level. To help yourself out of a tricky level you can press L to teleport the current ball to yo… If you enjoyed this game, see our list of games similar to PANGLE AKA KIT109 Exam.
- View Game
This project is an amalgamation of the previous 3 sprints. It includes a main menu to switch between the 3 different projects.Below is the updated list of features:1. Feature 1: 3D Object Spawneri. Description: A GameObject is initialized to create a 3D primitive object in the shape of a capsule, depending on where the user right-clicks on the screen ii. Input: Th… If you enjoyed this game, see our list of games similar to IT201-006-Jasmin-Lim-Project4.
- View Game
Kill as many as the angry faces as possible, destroying as much white walls while using as few balls. Controls: Use the mouse to click on the area you want to shoot. The ball cannot be shot if you click behind or below it. Use keys 0-9 to skip to a level. L turns on Lindsay Mode (rocks will fall down). All art is made by me in paint.net. Some scripts have been altered from the tutorials, as well a… If you enjoyed this game, see our list of games similar to KIT 109 Exam Game 2023.
Create By Pedro Henrique Britto Aragão Andrade GitHub https://github.com/Pedro2712/RollABall About The Game Welcome to Cube Collector: A Race Against Time! Prepare for an exhilarating challenge in this addictive game! Your objective is to collect as many precious cubes as possible before time expires or your lives are exhausted. You commence your adventure at the heart of the arena, confronting a … If you enjoyed this game, see our list of games similar to Cube Collector: A Race Against Time!.
View Game


Twinstack is a puzzle game that challenges your multitasking skills. The goal of the game is to clear columns and balance the stack of blocks. If you enjoyed this game, see our list of games similar to Twinstack.
View Game


- View Game
Controls: Click and hold to shoot. Turbo for (limited) speed boost with Space bar. Reach the goal to win. Use 1-9 keys to auto-switch between levels: Normal ControlsBlack HolesMaze and CinemachineBreakable DoorCheckpointsTripwire DoorSticky WallsHoming MissilesWindmillDriving Range Press R to return to main menu at any time, or press N to go to next level at any time. Asset List: ScriptsDescriptio… If you enjoyed this game, see our list of games similar to Exam Golf Game.
- View Game
This is Neil's IT201 Project #4. No new features are included and this is just a bug fixes: Added backgrounds to the titles for the sliders Changed the size of the toggle box for Timed Destroy AND turned it off by default Fixed Squidward's name in the dropdown menu (removed Tentacles from name) Added the ability to change "Animation State" with keypad/numpad as it originally only worked with the… If you enjoyed this game, see our list of games similar to Neil Evans - IT 201-001 - Project 4.
- View Game
Ghost in the Swamp Introduction About This GameDemo on YouTube Ghost in the Swamp is a turn-based, coffee break Roguelike game made with Godot engine. A successful round takes about 5 to 10 minutes. The source code is available on GitHub. The file icon is downloaded from Flaticon. The GUI font, Fira Code, is created by Nikita Prokopov. The tileset, curses_vector, is created by DragonDePlatino fo… If you enjoyed this game, see our list of games similar to Ghost in the Swamp.
- 85%Game Brain ScoreMost mentioned positive aspects:gameplay, monetizationMost mentioned negative aspects:stability, optimization85% User Score 896 reviews
DisplayFusion will make your multi-monitor life much easier. With powerful features like Multi-Monitor Taskbars, TitleBar Buttons and fully customizable Functions, DisplayFusion will make managing your multiple monitors easy. These features even work when AMD Eyefinity or nVidia Surround are enabled on your system! Features Monitor Splitting (works with Surround and Eyefinity!) Split your monitors… If you enjoyed this game, see our list of games similar to DisplayFusion.
View Game


Find core of the same type that are close to each other and blast them. Earn more points by blasting cores fast. Blast ModeBlast the cores however you want. Click Draw Switch 500 Stages and 20+ Mechanics Complete 500 stages by completing various objectives. Take advantage of special impacts. With free mode, you can do it without moves or time limits. But you only earn 1 … If you enjoyed this game, see our list of games similar to Core-Blast.
View Game

















































