Skip to main content
Games like Paint The Canvas

Games like Paint The Canvas

Games like Paint The Canvas

Looking for games like Paint The Canvas? Here are top action recommendations, selected from player-similarity data — start with Joel Collado - IT201-450 - Project-4, IT 201-021-Project 1-Farheen Ali or Project4_IT201_EmirisGermosen.

Change display type
  1. 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
  2. Brief Description: I have created an application where the user can put together objects to make unique artwork using 3D shapes. The user will be able to choose a 3D shape from a select list (dropdown menu), choose the color (dropdown menu), and the size of the 3D shapes (slider). The user can left click anywhere on the scene to place the object wherever they like. On the top left corner, it will … If you enjoyed this game, see our list of games similar to IT 201-021-Project 1-Farheen Ali.

    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. 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
  5. 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
  6. 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
  7. 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
  8. Feature 1: Display Mouse position Input: Mouse location Process: assign mouse X, Y position to text object Output: Text is displayed in the lower left corner showing X and Y of the mouse.   Feature 2: Paint Objects Input: Mouse right Click Process: Right click on mouse to draw and creates cube objects of the color you choose. Output: an object is drawn where the mouse is click… If you enjoyed this game, see our list of games similar to JoandyDeLaCruz_IT201-019_Project1.

    View Game
  9. 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
  10. 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
  11. Feature 1: Detect and Display Mouse Position Input: Mouse Location Process: Assigns the mouse's X and Y position to a TMP text object Output: The X and Y values of the mouse are displayed on a button on the lower left corner Difference: This is not much different from the class project because this was the only way I knew how to create this feature. Feature 2: Destroy 3D Objects with User Cli… If you enjoyed this game, see our list of games similar to Cesar Rincon - IT201-019 - Project 1.

    View Game
  12. In my project, I created a firework tool where the user can create 8 cubes that resemble a firework effect on every click. The 8 cubes move in the 8 ordinal directions and delete after a certain time. The user is able to track their mouse position as well as change the speed and color of the fireworks.Feature 1: Display mouse position Input: Mouse location Process: Assigns the current mouse x … If you enjoyed this game, see our list of games similar to IT201_Project1_GregoryScuello_Scene.

    View Game
  13. 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
  14. 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
  15. Feature 1: Displaying Mouse position Input: Mouse location Process: Assigned the mouse X, Y positions to a text object Output: This updates a text label in the upper-right corner of screen Difference: This feature is different from class project in the way that it is positioned and formatted for clarity and simplicity's sake Feature 2: Create 3D Objects by Clicking on Table Input: Mo… If you enjoyed this game, see our list of games similar to IT201-450_Project1_AbdullahIftikhar.

    View Game
  16. ASSET CREDIT:Terrain: Fantasy Forest Environment - Free Demo by TriForge AssetsPachycephalosaurus: PBR Pachycephalasaurus by Ferocious IndustriesFeature 1: Display Mouse Position Description: retrieve X, Y position of mouse and convert float values into a text object Input: Mouse location Output: Text is displayed in the upper right corner showing X and Y of the mouse, “X: 100.00 | Y: 20.… If you enjoyed this game, see our list of games similar to Ewan Lee - IT201 Project 1.

    View Game
  17. 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
  18. 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
  19. 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
  20. 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
  21. Project 1 Features: Feature 1: Display Mouse movement Input: Mouse locationProcess: Continuously assign the mouse X and Y positions to a UI text   objectOutput: The current mouse coordinates are shown on screen in real-timeDifference: This feature is different from the class project in that it provides dynamic, real-time mouse position updates rather than static object placement Feature 2: Spaw… If you enjoyed this game, see our list of games similar to Project 1-IT201-Harshi Chalamani.

    View Game
  22. 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.

    View Game
  23. 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
  24. 40%Game Brain Score
    40% User Score Based on 1 reviews

    This is a painting tool that allows users to create spheres, cubes, and cylinders with left click and destroy them with right click. It also provides users the ability to change the color of the objects through either sliders or input fields. Users can also change the size of the objects with an input field. Users can also enable a toggle to apply gravity to the object. Users can also destroy an e… If you enjoyed this game, see our list of games similar to IT201 Project 1.

    View Game
  25. 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
  26. 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
  27. 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
  28. 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
  29. Feature 1: Display Mouse position Input: Mouse location Process: Method is called Output: Text is displayed on the top left corner showing X and Y of the mouse. Feature 2: Create Objects Input: Mouse Click Process: Cue user to right click. Output: an object is drawn where the mouse is clicked.A string of objects are created if it's dragged. Feature 3: Change Color Input: D… If you enjoyed this game, see our list of games similar to Project 4.

    View Game
  30. 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
  31. 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
  32. Brief 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 Project2_IT201_EmirisGermosen.

    View Game
  33. 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
  34. Feature 1: Display Mouse Position Input: Mouse Location Process: Assign x and y positions of mouse to text objects. Output: Text displays mouse position in the sidebar dynamically.Feature 2: Spawn Trees through left clicking / Delete Trees through right clicking.Input: Mouse Left Click / Mouse Right Click Process: Generate a tree at the mouse position where the user clicked. / Delete a tree at … If you enjoyed this game, see our list of games similar to Lucas Zhang - IT201 Project 1.

    View Game
  35. Feature 1: Display Mouse position Input: Mouse location Process: assign mouse X, Y position to text object Output: Text is displayed in the lower left corner showing X and Y of the mouse.Feature 2: Destroy Cube Input: OnMouseDown (click) Process: Destroys the Cube Object Output: After all cubes are clicked and destroyed, display “You Win!” Feature 3: Change Difficulty Dropdown Inpu… If you enjoyed this game, see our list of games similar to SpeedGame Lucas Trog IT201023 Project 1.

    View Game
  36. 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
  37. 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
  38. 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
  39. For Project 1 for IT201, this is an application that spawns 3D objects depending on where the user clicks or holds on the screen, displays the mouse's X and Y coordinates wherever the cursor is placed, allows the user to change the shape of the spawned objects using a dropdown menu and prefab objects, and changes the color of the objects through a very wide range of color options using a slider.Fe… If you enjoyed this game, see our list of games similar to Marcello Silva - IT201-450 - Project 1.

    View Game
  40. 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
  41. 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
  42. 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
  43. Terrain: Lowpoly Environment - Nature Free - MEDIEVAL FANTASY SERIES by https://assetstore.unity.com/packages/3d/environments/lowpoly-environment-nature-free-medieval-fantasy-series-187052 Skybox: Fantasy Skybox FREE by Render Knight Sword: Fantasy Moon sword by Hovl Studios Feature 1: Display Mouse Position Description: The X and Y coordinates of the mouse is recorded and is outputted to a… If you enjoyed this game, see our list of games similar to It201 Project 1.

    View Game
  44. Features: The project has 4 features Feature 1: Display Mouse Location Input: Mouse location Output: Text on the lower left corner of the screen shows the mouse’s X and Y location Feature 2: Create Sphere Input: Mouse left click or drag right button mouse Output: A sphere(s) is created wherever the mouse is clicked/dragged Feature 3: Change color Input: Hold “r”, “g”, “b”, or “y” and draw  … If you enjoyed this game, see our list of games similar to IT201_Project1_Adhavan_Swaminathan.

    View Game
  45. 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
  46. 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
  47. Project: Pill Dropper Features: The project has 5 features below Feature 1: Display Mouse position Input: Mouse location Process: assign mouse X, Y position to text object Output: Text is displayed in the upper left corner showing X and Y of the mouse. Difference: This feature is different from class project because it outputs the location where the pill will be dropped from so tha… If you enjoyed this game, see our list of games similar to IT201021_Project1_TrinityReece.

    View Game
  48. (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
  49. 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
  50. Minor UI sortingProject 1 Features: Feature 1: Spawn Primitive Objects with the click of the mouse Feature 2: Displays the mouse cursor’s position on the screen Feature 3: Dropdown UI that allows for color selection of the Spawned Object Feature 4: Allows for the user to choose what shape to spawn Project 2 Features: Feature 1: Select Background Input: DropDown Output: Use th… If you enjoyed this game, see our list of games similar to Delmar Tenempaguay IT 201-451 Project 4.

    View Game