Skip to main content

Games like IT201_Sprint3_Felobateer_Shenoda

Looking for games like IT201_Sprint3_Felobateer_Shenoda? Here are top action recommendations, selected from player-similarity data — start with IT201_Project4_Felobateer_Shenoda, Bryan Fontanez - IT201-023-Project-3 or Rana Khan IT 201-001 Project 4.

Change display type

Skip Platform filter

Skip Play Mode filter

Skip Price filter
  • 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…

    View Game
    View Game
  • 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…

    View Game
    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…

    View Game
    View Game
  • 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…

    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…

    View Game
    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…

    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…

    View Game
    View Game
  • 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…

    View Game
    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…

    View Game
    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…

    View Game
    View Game