Games like IT201_Sprint3
Looking for games like IT201_Sprint3? Here are top action recommendations, selected from player-similarity data — start with Joel Collado - IT201-450 - Project-4, Rana Khan IT 201-001 Project 4 or Project4_IT201_EmirisGermosen.
- 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
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
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
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
Text Description: This app is a painting app with different features that allow the user to interact with the UI and the painting features. Previously, the app allowed users to left click the mouse to draw once or drag the right button of the mouse to draw continuously, while also showing the location of the mouse on the screen. The objects would originally be destroyed after 3 seconds, but a … If you enjoyed this game, see our list of games similar to IT201_Sprint3_Adhavan_Swaminathan.
- 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.
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
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.
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
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
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
Features: ● Painting Flow- Right-click paints objects and left-click deletes objects. ● Change Primitive- Selecting the dropdown menu will allow you to choose from multiple different shapes to paint with. ● Change Color- Dragging the sliders will change the color of certain objects that you are creating. ● Delete All- Will delete all objects you created instantly when you click on the button l… If you enjoyed this game, see our list of games similar to IT201_Sprint_4.
- 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
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
For my Unity Project I created a range based shooter where the goal is to 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 disables the emissive layer for both 3D objects and can change the color type with a dropdown menu. In addition, there is the ability to turn on… If you enjoyed this game, see our list of games similar to Joel Collado - IT201-450 - Project-1.
About Kinetic Canvas is an interactive art experience. Click and draw stunning animated patterns that overlap and form new shapes and colours. There are thousands of random combinations that happen each time you play, so every session you have is unique. This is not a game - there are no levels, no score, no challenges - it's just you, creating light, colors and art on a canvas. It's sim… If you enjoyed this game, see our list of games similar to Kinetic Canvas.
View Game


- 50%Game Brain Score50% User Score 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
- 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 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
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
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
Description: I created a 3d painting tool that can create or destroy primitives using the left and right click respectively. The primitives are destroyed and created at the location of the mouse by reading mouse input and location. Users can find they have access to a large array of colors due to the individual RGB sliders. Users can also change shapes with a drop down menu. The options in the dro… If you enjoyed this game, see our list of games similar to IT201_Sprint04_Michael_Desousa.
- 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
Brief Description: I created a winter wonderland painting program in which the user can choose between two 3D symbols (snowman and snowflake) and can swap between three backgrounds (frozen lake, winter terrain, and aurora borealis). The left mouse is used to click, the right mouse is used to drag. Mouse coordinates are displayed on the bottom left corner, and a clock is featured on the top left co… If you enjoyed this game, see our list of games similar to Kylie Monek - IT201-006 - Project 4.
- View Game
Based on user mouse input, my tool is able to draw different shapes and colors on the screen while also displaying the updated mouse position. When the user right mouse clicks, either a sphere, cube, or cylinder depending on the selection will be drawn onto the screen for 3 seconds until it is removed. The user has the option to select a sphere, cube, or cylinder and also select from the colors re… If you enjoyed this game, see our list of games similar to IT201_Sprint02_Logan_Reyes.
- View Game
Summary: A painting tool that creates and deletes 3D objects with mouse clicks. Users can change the shape, animation, animation speed, color, size, glow, opacity, and distance of the objects they spawn. Features highlighted with red have real-time effects. Left Click: Deletes non-animated objects. (Click for single object; hold for continuous deletion). Interacts with UI and clock. Right Clic… If you enjoyed this game, see our list of games similar to Sprint 04 Project.
- View Game
Summary: A painting tool that creates and deletes 3D objects with mouse clicks. Users can change the shape, animation, animation speed, color, size, glow, opacity, and distance of the objects they spawn. Left Click: Deletes non-animated objects. (Click for single object; hold for continuous deletion). Interacts with UI and clock. Right Click: Spawns objects. (Click for single object; hold for… If you enjoyed this game, see our list of games similar to Sprint 03 Project.
- View Game
For this project, I built a user interface that allowed the user to paint 3D objects and change certain factors of the 3D objects they create. The users are able to change the color range and size of the 3D objects. Color range can be selected and changed from RGB slider. Size can be selected and changed from a drop down menu. In this program, the type of object the user is creating is a heart. Th… If you enjoyed this game, see our list of games similar to IT 201 Project 4 Sarah Jane Mee.
Ephemeral Art: Shapeweaver is a unique art sandbox game where you create interactive artwork with shapes. It's designed for anyone curious to explore and play — no artistic skill required. With simple controls and endless possibilities, this 2D world of color, shapes, and motion is your personal creative playground. Your creations are temporary, destined to fade, giving you the freed… If you enjoyed this game, see our list of games similar to Ephemeral Art: Shapeweaver.
View Game


Labyrinth Quest 1.2.0 Overview Solve small puzzles and fight enemies to navigate through the labyrinth. Features Solve a variety of different obstacles and puzzles Play story mode or treasure mode Complete 135 levels 8 different areas, each with their own obstacles, enemies, items, and effects3 gamemodes7 boss battlesBattle different enemies with an array of different weapons Collect interesting… If you enjoyed this game, see our list of games similar to Labyrinth Quest.
View Game
Jungle Survival is a first person exploration and survival game set in a dynamic jungle environment. Players navigate the terrain, collect and manage items through an intuitive inventory system, and interact with the world using real-time UI controls. The game features core survival mechanics such as health, hunger, and stamina, where players must eat to survive, manage energy while sprinting, and… If you enjoyed this game, see our list of games similar to Project 4.
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.
- 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
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
Feature 1: Display Mouse Position Input: Current mouse location Output: Text object in the top right of the screen that displays the user’s current mouse position. How is it different: This feature is mandatory, so it could not be made different from instructor’s. Feature 2: Create Game Object Input: Hold left click Output: The specified game object is spawned at the user’s current mouse posi… If you enjoyed this game, see our list of games similar to AymanShahin_IT201_Project4.
- View Game
Description (new underlined): This app allows users to “draw” using various shapes with their mouse. The user can press or hold the left mouse button to spawn in different objects. If they drag the mouse while holding the button, objects will be created following the movement of their cursor. There are settings dropdowns that the user can use to change the shape or color of the created objects. Th… If you enjoyed this game, see our list of games similar to IT201 Project 3.
- View Game
This is a painting project where different strokes and animations are used to draw objects on the screen. This project has multiple different features. To use this application left click to spawn the objects that can be selected from the dropdown menu. To delete objects the user can click the “Destroy All” to clear the canvas or right click to destroy specific objects as long as the “Destroy Objec… If you enjoyed this game, see our list of games similar to Project 4.
- View Game
This is the final version of my project for IT 201. I will include all the features and how they work. I cleaned up some of the UI and changed how the slider worked, making it a color slider, switching between red and blue variations. Sprint 1: 1. Spawn Objects: Input: User clicks anywhere on red board. Output: Object spawns. When the user uses the mouse and clicks with either the left or rig… If you enjoyed this game, see our list of games similar to Project 4- Final Project.
- View Game
In this project, I created unique colorful 3D objects that can be drawn on the screen. The user is able to interact with the objects in different ways. To select the options use the left click and to draw the objects use the right click or drag. 1. Dropdown menu for objects- Selects the objects you want to draw on the screen. There are two extraterrestrial flowers, a planet, a spaceship and a … If you enjoyed this game, see our list of games similar to Martian World with Animations.
- View Game
Feature 1: Display Mouse Position Input: Mouse location (x, y) Output: Text is displayed centered at the top displaying the x and y position of the mouse. Feature 2: Draw Objects Input: Mouse Right Click Output: An object is drawn for 3 seconds where the mouse is right-clicked. Feature 3: Change Object Shapes Input: Dropdown menu Output: Select a sphere, cube, or cylinder in the dropdown menu to c… If you enjoyed this game, see our list of games similar to IT201_Sprint4_Logan_Reyes.
- View Game
Description (new underlined): This app allows users to “draw” using various shapes with their mouse. The user can press or hold the left mouse button to spawn in different objects. If they drag the mouse while holding the button, objects will be created following the movement of their cursor. There are settings dropdowns that the user can use to change the shape or color of the created objects. Th… If you enjoyed this game, see our list of games similar to IT201 Project 2.
- 91%Game Brain ScoreMost mentioned positive aspects:story, music94% User Score 48 reviews
Jump into an adventure to revive your soulmate and travel through fabulous hand-painted jigsaw puzzles! Play the way you want using different number of pieces, shapes and helpers. If you enjoyed this game, see our list of games similar to My Jigsaw Adventures - Roads of Life.
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


- 68%Game Brain ScoreMost mentioned positive aspects:story, graphics100% User Score 19 reviews
A fairy tale story told through 20 beautiful hand illustrated jigsaw puzzles. If you enjoyed this game, see our list of games similar to The Adventures of Wolf and Hood: A Jigsaw Tale.
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


- 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
(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
This allows users to draw various shapes using their mouse. The user can press or hold the right button to spawn in different objects. If they drag the mouse while holding the button, objects will be created following the movement of their cursor. There are settings dropdowns that the user can use to change the shape or color of the created objects. They can also reset the canvas using "Clear Butt… If you enjoyed this game, see our list of games similar to IT201_Project03_AmreenKaur_Bhatia.















































