Games like RaviPanagar-IT201-Project2
Looking for games like RaviPanagar-IT201-Project2? Here are top action recommendations, selected from player-similarity data — start with Joel Collado - IT201-450 - Project-4, IT201-018_YashiRastogi_project4 or Project 4.
- 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… If you enjoyed this game, see our list of games similar to Joel Collado - IT201-450 - Project-4.
- View Game
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.
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
- 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… If you enjoyed this game, see our list of games similar to Rana Khan IT 201-001 Project 4.
- View Game
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
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
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.
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
- View Game
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
(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.
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
- View Game
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
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.
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
- View Game
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
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
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
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.
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
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
- View Game
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
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
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.
SUMMARYShe woke up in an unfamiliar labyrinth. All her memories are lost, except for her name 「Lifia」, and a strong sensation, as if her mission, to 「escape this dungeon at all costs」. Led by that urge, Lifia pushes forward through the dungeon. This dungeon is full of grotesque monsters, nasty traps, and bizarre people. Through getting defeated by enemies, caught in traps, or interact with… If you enjoyed this game, see our list of games similar to Elf Lifia and the Labyrinth of Everdream.
View Game


- 76%Game Brain ScoreMost mentioned positive aspects:gameplay, storyMost mentioned negative aspects:grinding, replayability80% User Score 44 reviewsCritic Score 80%5 reviews
The Librarian Ariana’s mission is to repair the Seven Hero Codices, which have been altered. Due to the terrible damages, magic has vanished from the world. By utilizing special Librarian magic that allows her to enter Codices, Ariana seeks to mend the books to bring back magic. Can Ariana safely repair each tome and unravel the mysteries hidden within the Library? If you enjoyed this game, see our list of games similar to Ariana and the Elder Codex.
View Game


- 96%Game Brain ScoreMost mentioned positive aspects:emotional, graphicsMost mentioned negative aspects:gameplay, stability96% User Score 71 reviews
Guinea Pig Temple is a single player open world search and rescue game. You are the hero guinea pig - run, jump, and popcorn (a jump of joy so happy it resembles a kernel of popcorn popping!) while you search for friends and food! Customize your fur color with endless choices of color combinations, and then you're ready to rescue! Guinea pig friends can be found in random locations on Gui… If you enjoyed this game, see our list of games similar to Guinea Pig Temple.
View Game


- View Game
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.
- 73%Game Brain ScoreMost mentioned positive aspects:atmosphere, musicMost mentioned negative aspects:story, gameplay84% User Score 38 reviews
Thinking in the immersive space of VR. Organize your thoughts using your hands and tools for working with information. If you enjoyed this game, see our list of games similar to Noda.
View Game


- 74%Game Brain ScoreMost mentioned positive aspects:emotionalMost mentioned negative aspects:graphics, gameplay74% User Score 81 reviews
'PlataGO! Super Platform Game Maker' is the fastest, easiest way to make platform games. Suitable for all ages, PlataGO! is a versatile yet simple drag and drop tool, that can be enjoyed by creative game-makers of all ages. The only limit is your imagination! If you enjoyed this game, see our list of games similar to PlataGO! Super Platform Game Maker.
View Game


- 89%Game Brain ScoreMost mentioned positive aspects:humorMost mentioned negative aspects:graphics, gameplay89% User Score 187 reviews
Earthlingo is a vocabulary learning game. You play as the alien Maco, exploring Earth and learning one of 28 different languages. Every item in Earthlingo is an opportunity to learn a new word. The game world lets you associate each word with a location, improving recall. Once you learn new words, use them to defeat evil robots and save the humans of this beautiful blue planet. Earthlingo teache… If you enjoyed this game, see our list of games similar to Earthlingo.
View Game


- 58%Game Brain ScoreMost mentioned positive aspects:humorMost mentioned negative aspects:grinding79% User Score 24 reviews
Welcome to Digital Jigsaw Puzzle! Digital Jigsaw Puzzle replicates the experience of putting together a real world jigsaw puzzle. The puzzles are free floating and pieces can connect at any location on the screen. The jigsaw puzzles will come in 16, 64, 256, and 576 piece sizes. There are 172 unique jigsaw puzzles to select from making this the largest jigsaw puzzle game available on Steam. You … If you enjoyed this game, see our list of games similar to Digital Jigsaw Puzzle.
View Game


- 30%Game Brain ScoreMost mentioned positive aspects:humor, emotionalMost mentioned negative aspects:gameplay, graphics30% User Score 241 reviews
Deadly Profits takes the rogue genre and steps it into the 3d world. You take on the role of a mercenary wizard and embark on your journey to conquer and explore randomly generated 3d dungeons! Tons of spells and equipment to be found and unlocked bringing a ton of depth and game play as you level your mercenary to godlike levels! Can't find that elusive piece of equipment, fear not deadly profits… If you enjoyed this game, see our list of games similar to Deadly Profits.
View Game


- 62%Game Brain ScoreMost mentioned positive aspects:graphics, humorMost mentioned negative aspects:music, gameplay62% User Score 172 reviews
You think that you are attentive to detail person? Rate your strength in difficult hidden object project Little Hidden City. Try to find a ton of hidden items in the six detailed levels. Beautiful drawing, isometric projection, interactive objects, achievements and a bunch of hidden objects will bring true pleasure to fans of the genre Hidden If you enjoyed this game, see our list of games similar to Little hidden city.
View Game - 69%Game Brain ScoreMost mentioned positive aspects:graphics, gameplayMost mentioned negative aspects:monetization69% User Score 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


"MORE INFO IN MCNEIK RUN" McNetik Run - Early Development Build (v0.2.0) Apologies for the slight delay, but we're back with version 0.2.0 of McNetik Run! This project is a labor of love developed in my free time, and I'm excited to share the significant strides made in shaping the gameplay and its economy. I'm optimistic that updates will become more frequent from July onwards! This release … If you enjoyed this game, see our list of games similar to McNetik Run (0.2.0).
View Game


An absurd, flight-based platformer, you play as a wizard who already knows the magic, but isn't the best at using it. Learn to fly with no cartoon-y safeguards or easy spells: humans are squishy, and magic is hard. Current Build The current build includes 2 levels to build on previous mechanics. There are no new mechanics or feature changes. Controls When on the ground: AD to strafe, W to jump. Wh… If you enjoyed this game, see our list of games similar to Magic Is Hard.
View Game


- View Game
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
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
This Unity application is an interactive 3D scene where users can spawn cubes onto a ground surface using mouse clicks. Users can customize cube color, size, and ground texture through UI dropdowns and a slider. A special Fourth of July mode allows for festive spawning of red, white, and blue cubes in bursts. There's a toggle to switch between mouse-based and random-position cube spawning. The app… If you enjoyed this game, see our list of games similar to IT_201_Sprint2_Shival_Panchal.
- 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… If you enjoyed this game, see our list of games similar to Daniel Maleski - IT201-H02 Project 04.
- View Game
Welcome to my Sprint 3 submission for IT201: Block Dodger! This version of the project builds upon Sprint 1 and Sprint 2 and includes four new interactive features, along with one extra feature for bonus credit. Each feature includes clear user input and visible output, with functionality designed to demonstrate Unity’s UI system, animation controller, physics engine, and interactivity tools. … If you enjoyed this game, see our list of games similar to Block Dodger Sprint 3.
- View Game
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
Uploading my project here again changed some text alignment on its own, it was all fine when I checked in unity.a) Feature 1:- Display Mouse Position Input: Mouse Location Output:- Text is displayed in the top left corner showing the X and Y coordinates of the mouse. Description:- On the top left corner of the screen there is a display which shows the x and y coordinate position of the mous… If you enjoyed this game, see our list of games similar to IT201_Project04_AmreenKaur_Bhatia.
- View Game
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 Game50%Game Brain Score50% User Score 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
My project 3 builds upon my previous submissions and allows users to spawn and manipulate cubes. Upon launching the app, users are presented with a user-friendly interface that displays information such as the mouse's current position on the screen and a digital clock in the bottom right corner. Instructions for navigating and utilizing the app's features are placed in the top left corner to guide… If you enjoyed this game, see our list of games similar to Tamara Gagic-IT201-450-Project 3.
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
- 79%Game Brain ScoreMost mentioned positive aspects:gameplay, storyMost mentioned negative aspects:replayability, grinding79% User Score 84 reviews
The Mysterious Sinkhole "Scar" Long ago, during an era of racial wars fought to control the continent, a massive sinkhole suddenly appeared at its center. Born for unknown reasons, what secrets does this mysterious sinkhole hold? Join the famous explorers of the continent and dive into the unknown to uncover the secrets of the Scar. Real-Time Grid-Based Action Guidus Zero is a real-time grid-b… If you enjoyed this game, see our list of games similar to Guidus Zero.
View Game


- View Game
can you rewrite this ChatGPT said: Sure! Here’s a revised version of the Unity Block Death Game concept: Unity Block Death Game: A Thrilling Puzzle Adventure A Unity Block Death Game is an exciting and challenging puzzle platformer that immerses players in a world filled with perilous obstacles, tricky puzzles, and action-packed survival gameplay. Players navigate through a maze of blocks, … If you enjoyed this game, see our list of games similar to very complete game.
PropFight is a 2D physics-based fighting game where you play random props in random arenas where random events occur. 2-8 players Local multiplayer (online is only supported with Remote Play) Highly customizable game settings >80 arenas >10 props >10 events Steam workshop support Steam Input support (fallback to classic input support is possible) Modding is officiall… If you enjoyed this game, see our list of games similar to PropFight.
View Game














































