Skip to main content
Games like IT201Project3

Games like IT201Project3

Games like IT201Project3

Looking for games like IT201Project3? Here are top action recommendations, selected from player-similarity data — start with Pabal's Games | IT201-021 Project 4, Joel Collado - IT201-450 - Project-4 or IT201_Project4_Felobateer_Shenoda.

Change display type

Skip Platform filter
  1. 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
  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. 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
  4. 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
  5. 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
  6. IT201-450 Ashutosh Chalise Dirt Bike Game All Features:  Feature 1: Bike Movement Input: Arrow Keys:  ↑ - Move forward ← - Turn left → - Turn Right SpaceBar - Brake Process: The bike moves forward and turns right/left using rigidbody physics, and the  spacebar resets motion or stops the bike Output: Realistic dirt bike movement across terrain Feature 2: Camera View … If you enjoyed this game, see our list of games similar to IT201-450-Project4-AshutosChalise.

    View Game
  7. 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
  8. 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
  9. 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
  10. 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
  11. Feature 1: Cube: Change Animation Clips  Input: Press 1 on keyboard = Small jump Press 2 on keyboard = Big jump Process: The cube has two animation clips (“SmallBounce” and “BigBounce”). Pressing 1 or 2 changes the Animator’s mode, which switches between these clips through transitions in the Animator. Output: The cube switches between a small jump and a big jump.Feature 2: Sphere – Animation… If you enjoyed this game, see our list of games similar to Bryan Fontanez - IT201-023-Project-3.

    View Game
  12. 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
  13. 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
  14. A remake of a hyper casual game with Unity. Game Features:   Stack Ball is a 3d arcade game where players smash, bump and bounce through revolving helix platforms to reach the end. - Simple and easy to pick-up - Great time killer Your ball smashes like a brick through colorful platforms that block its descent, but if you hit a black one, it's all over! Your ball shatters to pieces and you have to … If you enjoyed this game, see our list of games similar to Stack Ball 3D - Made with Unity.

    View Game
  15. 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
  16. Feature 1: Display Mouse position Input: Mouse location Process: Method is called Output: Text is displayed on the top left corner showing X and Y of the mouse. Feature 2: Create Objects Input: Mouse Click Process: Cue user to right click. Output: an object is drawn where the mouse is clicked.A string of objects are created if it's dragged. Feature 3: Change Color Input: D… If you enjoyed this game, see our list of games similar to Project 4.

    View Game
  17. 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
  18. 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
  19. 59%Game Brain Score
    59% User Score Based on 11 reviews

    Display your controller inputs in a highly customizable display, PS4, Xbox and Switch buttons available, works with most controllers. To remove the background for your stream use the Chroma Key options in your streaming software and crop any unnecessary edges. Press ? in control menu to see controls (right click to show menu when hidden) or read that information below: Help GENERAL - Close menu … If you enjoyed this game, see our list of games similar to Input Display.

    View Game
  20. Project 1 Features Feature 1: Spawn Prefabs at Mouse Click Description: Clicking on the pond spawns the currently selected prefab at the mouse position. Input: Mouse Left Click Output: A koi fish, lotus flower, or lily pad prefab appears at the clicked location. Feature 2: Display Mouse Position Description: The mouse’s X and Y coordinates are continuously displayed on screen. Input: Mous… If you enjoyed this game, see our list of games similar to IT 201 Project 4 Final.

    View Game
  21. 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
  22. 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 Game
  23. 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
  24. 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
  25. 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
  26. Feature 1: Change in Animations  Input: User clicks one of the buttons (e.g., "Ignite Pulse" or "Idle / Reset"). Process: The Button's OnClick() event calls the ChangeAnimationClip(index) function. This function first calls ResetRootTransform() to clear any residual stuff since I had issues with that previously, then sets the AnimationState integer in the Animator Controller to the new state's… If you enjoyed this game, see our list of games similar to Rocketship | IT201-021 Project 3 - Pabal Ahmed.

    View Game
  27. 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
  28. Itemized features: Feature 1: Soil Tilling & Seed Selection i) Description: Clicking on a soil patch changes texture to a tilled state. Pressing a button cycles through available seeds. ii) Input: Mouse Click, Button Press iii) Output: Tilled soil and seed item placed on soil. Feature 2: Watering System i) Description: Clicking on a plant increases its hydration level. The plant sp… If you enjoyed this game, see our list of games similar to IT201-018_YashiRastogi_project4.

    View Game
  29. 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
  30. 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
  31. 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
  32. 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
  33. Overview As with most tower games available, towers with various weapon types are placed on the terrain to destroy the targets that creep along a select path before they reach the goal. There are only 5 turret types currently available: Laser - shoots at both ground and air targets Flak - shoots at only air targets Flame - shoots at only ground targetsMissile - shoots air and ground, … If you enjoyed this game, see our list of games similar to AI Defender.

    View Game
  34. Pan-demonium 2! Play as an egg as you fight waves of foods trying to kill you to see who is the best breakfast food! Controls: WASD to move, L-SHIFT to sprint, SPACE to jump, E to interact with chests, Left Mouse to fire Patch Notes: v1.0 - 4/21/25 removed the microwave code and make the enemies go into the microwave removed the tomato from the toaster to the dish rack, made the dish rack j… If you enjoyed this game, see our list of games similar to Pan-demonium 2.

    View Game
  35. Project 3 Features: Feature 1: Convert Spheres Button Input: Click the "Convert to Spheres" button Process: All existing objects that are not spheres are changed to spheres by modifying their mesh Output: All current objects become spheres Feature 2: Pause/Unpause Rotation Button Input: Click the "Pause Rotation" button Process: Loops through all rotating objects and disables their rotati… If you enjoyed this game, see our list of games similar to IT201-Project 3-Harshi-Chalamani.

    View Game
  36. Feature 1: Garden Camera Explorer (Uses Layers/Tags) Input: Player uses W/A/S/D keys to move the camera around the garden space. The mouse controls the camera's viewpoint, allowing full 360° rotation. Spacebar moves the camera upward and Left Shift moves it downward for a bird’s-eye view. The camera object is assigned the "GardenCamera" tag, and obstacles like trees and flowerbeds are ass… If you enjoyed this game, see our list of games similar to IT201_018_YashiRastogi_project3.

    View Game
  37. (Project 1)Features: Feature 1: Display Mouse Position Input: Mouse location Process: Capture the mouse's X and Y coordinates and display them on the screen. Output: Text showing the X and Y position of the mouse appears on the screen. Feature 2: Display Planet Mass When It's Clicked Input: Mouse click on a planet Process: Detect when a planet is clicked, and display the mass on the U… If you enjoyed this game, see our list of games similar to IT201_Sprint04_SophiaEgharevba.

    View Game
  38. 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
  39. This is not a game, its intended only to show some mechanics in Unreal Engine 5. A Factory Game with machines and belts 100% in Blueprints. Some comments, very straightforward and easy to tweak. Third person or TopDown Views. To create new machines/item/researchs you just copy from one asset already created, or create a child actor. Create new items, new machines, add it in one Research to see it … If you enjoyed this game, see our list of games similar to Starter Factory Game for Unreal Engine.

    View Game
  40. 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
  41. 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
  42. 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
  43. This is my 3D First Person Shooter game assignment for Michigan State University's CAS 117 Games and Interactivity class.  It was rated one of the Top Three 3D FPS assignments by the professor, and was shown at the Spring 2025 Student Showcase. CONTROLS: Keyboard and Mouse: Move:WASD, arrow keys Aim:Mouse Jump:Space Shoot:Left-click Cycle Weapons:1 or 2, Mouse Wheel … If you enjoyed this game, see our list of games similar to Bug Blasting.

    View Game
  44. 40%Game Brain Score
    40% User Score Based on 1 reviews

    -Unreal Compatible Keymap- ! - This template is in semi-active development ;P please report bugs - ! Current Version: 0.8.7 - Keymap reformat! Streamlining Layout! - video coming soon - Tested on 2.93.4 & 3.0a Features: - works at 1:1 scale with Unreal Engine for import and export both ways - reformatted keymap allows easy reading/editing in a text editor, features one operator per line, commen… If you enjoyed this game, see our list of games similar to BLUi - Blender Unreal interface.

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

    P.O.W.D.E.R. - Powder On Wild Days Explodes Randomly Play as a delivery elf who must maneuver around obstacles to prevent his package from bursting and deliver it to one of many towns. You can consume the exploded powder to get a buff, but things might get even worse... How long will you resist before giving in to the powder's appeal? Gameplay Whenever one of your powder keg explodes, it is turned… If you enjoyed this game, see our list of games similar to P.O.W.D.E.R..

    View Game
  46. 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
  47. 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
  48. 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
  49. Feature 1: Animation Clip Swap What It Does: enables the user to alternate between an object's various animations (such as walking, running, and idle). How to Apply: To switch to the "Fast" animation, press the "F" key. To transition to the "Slow" animation, press the "S" key. Anticipate a smooth transition between the chosen animation clips, where the object (for example, a c… If you enjoyed this game, see our list of games similar to Rana Khan IT 201-021 Project 3.

    View Game
  50. My project 3 builds upon my previous submissions and allows users to spawn and manipulate cubes. Upon launching the app, users are presented with a user-friendly interface that displays information such as the mouse's current position on the screen and a digital clock in the bottom right corner. Instructions for navigating and utilizing the app's features are placed in the top left corner to guide… If you enjoyed this game, see our list of games similar to Tamara Gagic-IT201-450-Project 3.

    View Game