Skip to main content
Games like MatthewBigioI1201Project3

Games like MatthewBigioI1201Project3

Games like MatthewBigioI1201Project3

Looking for games like MatthewBigioI1201Project3? Here are top action recommendations, selected from player-similarity data — start with matthewbigio-it201-018-project4-v2, Joel Collado - IT201-450 - Project-4 or Rana Khan IT 201-001 Project 4.

Change display type

Skip Platform filter

Skip Play Mode filter

Skip Price filter
  1. Feature 1: Description:Anywhere you click on screen a platform is created Input:Mouse location Out:Put: On screen Platform Feature 2: Description:Once the player moves onto the created platform it will disappear after 6 seconds Input:Keypad input Out:Put: Platform disapears Feature3: Description:Once player cube touches platform is wil change from white to green to yellow … If you enjoyed this game, see our list of games similar to matthewbigio-it201-018-project4-v2.

    View Game
  2. 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
  3. 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
  4. 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
  5. 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 Game
  6. 50%Game Brain Score
    50% User Score Based on 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
  7. Exam Game Project Golf!KIT109 Exam game project; Student ID: 584774. Basic Controls: Click and hold to shoot.Turbo for (limited) speed boost with Space bar (Cooldown Added).Press Q to return to main menu/title screen at any time.Press R to retry/reset the level at any time.Use 1-9 keys to auto-switch between levels: Normal ControlsBlack HolesMaze and CinemachineBreakable DoorCheckpointsTripwire… If you enjoyed this game, see our list of games similar to Exam Game Project Golf!.

    View Game
  8. Description Draw on a 2D canvas with 3D shapes. Click or drag over the white canvas to begin spawning objects. These objects will spawn with random rotation, relative size, and color to give a more enjoyable experience. Configure several settings that allow you to change the appearance of you pen such as color, size, shape, and animation. Features Creating and Deleting Objects with the mouse:… If you enjoyed this game, see our list of games similar to IT Project 4.

    View Game
  9. Controls: Always run forward. Use the A or Left Arrow Key to move left and D or Right Arrow Key to move right in an infinitely generated straight line. Press the Spacebar to jump. Click the Left Mouse Button to fire. Press the Escape Key to pause while in-game. Devlog 9/23/2022Basic player and map createdPlayer automatically runs forward, can move left and right, and jumpPlayer can collide with th… If you enjoyed this game, see our list of games similar to Project Grinch.

    View Game
  10. 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.

    View Game
  11. 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
  12. 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
  13. Simple Block Builder! In this project, you are able to see my previous project as they were, with the mistakes and wrong resolutions; but on Project 4 you are able to see everything fixed! Click on each button to take you to each project.Feature 1: Player movements Input: Press the keys ESDF and the space bar.  Press on E - forward Press on D - back  Press on S - left  Press on F - r… If you enjoyed this game, see our list of games similar to Project 4 IT 201.

    View Game
  14. 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
  15. 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
  16. 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
  17. 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
  18. There are bugs that prevent us from building the latest version, so this version is the latest runnable version. Check the GitHub repo for the efforts we make TAT WashU CSE 4501 - 01 Group HUse A / D to move your character left or right.Press Shift while pressing A / D to perform a Quick Dash in that direction.Press Space to Jump over obstacles.Hold Left Ctrl to Slide under low obstacles.Click t… If you enjoyed this game, see our list of games similar to VG2_Group H Project.

    View Game
  19. Uploading my project here again changed some text alignment on its own, it was all fine when I checked in unity.a) Feature 1:- Display Mouse Position Input: Mouse Location Output:- Text is displayed in the top left corner showing the X and Y coordinates of the mouse. Description:- On the top left corner of the screen there is a display which shows the x and y coordinate position of the mous… If you enjoyed this game, see our list of games similar to IT201_Project04_AmreenKaur_Bhatia.

    View Game
  20. 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
  21. 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
  22. 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
  23. 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.

    View Game
  24. In short, this is my Pong clone so far. AI needs tweaking, I will get to that soon.  (AI updated and is better balanced) https://medium.com/@tmaurodot/building-a-single-player-pong-clone-in-unity-step-... How to Play Single-Player Pong Start: Click “Play” on the menu screen (scores 0, timer “Time: 60”). Round Begins: Gameplay music starts, ball resets with a 2-second countdown (“2” to “1”), t… If you enjoyed this game, see our list of games similar to My Pong.

    View Game
  25. Dylan DiPalma IT201-018 Project 4 This project adds a menu where a user can choose one of the three projects to play, see a description and thumbnail of each, and return to the menu by pressing ESC in any game. This iteration also cleans up the organization of the assets directory (by putting prefabs in their own folder and separating the scripts for each project) and cleans up code by adding des… If you enjoyed this game, see our list of games similar to Dylan DiPalma IT201-018 Project 4.

    View Game
  26. 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
  27. 50%Game Brain Score
    50% User Score Based on 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
  28. Project 1 Paint App I made a painting tool that creates cubes when the user clicks on the screen. The cube will be rotated on the x, y, and z axis using a series of sliders. The program also reads the  There is also a dropdown for the user to change the color. 1. Display Mouse Position Input: Mouse placed within the vicinity of the screen Output: X and Y coordinates of the mouse are displayed 2… If you enjoyed this game, see our list of games similar to Patrick Pagfdatoon IT201 Project 4.

    View Game
  29. 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.

    View Game
  30. An absurd, flight-based platformer, you play as a wizard who already knows the magic, but isn't the best at using it. Learn to fly with no cartoon-y safeguards or easy spells: humans are squishy, and magic is hard. Current Build The current build includes 2 levels to build on previous mechanics. There are no new mechanics or feature changes. Controls When on the ground: AD to strafe, W to jump. Wh… If you enjoyed this game, see our list of games similar to Magic Is Hard.

    View Game
  31. View Game
  32. 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
  33. 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 Game
  34. Project 1 Features: Feature 1: The Player Shoots from a Gun towards Zombies Input: Use the Left-Click Button to Shoot Bullets from Gun Process: When the Left-Click mouse button is shot, zombies will disappear. Using the conditional (if) statement to detect whether the button is pressed. If the bullet touches the zombie, both Game Objects are destroyed. Output: The bullet travels in a sin… If you enjoyed this game, see our list of games similar to Manuel Calle - Project 2 (Update).

    View Game
  35. 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
  36. For my Unity Project I created a range based shooter where the goal is to 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 disables the emissive layer for both 3D objects and can change the color type with a dropdown menu. In addition, there is the ability to turn on… If you enjoyed this game, see our list of games similar to Joel Collado - IT201-450 - Project-1.

    View Game
  37. Objective: The player earns points by clicking on different objects that spawn randomly on the screen within a set time limit. Gameplay Mode: Fast-paced point-and-click game focused on quick reactions and precision. Features Core Gameplay Object Rotator Check off the checkbox, and objects will spawn in different rotations. Random Object Spawning: Objects (Cubes, Spheres, Capsules)… If you enjoyed this game, see our list of games similar to ramymatta-project3.

    View Game
  38. Features: Feature 1: GameObject creation with left mouse click. Input: Left mouse button Output: Created game objects Description: If the left mouse button is pressed while the cursor is in the black play area, an object is placed at the cursor’s current location. If the button is held, objects are repeatedly placed with a 100ms delay between them. This lets the user “draw” with objects. Feature 2… If you enjoyed this game, see our list of games similar to IT201 Project 4.

    View Game
  39. Examgry Birds 1.0 The aim of the game is to use your slingshot to launch projectiles at the enemies hiding in their towers! The more efficient you are with your shots and the more damage you casue, the higher the score. Controls: Click and drag the projectile in the slingshot to aim. Release the mouse button to fire. Some projectiles have special abilities that can be activated by pressing the spa… If you enjoyed this game, see our list of games similar to Examgry Birds.

    View Game
  40. Text Description:  This app is a painting app with different features that allow the user to interact with the UI and the painting features. Previously, the app allowed users to left click the mouse to draw once or drag the right button of the mouse to draw continuously, while also showing the location of the mouse on the screen. The objects would originally be destroyed after 3 seconds, but a … If you enjoyed this game, see our list of games similar to IT201_Sprint3_Adhavan_Swaminathan.

    View Game
  41. 51%Game Brain Score
    51% User Score Based on 2 reviews

    There will eventually be 30 games. Here's what I have so far and how to play: 1. Paper Fleet - Use WASD or the arrow keys to fly paper airplanes. If you fly into a floating cube a new plane is added for you to control. Grow your fleet as much as you can before crashing 2. Sugar Ants - Click and drag with the mouse to move the candy around and lure the ants into the cup. Try to avoid the sticky tra… If you enjoyed this game, see our list of games similar to Little Games.

    View Game
  42. In Blocks Must Fall your goal is to lead the Red Cube to the exit. But the exit needs to be opened first. To do that, you must take off all bright tiles (white and light-gray) by jumping them off. Find a way to rid off all the tiles. You love puzzles but hate to make endless attempts just because you made a silly mistake? Use the Back button as many times as you need to fix this! This makes … If you enjoyed this game, see our list of games similar to Blocks Must Fall!.

    View Game
  43. 83%Game Brain Score
    Most mentioned positive aspects:music, graphics
    Most mentioned negative aspects:story, grinding
    90% User Score Based on 1,754 reviews
    Critic Score 68%Based on 4 reviews

    Himno is a peaceful, 2D platformer game with an infinite number of beautiful procedurally generated maps. Take a breath, and relax. If you enjoyed this game, see our list of games similar to Himno.

    View Game
  44. View Game
    View Game
  45. Mouse to aim, press or hold left mouse to fire the ball. Try to complete every level by reaching the goal. Don't resize window at allEverything from the specifications besides level 3 has been completed - music from NAOKI, title is Ups and Downs, slayers theme from the guilty gear strive soundtrack: NAOKI 2024, Ups and Downs, YouTube, viewed 7 June 2024 - used chatGPT for help with coming up w… If you enjoyed this game, see our list of games similar to Exam Golf Game.

    View Game
  46. ReadMe.txt:- Reading this will tell you unused things in v3.1.1.     ---Content--- 1. It has Xmas 2013 v3.2.0 Background, Menu, Splash Screen & Loading Screen. 2. In this version, when the cheats are enabled (editor is optional), you can use powerups by clicking keys :- (1) = Super Seeds; (2) = King Sling; (3) = Sling Scope; (4) = Birdquake. 3. (Optional thing) If you want to use other co… If you enjoyed this game, see our list of games similar to {Outdated} Angry Birds Seasons Unused Content/Project.

    View Game
  47. This game is a simple block builder.   Choose the time duration of the game in seconds. Click the start button to begin playing. Use keyboard ESDF to move, and space to jump.  Right click to create a cube, left click to destroy it. Change the color of a cube with a dropdown. Avoid falling spheres to not to lose points. Time is running up, too. Change the size of the user with the slider if de… If you enjoyed this game, see our list of games similar to Simple Block Builder Part 2.

    View Game
  48. New Features: Feature 1 – Gravity Toggle Input: Checkbox (Toggle UI element) Process: When the toggle is checked or unchecked, the script loops through all spawned shapes in the scene and sets their Rigidbody.useGravity to true or false. Output: Shapes immediately start falling with gravity or float in place, depending on toggle. Feature 2 – Clear All Shapes Button Input: Button clic… If you enjoyed this game, see our list of games similar to IT201_Sprint2_Felobateer_Shenoda.

    View Game
  49. Sad But Ded - Remake Controls Navigate the menus with the mouse.Click on the controls at the bottom of the screen to move around the level.Movement controls can only be used once. Goal The goal of each level is to reach the flag without dying! Sources Scripts:All of the scripts used in this project are entirly custom or scripts from tutorials. AudioSettingsManager.cs - This script is used t… If you enjoyed this game, see our list of games similar to KIT109 Exam Game - Sad But Ded remake.

    View Game
  50. 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