Skip to main content

Games like SophiaEgharevba_IT201_Project1Spacesimulation

Looking for games like SophiaEgharevba_IT201_Project1Spacesimulation? Here are top action recommendations, selected from player-similarity data — start with IT201_Sprint04_SophiaEgharevba, IT201_Project04_Anthony_Rodier or Joel Collado - IT201-450 - Project-4.

Change display type

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

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

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

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

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

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

    View Game
    View Game