Skip to main content
Games like IT 201_Sprint03_Sheffa_Kochay

Games like IT 201_Sprint03_Sheffa_Kochay

Games like IT 201_Sprint03_Sheffa_Kochay

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

Change display type

Skip Platform filter

Skip Play Mode filter

Skip Price filter
  1. 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
  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. 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
  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: 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
  6. Description Draw on a 2D canvas with 3D shapes. Click or drag over the white canvas to begin spawning objects. These objects will spawn with random rotation, relative size, and color to give a more enjoyable experience. Configure several settings that allow you to change the appearance of you pen such as color, size, shape, and animation. Features Creating and Deleting Objects with the mouse:… If you enjoyed this game, see our list of games similar to IT Project 4.

    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. 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
  9. 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
  10. 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
  11. 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
  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. 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
  14. 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
  15. 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
  16. (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
  17. 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
  18. 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
  19. 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
  20. 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
  21. 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
  22. ### Project Description: Flappy Bird Clone **Project Title**: Flappy Bird Clone **Project Overview**: This project involves creating a clone of the classic Flappy Bird game using Construct 3. The goal of the game is to navigate a bird through a series of pipes by tapping the screen to keep the bird flying without hitting any obstacles. This project is designed to help beginners familiarize them… If you enjoyed this game, see our list of games similar to One project(Flappy Bird).

    View Game
  23. 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
  24. 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
  25. Kill as many as the angry faces as possible, destroying as much white walls while using as few balls. Controls: Use the mouse to click on the area you want to shoot. The ball cannot be shot if you click behind or below it. Use keys 0-9 to skip to a level. L turns on Lindsay Mode (rocks will fall down). All art is made by me in paint.net. Some scripts have been altered from the tutorials, as well a… If you enjoyed this game, see our list of games similar to KIT 109 Exam Game 2023.

    View Game
  26. 78%Game Brain Score
    Most mentioned positive aspects:graphics, atmosphere
    Most mentioned negative aspects:gameplay, grinding
    87% User Score Based on 60 reviews
    Critic Score 61%Based on 5 reviews

    Explore mysterious caverns and solve the puzzles of the ancient machines that fill them. Explore ancient caverns filled with mysterious puzzles and traverse relaxing oases of nature. Repair the three types of ancient circuits and unravel the mystery of what happened to their creators. The Long Gate is a challenging and elaborate puzzle game with puzzles based on real world physics and circuits. If you enjoyed this game, see our list of games similar to The Long Gate.

    View Game
  27. 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
  28. 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
  29. Controls: rotate platforms:  "A" & "D" return to main menu: "escape" Goal: get to the checkered box on the map and try to pick up the heart as fast as possible Generative ai was not used in the production of this game and art assets are custom made by me Features: anything struck through is in the game  Core Functionality (all levels) 15% 4 Platform rotation Platforms rotate via A … If you enjoyed this game, see our list of games similar to kit109 exam game "how 2 ball".

    View Game
  30. Spawn Green Ball This feature allows you to spawn green balls all over the floor or walls, anywhere you choose. To be able to spawn this gameObject you need to left-click on the mouse. You can do one click and spawn the object or you can hold left-click and spawn instantaneously. The input is left-clicking and the output is spawning a green ball. You can't spawn objects on the gray part of the flo… If you enjoyed this game, see our list of games similar to Welcome to Spawn 4.

    View Game
  31. 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
  32. View Game
  33. 46%Game Brain Score
    46% User Score Based on 2 reviews

    Hibotchi is an exciting blend of Tetris, Slay the Spire, and Diner Dash—a real-time cooking game with cards. If you're new here, I recommend starting with the tutorial (accessible from the "Choose Level" option). Gameplay Your objective is to fulfill the orders of your customers. To achieve this, you need to match the falling foods by strategically using the cards in your deck. Play cards from… If you enjoyed this game, see our list of games similar to Hibotchi.

    View Game
  34. View Game
    83%Game Brain Score
    Most mentioned positive aspects:graphics, music
    Most mentioned negative aspects:stability, story
    83% User Score Based on 1,278 reviews

    In FlowScape you can create your own nature scene simply by painting. Choose from 20 landscapes and more than 300 models to create your own little paradise by painting trees, changing the sky, rotating the sun, adding sound effects and adjusting your camera for that perfect photo. If you enjoyed this game, see our list of games similar to FlowScape.

    View Game
  35. Last Update - 11 October 2024 Can now be played using keyboard controls.Added Skrunkly Cat Dee and Comfy Dee models.Added song "Dee's a Little Teapot"Improved display of high scores How To Play Before playing, you may want to confirm the audio, visuals, and mouse inputs are synchronized via the configuration screen. Configuration The configuration screen will show three cues timed with a be… If you enjoyed this game, see our list of games similar to Deesphinxronized.

    View Game
  36. View Game
    100%Game Brain Score
    Most mentioned positive aspects:gameplay, optimization
    100% User Score Based on 62 reviews

    Install-and-scroll, no setup required. Key FeaturesWindows Key + Scroll - Adjust volume Scroll on Taskbar - Adjust volume Scroll on any Taskbar App - Adjust volume for app Additional FeaturesThese features can be enabled in the settings. Scroll on JustScroll Icon - Change playback device. Mouse Side Buttons on Taskbar - Change playing audio track. If you enjoyed this game, see our list of games similar to JustScroll.

    View Game
  37. 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
  38. This game is a simple block builder.   Choose the time duration of the game in seconds. Click the start button to begin playing. Use keyboard ESDF to move, and space to jump.  Right click to create a cube, left click to destroy it. Change the color of a cube with a dropdown. Avoid falling spheres to not to lose points. Time is running up, too. Change the size of the user with the slider if de… If you enjoyed this game, see our list of games similar to Simple Block Builder Part 2.

    View Game
  39. 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
  40. 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
  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. 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
  43. Basic Controls and Goaltext Implemented Features Core Functionality (all levels) Ball Shooting When mouse button is pressed (1 mark), ball shoots towards mouse (2 marks). 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… If you enjoyed this game, see our list of games similar to Peggle.

    View Game
  44. Create By Pedro Henrique Britto Aragão Andrade GitHub https://github.com/Pedro2712/RollABall About The Game Welcome to Cube Collector: A Race Against Time! Prepare for an exhilarating challenge in this addictive game! Your objective is to collect as many precious cubes as possible before time expires or your lives are exhausted. You commence your adventure at the heart of the arena, confronting a … If you enjoyed this game, see our list of games similar to Cube Collector: A Race Against Time!.

    View Game
  45. MOUSEMOB: Task Automation, PC Control, Advanced Productivity & Accessibility Software. Whether managing complex workflows or automating tasks; MouseMob changes the way you manage your desktop. SMART TASK RECORDER (WATCH & LEARN)You now have a smart assistant for repetitive boring tasks. Watch & Learn: It smartly watches and records your keyboard keys, mouse movements, clicks, whee… If you enjoyed this game, see our list of games similar to MouseMob – Keyboard & Mouse Automation.

    View Game
  46. Controls: Always run forward. Use the A or Left Arrow Key to move left and D or Right Arrow Key to move right in an infinitely generated straight line. Press the Spacebar to jump. Click the Left Mouse Button to fire. Press the Escape Key to pause while in-game. Devlog 9/23/2022Basic player and map createdPlayer automatically runs forward, can move left and right, and jumpPlayer can collide with th… If you enjoyed this game, see our list of games similar to Project Grinch.

    View Game
  47. View Game
  48. 90%Game Brain Score
    Most mentioned positive aspects:music, graphics
    Most mentioned negative aspects:story, grinding
    90% User Score Based on 860 reviews

    Infinite fun About the GameSudoku (数独 sūdoku, digit-single) - is a logic-based, combinatorial number-placement puzzle. The objective is to fill a 9×9 grid with digits so that each column, each row, and each of the nine 3×3 subgrids that compose the grid (also called "boxes", "blocks", or "regions") contains all of the digits from 1 to 9. 150 brain-teasing Sudoku… If you enjoyed this game, see our list of games similar to Sudoku Universe / 数独宇宙.

    View Game
  49. 93%Game Brain Score
    Most mentioned positive aspects:gameplay, humor
    Most mentioned negative aspects:graphics, music
    93% User Score Based on 114 reviews

    Righty Tighty XL is the third of three games in my minimalist arcade series that share aesthetics while having different control and game play. It is an addictive 'just-one-more-round' arcade score chaser, perfect for playing while waiting in queue for another game. If you enjoyed this game, see our list of games similar to Righty Tighty XL.

    View Game
  50. RoboHunters is a fast-paced top down action shooter. Destroy swarms of rogue machines, level up, and fight the Robo Sentry boss! As you level up, your characer will gain new abilities such as Napalm Boots, Gravity Vortex, and the Destroyer Disc! Leveling up the same ability more than once will increase its power.How to PlayThis game plays best with a mouse and keyboard. Move your character with … If you enjoyed this game, see our list of games similar to RoboHunters.

    View Game