Skip to main content
Games like Project 2- Drawing Improved

Games like Project 2- Drawing Improved

Games like Project 2- Drawing Improved

Looking for games like Project 2- Drawing Improved? Here are top action recommendations, selected from player-similarity data — start with Project 4- Final Project, Joel Collado - IT201-450 - Project-4 or Project4_IT201_EmirisGermosen.

Change display type

Skip Platform filter

Skip Play Mode filter

Skip Price filter
  1. 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
  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. 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
  4. 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 Game
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. 50%Game Brain Score
    50% User Score Based on 1 reviews

    Labeled as Project 4, this is the finalized application of the ongoing drawing project I have developed for IT201 Information Design Techniques. You will open up the game to see a cover page with buttons that will direct you to every version of the game during it's building process, from the complete Project 4 game all the way to the first Project 1 game. Listed below are all the features include… If you enjoyed this game, see our list of games similar to Marcello Silva - IT201-450 - Project 4.

    View Game
  12. Project 1 Features Feature 1: Target Spawning on Click Description: The user clicks anywhere on the game screen, and a 3D target object is spawned at the clicked location. Input: Mouse click Output: A 3D target object appears on the screen. Feature 2: Display Mouse Coordinates Description: Real-time X and Y mouse coordinates are continuously displayed in a designated area of the screen. Input: … If you enjoyed this game, see our list of games similar to IT201 Justin McCoy Project4.

    View Game
  13. 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
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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.

    View Game
  20. 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
  21. 97%Game Brain Score
    Most mentioned positive aspects:graphics, monetization
    Most mentioned negative aspects:gameplay, optimization
    97% User Score Based on 1,253 reviews

    Model your Satisfactory builds. Set up your machines however you like, adding optional limits to the number of any of those machines and the tool will calculate how the parts will flow and how many of each machine type are getting used. This does advanced calculations that no other Satisfactory planning tool can do, including figuring out how splitters and mergers will split and merge and even … If you enjoyed this game, see our list of games similar to Satisfactory Modeler.

    View Game
  22. 49%Game Brain Score
    49% User Score Based on 3 reviews

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

    View Game
  23. 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
  24. 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
  25. 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
  26. 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
  27. 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.

    View Game
  28. 50%Game Brain Score
    50% User Score Based on 1 reviews

    Previous Features: Display Mouse Position: Input: Captures the mouse's X and Y position on the screen using Input.mousePosition. Process: Updates a UI Text element to reflect the current mouse position every frame. Output: The text updates in real-time, showing the user's mouse location on the lower-left corner of the screen. Create/Destroy 3D Objects: Input: Detects a left mouse cli… If you enjoyed this game, see our list of games similar to Rana Khan IT 201 Project 2.

    View Game
  29. Brief Description: I created an object catching game where the user must left click on the screen to spawn a cube and then right click on the cube when it reaches the lower half of the screen to earn points. The user can change the color and it detects the mouse position on the X,Y plane. The game also features a “bomb” that drops based on a timer that uses a random math class to set to random tim… If you enjoyed this game, see our list of games similar to Ali Jamil_IT201_451_Project2.

    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. 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
  32. This is Neil's IT201 Project #4. No new features are included and this is just a bug fixes:  Added backgrounds to the titles for the sliders Changed the size of the toggle box for Timed Destroy AND turned it off by default Fixed Squidward's name in the dropdown menu (removed Tentacles from name) Added the ability to change "Animation State" with keypad/numpad as it originally only worked with the… If you enjoyed this game, see our list of games similar to Neil Evans - IT 201-001 - Project 4.

    View Game
  33. 60%Game Brain Score
    Most mentioned positive aspects:music
    Most mentioned negative aspects:optimization, graphics
    60% User Score Based on 96 reviews

    COMING SOON ! Wishlist now. Check our games 3DM Particle Engine Collection 3DM Space Collection About the Software Music Visualizer Engine PC Live Wallpaper creates an amazing 3D spectacle that reacts on any music from your system. The extensive menu allows you to customize the wallpaper to your needs. Custom build PC? Custom Your wallpaper! Great for vloggers, streamers and… If you enjoyed this game, see our list of games similar to Music Visualizer Engine PC Live Wallpaper.

    View Game
  34. 72%Game Brain Score
    Most mentioned positive aspects:graphics, music
    Most mentioned negative aspects:gameplay, optimization
    74% User Score Based on 194 reviews
    Critic Score 60%Based on 1 reviews

    Chess! One of the world’s most popular games, has just got even better! Pure Chess Grandmaster Edition is a stunning celebration of the greatest strategy game of all time. If you enjoyed this game, see our list of games similar to Pure Chess.

    View Game
  35. 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
  36. 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.

    View Game
  37. 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
  38. 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
  39. 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
  40. View Game
  41. View Game
  42. 93%Game Brain Score
    Most mentioned positive aspects:music, gameplay
    Most mentioned negative aspects:monetization, grinding
    93% User Score Based on 575 reviews

    If you like to make puzzles, Super Jigsaw Puzzle is your game. Enjoy its comfortable and intuitive interface and its relaxing music that will allow you to concentrate on the difficult task of solving these beautiful photos that pose a real challenge for lovers of puzzles. If you enjoyed this game, see our list of games similar to Super Jigsaw Puzzle: Generations.

    View Game
  43. View Game
    92%Game Brain Score
    Most mentioned positive aspects:graphics
    Most mentioned negative aspects:optimization, stability
    92% User Score Based on 108 reviews

    Crocotile 3D is a tool for creating 3d scenes with tiles. Think of it as creating 2d tilemaps with three dimensions. Saving (over 100 tiles) and exporting is deactivated. To activate these, register a keycode at Crocotile3D.com or purchase an activation key below. Be sure to read the Howto, to learn all about what you can do! Join the Discord server to get help from other Crocotile users!Watch Y… If you enjoyed this game, see our list of games similar to Crocotile 3D.

    View Game
  44. 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
  45. 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
  46. 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
  47. 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
  48. 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
  49. 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
  50. Brief Description: This sprint is the continuation of the first project adding in new features and elements from our studies and variations of the tools the professor showcased in our studies. We now have time functions and math functions to make items spawn and showcase digital and analog clocks. I loved particularly one feature about changing backgrounds in this app. It has been very cool to see… If you enjoyed this game, see our list of games similar to IT201_Sprint2_Ian_Holly.

    View Game