Skip to main content
Games like Weekly_assignment_2_part_a_2_3_4

Games like Weekly_assignment_2_part_a_2_3_4

Games like Weekly_assignment_2_part_a_2_3_4

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

Change display type

Skip Platform filter

Skip Price filter
  1. 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
  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. 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. 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
  6. Snakes Controls: WASD: Navigation                                    Fig 1. Gameplay Game Details: Snakes is a simplified version of snake game that comes in the old mobile phones. The Player controls a snake to collect food. Because of limitation in the system the length of the snake remains the same, but to make it a bit challenging the speed of the snake increase each time the playe… If you enjoyed this game, see our list of games similar to EAE6320_Final_Project.

    View Game
  7. 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
  8. Technical Documentation - Sababich Game Complete documentation of all classes and functions in the game, organized by folders with links to relevant code lines. Folder Structure Assets/Scripts/ ├── Enemies/ # Customer logic and orders ├── Manager/ # Core game managers ├── Player/ # Player actions and frying └── Util/ # Utilities and UI Enemies Folder … If you enjoyed this game, see our list of games similar to Sababich Tutorial.

    View Game
  9. 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
  10. 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
  11. (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
  12. Hi  My name is Jye this is my First Project as a Game Developer in Unity Engine.Controls. WASD for Moving the car.  # Objectives of the Game * Get all the Pizza to the Customer. * Be cautious and avoid collisions with cows on the road, as they will decrease your movement speed. * Collect fuel cans to restore your speed and keep the delivery going smoothly. ## How do i make the game. *First Project… If you enjoyed this game, see our list of games similar to Grab Delivery.

    View Game
  13. 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
  14. Task Fixer (Record/Play) Powerful automation. (Keyboard, Mouse, Windows) Record and Replay: Record mouse clicks, movements, keyboard inputs, and window focus events. Intelligent Execution: Tasks are played back reliably, waiting for the target application to become active or visible before execution. Task List: Recorded tasks are automatically appended to your task list. ⌨️ Advanced Key Map… If you enjoyed this game, see our list of games similar to Fixer Toolkit – Window & Layout Manager.

    View Game
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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
  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. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. # **Game Objectives:** - Navigate the track. - Execute forward and backward rotations. - Accelerate when necessary. - Trigger particle effects only when in contact with the ground. ## **Game Design Aims:** - Deliver a seamless and soothing experience. ## **Core Gameplay Mechanic:** - Avoid collisions at all costs. ## **Game Progression:** - Successfully conquer all three stages. # **Pro… If you enjoyed this game, see our list of games similar to Frost Glides.

    View Game
  27. 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
  28. 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
  29. 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
  30. 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
  31. 49%Game Brain Score
    49% User Score Based on 3 reviews

    Graffiti 3D is a straightforward application with one purpose: enable you to doodle in 3d space with 3d meshes in colors/materials of your choice. An Oculus Rift and Leap Motion are recommended for the best experience.If you like Graffiti 3D, check out my other VR projects Superstruct (http://jscottk.itch.io/superstruct) and Triangulate (http://jscottk.itch.io/triangulate).A Hovercast (https://git… If you enjoyed this game, see our list of games similar to Graffiti 3D.

    View Game
  32. 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
  33. 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
  34. 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
  35. New Shape Clicker introduces an advanced set of features oriented toward animation in enhancing the gaming experience. A target can now be given different animations from a drop-down selection menu for custom plays. An added animation speed slider will allow players to change how fast the animations are to be run, from a minimum of two to five times the base speed. More interestingly, there is the… If you enjoyed this game, see our list of games similar to IT201_Project3_Anthony_Rodier.

    View Game
  36. 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
  37. Welcome, new lab tech! In CURFEW, you have to manage the Entropy Regulation System in order to prevent the lab from cascading into chaos! This page serves as a guide for how the game works, and how to operate the ERS properly, and safely. Reading this guide may get confusing, so read it over a couple times, or come back to places you are confused about to get more information on how the game w… If you enjoyed this game, see our list of games similar to CURFEW.

    View Game
  38. Welcome, new lab tech! In CURFEW, you have to manage the Entropy Regulation System in order to prevent the lab from cascading into chaos! This page serves as a guide for how the game works, and how to operate the ERS properly, and safely. Reading this guide may get confusing, so read it over a couple times, or come back to places you are confused about to get more information on how the game w… If you enjoyed this game, see our list of games similar to CURFEW.

    View Game
  39. OUT NOW ON APP LAB:  https://www.oculus.com/experiences/quest/3953712464660327/Introducing Dr Zaney's Insane Labs for the Oculus Quest. Take a trip to the  labs by strapping on your Quest and enter the strange mind of Dr Zaney,   where you play in a collection of physics driven Labs & mini games. Fun & exciting  family entertainment for all ages. GENERAL FEATURES: - FULL Physics driven game pl… If you enjoyed this game, see our list of games similar to Dr Zaney's Insane Labs.

    View Game
  40. 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
  41. Technical Document PDF - https://drive.google.com/file/d/1-TGgzM_ceiCXrAy7P62S_vo8ypmiVF9p/view?usp=shari...Assets Used:  List all art/sound/library/etc assets used in your solution Retro Cartoon Cars - Cidada asset from RCC Design https://assetstore.unity.com/packages/3d/vehicles/land/retro-cartoon-cars-cicada-96158DrivenDecals - https://github.com/Anatta336/driven-decals/blob/master/Documentatio… If you enjoyed this game, see our list of games similar to Car Customization.

    View Game
  42. https://medium.com/@tmaurodot/creating-a-virtual-piano-with-ai-composed-music-in... Creating a Virtual Piano with AI-Composed Music in Unity: A Deep Dive into the Project Imagine pressing a button and hearing a piano play an original, AI-composed melody that evokes moonlight on waves or a sprint through sunlit fields. This is the essence of a Unity 2D virtual piano project that combines interact… If you enjoyed this game, see our list of games similar to Piano in Unity.

    View Game
  43. 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
  44. Core Functionality (all levels) 24% 3 Ball Shooting When mouse button is pressed (1 mark), ball shoots towards mouse (2 marks). 3 Ball aiming constraints Shooter can only be aimed within the 120 degree range pointing toward the bottom of the screen (2 marks). If the shooter is aimed outside of this range, it clamps to the edge of the range and shoots at the clamped angle (1 mark). 1 Ball movement … If you enjoyed this game, see our list of games similar to Exam Peggle.

    View Game
  45. BvhImporterExporter (for Unity 3D) Biovision Hierarchy format (BVH) is a popular motion capture format stored in plain text files. It defines both the motion data and the actual skeleton that should be moved by it. What BvhImporterExporter does is make it possible to import these .bvh files into the Unity 3D Game Engine at runtime. Create a BVH instance. Call method to make a GameObject ske… If you enjoyed this game, see our list of games similar to BvhImporterExporter (for Unity 3D).

    View Game
  46. This is Rayyan Khan’s IT201 Project #4. No new features are included; this update focuses entirely on UI improvements, bug fixes, and internal refinements. Reorganized and adjusted the UI layout by repositioning buttons and controls to create a more stable, clean, and visually consistent interface in the foreground Improved overall UI spacing and alignment to make the layout feel more co… If you enjoyed this game, see our list of games similar to IT201-Project4-RayyanKhan.

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