Games like Patrick Pagdatoon IT201 Project 3
Looking for games like Patrick Pagdatoon IT201 Project 3? Here are top action recommendations, selected from player-similarity data — start with Patrick Pagfdatoon IT201 Project 4, Joel Collado - IT201-450 - Project-4 or Project 4.
- View Game
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
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.
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
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
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
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
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
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
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.
Experience the solar system with this physics-accurate 3D simulation built with OpenGL About This Project Solar System Simulation is a real-time 3D visualization of our solar system, built from scratch using C++ and OpenGL. This project showcases accurate orbital mechanics, realistic planet rendering, and an interactive camera system that lets you explore space at your own pace. Perfect for … If you enjoyed this game, see our list of games similar to Solar System Simulation.
View Game


Feature 1: First -Person Movement & Shooting Input: First the user spawns and when they left click the can shoot darts and hit targets that are scattered throughout the map and arena. Process: This uses the same functionality as the last dart-shooter that was created but instead is repurposed into the main body of the player as its origin for shooting. If the darts hit a target that … If you enjoyed this game, see our list of games similar to IT201450_PROJECT3_CMP59.
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… 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
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
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
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
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
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.
MAZE RUNNER DOG A 3D platformer game built with Godot 4.4 where you control a dog navigating through a challenging maze. Collect coins, avoid obstacles, and reach the goal flag to win! Game Overview MAZE RUNNER DOG is a 3D platformer game where players navigate a maze filled with obstacles, enemies, and co… If you enjoyed this game, see our list of games similar to Maze Runner Dog.
View Game


- View Game
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.
This Project has 7 features: Feature 1: Health system and Player Death Input: J key is pressed Process: When the key is pressed, the character's health is reduced by a specific amount. This also is reflected on the health bar. If the health reaches zero or below, The character will Die. A "Player is Dead" message appears on the screen, and a countdown from 5 to 1 begins. During t… If you enjoyed this game, see our list of games similar to Project 3.
View Game
- 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.
- View Game
Feature 1: Display Mouse Position Input: Moving mouse Output: Display of where the mouse is on x and y axes. Located top right corner. Feature 2: Shape Change of Main Object Input: Button click Output: Object changes to shape labelled on button. Feature 3: Rotate Main Object Input: Mouse left click Output: Object rotates on x, y, and z axes. Feature 4: … If you enjoyed this game, see our list of games similar to IT201-018-Sprint4.
- 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… If you enjoyed this game, see our list of games similar to Ali Jamil-IT201-451-Project3.
- View Game
Hi! It seems you have a new . This game can be played by two people. Keyboard: Use ESDF to move and space bar to jump for Player1. Use Arrow Keys to move Player2 and it will animate a walking movement. Layers: Press key "t" to have the Camera follow Player1 (Penguin). Press key "2" to have the Camera follow Player2(Character). Don't fight with your friend on camera usage :D Pointer Hover: … If you enjoyed this game, see our list of games similar to Project 3.
- 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… If you enjoyed this game, see our list of games similar to IT201_Sprint2_Felobateer_Shenoda.
- 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
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
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
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.
- View Game50%Game Brain Score50% User Score 1 reviews
New Features: Change Animation Clips Input - Clicking Spin / Scale button Process - A boolean value controlling whether the prefab should use its spin or grow/shrink animations will be toggled. Output - the on screen prefab will either grow or shrink Change Animation Speed Input - Speed Slider Process - The value of the slider is used to determine how fast the object’s anima… If you enjoyed this game, see our list of games similar to Joseph Muszynski IT201 451 Project 3.
- 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… If you enjoyed this game, see our list of games similar to Project4_IT201_EmirisGermosen.
- View Game
-Feature 1: Mouse position Input: Mouse location Output:The X and Y coordinates of the mouse are constantly displayed on screen. -Feature 2: Create Objects Input: Mouse Left Click /Right Click Output: an object is created when the mouse is clicked with the left or right mouse button. -Feature 3: Change color input: mouse click, the objects can change color depending on what is… If you enjoyed this game, see our list of games similar to IT201_Sprint03_Joseph_Lechuga.
A recreation of the classic 3D Maze screensaver that was present in Microsoft Windows 95 using Unity. Gameplay Launch the game, traverse through the maze and find the exit! The maze will restart once you find it. Watch out for the spinning objects that will cause the maze to flip over. Find another one to flip it back. Overview The maze is randomly generated each time, with the "player" naviga… If you enjoyed this game, see our list of games similar to 3D Maze.
View Game


- View Game
Ponpoko was originally created as an Arcade game by sigma enterprises. Now I am trying to give it a fresh new coat of paint by making a 3D recreation. Controls: WASD for basic movement Space bar to jump X to quit while in a game Ver 1.05 (March 7 2023)Can gain an extra life midlevel instead of only after a level Ver 1.04 (January 29 2023) The enter/return key is now used to leave the leaderboard … If you enjoyed this game, see our list of games similar to Ponpoko 3D.
- View Game10%Game Brain Score10% User Score 1 reviews
Source code is available on GitHub. "Trapped Inside" is a first-person shooter game where you explore a 3D maze. You collect items, like keys and batteries, to open doors and power electric boxes. There are also levers that flip the state of doors in the maze. Drone enemies wander around the maze and shoot at the player when in range. To win the game, collect all of the energy balls and escape thr… If you enjoyed this game, see our list of games similar to Trapped Inside.
- View Game
Evol Games Discord https://discord.gg/xUCjsfPTelegram https://t.me/evolgamesEvolpedal 3D is a walking evolution simulator where human-like lifeforms learn to walk by any means necessary. This is based on my other game, Evolpedal, but differs in that this uses a humanoid model to animate and is 3D. The structure of the human does not change by default, so it must learn to walk by evolving its mov… If you enjoyed this game, see our list of games similar to Evolpedal 3D: Walking Evolution Simulation.
- View Game43%Game Brain Score43% User Score 10 reviews
Features One new full featured mapIt's a separate file. Download Secret Outpost.zip from the downloads section in this page. Then, extract its contents in "Orchid Rain - Mission 09 build_Data".Note from Dorumeka: Performance could be lower in this map due to the amount of higher detail. I tried a many new additions here that I will keep optimizing over time.One new weaponThe Plasma RiflePrimary fi… If you enjoyed this game, see our list of games similar to Orchid Rain - Mission 09 build.
- 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.
- View Game
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.
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


44 View GameWarning: This game is not intended for people with photosensitive epilepsy. a sandbox sniper simulator that requires you to follow the wind of the distance and not to observe all the inhabitants, but if you are not interested, the maps have lots of hidden things and secrets that you can discover Key elements: hand interaction, game requires magazine change bolt movement with mouse etc.. U… If you enjoyed this game, see our list of games similar to Sniper Camouflage Orange Spy Warrior I Buried Two Bodies in the Garden and the Police Haven't Figured Out Yet That They're Missing Because They Were a Lonely Old Couple Who Had No Relatives Simulator 2026.
View Game


Project 4: Feature 1: Show Mouse Location - Mouse Position - Description: Assigns the mouse’s X and Y coordinates to the text object - Input: Mouse position - Output: The text appears in the lower right corner, displaying the X and Y values of the mouse’s location. Feature 2: Choose a Fish – Dropdown - Description: Prompt the user to “Choose a Fish” in the dropdown to generate a fish once on… If you enjoyed this game, see our list of games similar to CaitlinOrtiz - IT201-021-Project4.
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:… If you enjoyed this game, see our list of games similar to IT201-Project 2-Harshi-Chalamani.
- View Game
My project lets users create different kinds and colors of 3D prefabs of flowers by interacting with dropdown menus and buttons. Users can also spawn in a special flower that stays hidden until scaled up by the slider below. Flower prefabs are destroyed when another option is picked for the dropdown and buttons respectively. Users mouse input and location is also tracked and user can tap “f” to cr… If you enjoyed this game, see our list of games similar to IT201_Project01_Andrew_Carpen_Full.
Feature 1: Object Rotation (Input: Toggle Button) My object (e.g., a pill shaped composite shape) rotates clockwise when “A” is pressed and counter clockwise when “S” is pressed. When the toggle is disabled, the rotation stops. Input: A toggle button in the UI and keyboard letters. Output: The object starts/stops + changes direction of rotation based on the toggle state. Feature 2: Sphe… If you enjoyed this game, see our list of games similar to IT201_YashiR_Project3.
View Game
- 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
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.







































