Skip to main content
Games like Mohammad Kiyam-IT201-450-Project4

Games like Mohammad Kiyam-IT201-450-Project4

Games like Mohammad Kiyam-IT201-450-Project4

Looking for games like Mohammad Kiyam-IT201-450-Project4? Here are top action recommendations, selected from player-similarity data — start with IT201_Sprint04_Andrew_Carpen, Joel Collado - IT201-450 - Project-4 or Ali Jamil-IT201-451-Project3.

Change display type

Skip Platform filter
  1. 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
  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. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. 50%Game Brain Score
    50% User Score Based on 1 reviews

    All UI elements have been repositioned for organizational and quality of life purposes.Animations in project 3 have been reworked as to where the space button will not fail to cancel animations. New menu allows for buttons to transport between projects 1-3.The following features are included in this project:Feature 1- Displays Mouse Position Input:Mouse/Cursor Location  Output: A coordinate … If you enjoyed this game, see our list of games similar to IT201006-Dean-Warrington-Project4.

    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. 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
  11. Project 4: Feature 1: Show Mouse Location - Mouse Position - Description: Assigns the mouse’s X and Y coordinates to the text object - Input: Mouse position - Output: The text appears in the lower right corner, displaying the X and Y values of the mouse’s location. Feature 2: Choose a Fish – Dropdown - Description: Prompt the user to “Choose a Fish” in the dropdown to generate a fish once on… If you enjoyed this game, see our list of games similar to CaitlinOrtiz - IT201-021-Project4.

    View Game
  12. 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
  13. 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
  14. 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
  15. Feature 1: UI_Draw Title: UI_Draw: Interactive Drawing and Shape Creation Description: Allows users to create shapes with customized colors and materials and manage created objects within a Unity scene. Input: User interaction via mouse clicks Dropdown selections for color, shape, and material Slider adjustments for RGB values Button clicks for applying materials and clearing the scen… If you enjoyed this game, see our list of games similar to IT201_450_Sprint3 Anass Quaye.

    View Game
  16. 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
  17. Project 2 Features:Feature 1: Rotator Button Input: Button click Process: Rotates selected object(s) tagged as "SpawnedObject" using a script like RandomRotator Output: Object spins or rotates visibly in the scene Difference: Adds motion through user input, which wasn’t present in the static placements of Project 1Feature 2: Time Format Button (12/24 Hour Toggle) Input: Button click Process:… If you enjoyed this game, see our list of games similar to IT201-Project 2-Harshi-Chalamani.

    View Game
  18. 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
  19. 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
  20. 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
  21. Feature 1: Floor color - there is a scale that the user can use to move the scale either left or right and this changes the color of the floor to either red or blue. The scale is automatically set to be in the center with a neutral color. User interacts with the Floor Slider - If slider is dragged left then floor color is changed to blue - if slider is dragged right then floor color is changed to… If you enjoyed this game, see our list of games similar to Mohammad Kiyam - IT201-450 - Project 2.

    View Game
  22. Brief Description: I created a winter wonderland painting program in which the user can choose between two 3D symbols (snowman and snowflake) and can swap between three backgrounds (frozen lake, winter terrain, and aurora borealis). The left mouse is used to click, the right mouse is used to drag. Mouse coordinates are displayed on the bottom left corner, and a clock is featured on the top left co… If you enjoyed this game, see our list of games similar to Kylie Monek - IT201-006 - Project 4.

    View Game
  23. 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
  24. Brief 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 Project2_IT201_EmirisGermosen.

    View Game
  25. 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
  26. In this updated prototype, I’ve added 4 new interactive features that build upon my original game mechanics. You can still move your cube with WASD, but now you’ll see a countdown timer, the ability to customize your character’s color and brightness, a coin spawner that keeps adding coins over time. Your objective is to collect as many coins as you can within the time limit. HAVE FUN!!! You’ll no… If you enjoyed this game, see our list of games similar to CharlesFilian_IT201405_Project2.

    View Game
  27. Features: The project has 5 feature below (All UI element are in world space) Feature 1: Button to Create and grow flowers Input: Mouse Left Click On Button Process: Left click on the button and one flowers will grow  Input:Mouse Left Click On Button Process: Deletes current flower and one flowers will grow Output: A prefab of flowers is created in a random range within user view Feature 2:… If you enjoyed this game, see our list of games similar to IT201_Sprint2_Andrew_Carpen.

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

    View Game
  30. TOWER DEFENSE GAME WITH A MAIN MENU DISPLAYING THE OTHER SPRINTSDISCLAIMER - MAKE SURE TO CLICK THE BUTTON TO GO FULLSCREEN Features are as follows: SPRINT 01: Features: Mouse Location: The input would be the user moving their mouse anywhere in the game where the DisplayMousePosition file tracks the coordinates of the mouse location. The output would be the text showing the coord… If you enjoyed this game, see our list of games similar to IT201 - Sprint 4 - Carlos Fuentes.

    View Game
  31. I created a winter wonderland painting program in which the user can choose between two 3D symbols (snowman and snowflake) and can swap between three backgrounds (frozen lake, winter terrain, and aurora borealis). The left mouse is used to click, the right mouse is used to drag. Mouse coordinates are displayed on the bottom left corner. The symbols can rotate and change size as you continue to cli… If you enjoyed this game, see our list of games similar to Kylie Monek - IT201-006 - Project 2.

    View Game
  32. The projects connects all my previous projects into one. Project 1 got updated to be more organized and have the spawning of the prefab more cleaner. Project 3 got updated to fix the slider not working with the prefab animation speed.Project 1 Feature 1: Prefab Objects Description: The user will press the left click button on the screen to spawn the selected prefab from the dropdown menu  … If you enjoyed this game, see our list of games similar to James Monroig - IT 201-023 - Project 4.

    View Game
  33. 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
  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. 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. 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. 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
  38. My project lets users create different kinds and colors of 3D prefabs of flowers by interacting with dropdown menus and buttons. Users can also spawn in a special flower that stays hidden until scaled up by the slider below. Flower prefabs are destroyed when another option is picked for the dropdown and buttons respectively. Users mouse input and location is also tracked and user can tap “f” to cr… If you enjoyed this game, see our list of games similar to IT201_Project01_Andrew_Carpen_Full.

    View Game
  39. My application demonstrates a basic simple calculator. The program accepts user input of two numbers and then allows users to select an action from a drop-down menu, with an output displayed on the answer box. If the user chooses to right-click, they can freely draw as much as they like. If the user wants to find the mouse position, they can glance up in the right-hand corner to see the X and Y co… If you enjoyed this game, see our list of games similar to Maryam Mughal-it201-Project4.

    View Game
  40. 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
  41. 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
  42. 50%Game Brain Score
    50% User Score Based on 1 reviews

    New Features: Change Animation Clips Input - Clicking Spin / Scale button Process - A boolean value controlling whether the prefab should use its spin or grow/shrink animations will be toggled. Output - the on screen prefab will either grow or shrink Change Animation Speed Input - Speed Slider Process - The value of the slider is used to determine how fast the object’s anima… If you enjoyed this game, see our list of games similar to Joseph Muszynski IT201 451 Project 3.

    View Game
  43. 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
  44. -Feature 1: Mouse position Input: Mouse location Output:The X and Y coordinates of the mouse are constantly displayed on screen. -Feature 2: Create Objects Input: Mouse Left Click /Right Click Output: an object is created when the mouse is clicked with the left or right mouse button. -Feature 3: Change color input: mouse click, the objects can change color depending on what is… If you enjoyed this game, see our list of games similar to IT201_Sprint03_Joseph_Lechuga.

    View Game
  45. 71%Game Brain Score
    71% User Score Based on 26 reviews

    Known bug: mouse drifts on Firefox - switch to full screen or Chrome to fix Take the cursed dagger, use its power to dispatch the horrors from this hellish place, score the best time! Note: this is not an official Devils Daggers port for PICO8 but a fan game using Sorath's game universe. /!\ favor a non-incognito browser - the game needs browser storage at startup. /!\ How to play Default control… If you enjoyed this game, see our list of games similar to Demi Daggers.

    View Game
  46. 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
  47. 52%Game Brain Score
    73% User Score Based on 22 reviews

    Merge elements to discover new ones ! Through challenges, use the given elements to craft transitional elements to reach given objective. Or use sandbox mode to freely craft items together and maybe succeed to create rare items, and to discover everything. If you enjoyed this game, see our list of games similar to Alchemistry.

    View Game
  48. 70%Game Brain Score
    Most mentioned positive aspects:gameplay
    Most mentioned negative aspects:music, grinding
    83% User Score Based on 35 reviews

    The Synth Riders Beatmap Editor is a free tool for Windows that allows you to take your own music and choreograph movements to match! With this tool you can place notes, obstacles and rails so that they synchronise with the music, which you can then load and play as a Custom Song in Synth Riders.Core Features: Rebindable hotkeys Customizable note colours Place, move and rotate obstables Edi… If you enjoyed this game, see our list of games similar to Synth Riders Beatmap Editor.

    View Game
  49. View Game
    69%Game Brain Score
    Most mentioned positive aspects:graphics, gameplay
    Most mentioned negative aspects:monetization
    69% User Score Based on 71 reviews

    Platfinity™, fast & easy game creation! Create your own platform games, quick & easy! Move to play, click to edit. One click export to sell or share your games! Multiple Tile layers, Platform, Moving and Rotating Hazard objects. Create your own graphics with the built in painting tools or import graphics from the disk. Use the Retrofilter to double or quadruple pixels to give your cr… If you enjoyed this game, see our list of games similar to Platfinity™.

    View Game
  50. View Game
    72%Game Brain Score
    Most mentioned positive aspects:music, gameplay
    Most mentioned negative aspects:optimization, stability
    72% User Score Based on 258 reviews

    Sound Slide is a rythm puzzle racer, bringing you to 4 different environments around the world! Each environment has its own distinctive music: go with the flow and hop from lane to lane to get to the end! If you enjoyed this game, see our list of games similar to Sound Slide.

    View Game