Skip to main content
Games like IT201_Sprint3_IanConcepcion

Games like IT201_Sprint3_IanConcepcion

Games like IT201_Sprint3_IanConcepcion

Looking for games like IT201_Sprint3_IanConcepcion? Here are top action recommendations, selected from player-similarity data — start with Joel Collado - IT201-450 - Project-4, Joel Collado - IT201-450 - Project-3 or IT201_Project04_Anthony_Rodier.

Change display type

Skip Platform filter

Skip Play Mode filter

Skip Price filter
  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: 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
  3. 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
  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. 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
  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. Examgry Birds 1.0 The aim of the game is to use your slingshot to launch projectiles at the enemies hiding in their towers! The more efficient you are with your shots and the more damage you casue, the higher the score. Controls: Click and drag the projectile in the slingshot to aim. Release the mouse button to fire. Some projectiles have special abilities that can be activated by pressing the spa… If you enjoyed this game, see our list of games similar to Examgry Birds.

    View Game
  8. 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
  9. 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.

    View Game
  10. 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
  11. 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
  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. 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.

    View Game
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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
  19. Controls: Always run forward. Use the A or Left Arrow Key to move left and D or Right Arrow Key to move right in an infinitely generated straight line. Press the Spacebar to jump. Click the Left Mouse Button to fire. Press the Escape Key to pause while in-game. Devlog 9/23/2022Basic player and map createdPlayer automatically runs forward, can move left and right, and jumpPlayer can collide with th… If you enjoyed this game, see our list of games similar to Project Grinch.

    View Game
  20. Fight against the odds for your survival against a combat ready machine! Dark Circuits is a third person shooter where you play as a robot fighting for its survival against a superior machine equipped with a wider arsenal of weapons in a 1-on-1 battle. Dodge bullets, missiles, and other attacks as you rely on limited firepower to emerge victorious in this battle. This was a final year project crea… If you enjoyed this game, see our list of games similar to Dark Circuits.

    View Game
  21. 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
  22. 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
  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. Controls: Aim: MouseShoot: Left MouseLaser (Level07 only): SpaceTeleport Ball: L The aim of Peghoul is to use your cannon to destroy as many pegs as possible. Aim your cannon and fire with the mouse. Hit pegs to destroy them, and earn bonus points depending on which bucket the cannon ball ends up in. Some levels contain spooky ghosts to destroy for extra points. Features list copied from assign… If you enjoyed this game, see our list of games similar to Peghoul.

    View Game
  25. IT-201 PROJECT 4 MICHAEL HANSON POLISHED INTERACTIVE UNITY APPLICATIONS This project combines and polishes three previous Unity applications, addressing all instructor feedback with significant improvements and fixes. WHAT'S INCLUDED: ✓ Project 1: 3D Object Spawner (FIXED & ENHANCED)    ✓ Project 2: Interactive Click-A-Cube (POLISHED)    ✓ Project 3: Animation Demo (FIXED & ENHANCED)   … If you enjoyed this game, see our list of games similar to IT 201 Project 4.

    View Game
  26. 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
  27. 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
  28. How to play: You will pilot a space jet/space station to destroy enemies and incoming space junks. If you pause the game and go to the main menu, and then come back to the game, it will freeze, and you have to click start to unfreeze. Enemy will come from out of the screen and target at your location. Dodge the enemy fire and avoid colliding into hostile objects. You can purchase upgrades… If you enjoyed this game, see our list of games similar to 450FinalProject!.

    View Game
  29. 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
  30. 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
  31. Development:I developed this game over the course of a summer to teach myself Unity. I went in with little experience using a game engine like this, but had previous game design and coding experience to support me. I utilized object oriented programming principles to make learning the programming easier, and made all art assets myself using pixilart.com. Since I focused my time working on this gam… If you enjoyed this game, see our list of games similar to Lil Fightin Dudes.

    View Game
  32. Controls: Click and hold to shoot. Turbo for (limited) speed boost with Space bar. Reach the goal to win. Use 1-9 keys to auto-switch between levels: Normal ControlsBlack HolesMaze and CinemachineBreakable DoorCheckpointsTripwire DoorSticky WallsHoming MissilesWindmillDriving Range Press R to return to main menu at any time, or press N to go to next level at any time. Asset List: ScriptsDescriptio… If you enjoyed this game, see our list of games similar to Exam Golf Game.

    View Game
  33. 74%Game Brain Score
    Most mentioned positive aspects:graphics, gameplay
    Most mentioned negative aspects:story, stability
    78% User Score Based on 46 reviews

    Join Our Discord About the GameConcept While exploring ancient ruins, Teflon accidentally releases a mysterious woman and her guardian from their cryosleep. When it's revealed that they are from a lost civilization that shaped the world as it is today, an adventure begins. Explore a vast world and fight your way through dungeons in a story of treasure, betrayal and friendship. Key Features … If you enjoyed this game, see our list of games similar to Halcyon Days.

    View Game
  34. View Game
    40%Game Brain Score
    Most mentioned positive aspects:graphics, humor
    Most mentioned negative aspects:gameplay, story
    40% User Score Based on 429 reviews

    Life on Earth is unsustainable. Humanity must seek a new home but the only planet found is very hostile. You were sent on a expedition to slay the monsters inhabiting the surface of this planet. In this adventure you end up being the villain. Game contains two basic controls, many puzzles and lots of guns and enemies. If you enjoyed this game, see our list of games similar to Robotex.

    View Game
  35. 51%Game Brain Score
    Most mentioned positive aspects:graphics, gameplay
    Most mentioned negative aspects:story, music
    51% User Score Based on 381 reviews

    The Sandbox is a unique world building & crafting game featuring over 200+ physics elements presented in 2D pixel blocks that can interact with each others. Players can craft amazing worlds, create pixel art, chain reactions, chiptune music, advanced contraptions, electric circuits or just play with physics. Play with basic elements ranging from simple water, stone, sand, wood, glass, lava, fire,… If you enjoyed this game, see our list of games similar to The Sandbox.

    View Game
  36. 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
  37. Feature 1: Description:Anywhere you click on screen a platform is created Input:Mouse location Out:Put: On screen Platform Feature 2: Description:Once the player moves onto the created platform it will disappear after 6 seconds Input:Keypad input Out:Put: Platform disapears Feature3: Description:Once player cube touches platform is wil change from white to green to yellow … If you enjoyed this game, see our list of games similar to matthewbigio-it201-018-project4-v2.

    View Game
  38. 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
  39. Gameplay Instructions Controls: Press A/D (or left/right arrow) to rotate platforms. Get the ball to the portal to win. Level Navigation: Use 1-9 + 0 keys to auto-switch between levels: IntroductionDeadly Obstacles Bounce Moving Obstacles Multiball Lasers Scrolling + Button Enemies Not implemented Not implemented *** A rare, ran… If you enjoyed this game, see our list of games similar to KIT109 EXAM GAME: Dark Cemetery.

    View Game
  40. 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
  41. 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
  42. TOWER DEFENSE GAME WITH A MAIN MENU DISPLAYING THE OTHER SPRINTSDISCLAIMER - MAKE SURE TO CLICK THE BUTTON TO GO FULLSCREEN Features are as follows: SPRINT 01: Features: Mouse Location: The input would be the user moving their mouse anywhere in the game where the DisplayMousePosition file tracks the coordinates of the mouse location. The output would be the text showing the coord… If you enjoyed this game, see our list of games similar to IT201 - Sprint 4 - Carlos Fuentes.

    View Game
  43. Basic Controls and Goaltext Implemented Features Core Functionality (all levels) Ball Shooting When mouse button is pressed (1 mark), ball shoots towards mouse (2 marks). Ball aiming constraints Shooter can only be aimed within the 120 degree range pointing toward the bottom of the screen (2 marks). If the shooter is aimed outside of this range, it clamps to the edge of the range and shoots at the… If you enjoyed this game, see our list of games similar to Peggle.

    View Game
  44. A simple board game, wrapped up in an explosive shoot-em-up. Early BirdControls WASD to move Point with mouse and Left-click to shoot P or Escape to pause the game Tutorial recommended for first time players About the Game Synopsis Early Bird is a simple board game, wrapped up in an explosive shoot-em-up. You must navigate a randomly generated dungeon, wiping out everything that gets in your way,… If you enjoyed this game, see our list of games similar to SFAS 2017 - Early Bird.

    View Game
  45. Description: This project is a simple clone of the original Pac-Man arcade game. While it aims to be similar to the original, it is not an exact copy. The main goal of this project is to showcase my skills as a C# programmer and Unity developer in a small project where the code can be easily analyzed. Execution: Unity Version: Unity 6.0.25f1 Open the "Game" or "Init" scene in the … If you enjoyed this game, see our list of games similar to PacMan.

    View Game
  46. Cosmic Horizon - End User Manual Welcome to Cosmic Horizon, an endless side-scrolling space shooter where you pilot a spaceship through a neon-lit galaxy, battling enemies, dodging asteroids, and collecting power-ups to achieve the highest score possible. This manual provides everything you need to start playing, understand the game mechanics, and enjoy the experience. Table of Contents Game Ov… If you enjoyed this game, see our list of games similar to Cosmic Horizon.

    View Game
  47. How to Play:   (Full Screen) Select  factory building, you can see a production line to choose from, you can click the button spawn unit after some time. (Box)select our own tanks to issue orders to destroy enemy tanks. Tanks can slowly self-repair when losing health. Enemy tanks are marked red; ourIf you stay within the range of the relay station for more than 5 seconds, you can capture it to g… If you enjoyed this game, see our list of games similar to Battalion Assault.

    View Game
  48. View Game
    60%Game Brain Score
    Most mentioned positive aspects:gameplay, music
    Most mentioned negative aspects:story, stability
    60% User Score Based on 142 reviews

    Mona, a young butterfly, is disguised in the hood of a moth’s design for her own protection. But from what, Mona does not yet know. There are many things about the world Mona has been purposefully kept from knowing. Holed up in her nestroom, she looks out of her window and gazes upon the distant, glittering, twinkling lights of an alluring place which lies near the heart of this unknown world of b… If you enjoyed this game, see our list of games similar to Sect-Machina.

    View Game
  49. 70%Game Brain Score
    Most mentioned positive aspects:music, graphics
    Most mentioned negative aspects:story, stability
    68% User Score Based on 91 reviews
    Critic Score 72%Based on 7 reviews

    A classic reawakens – Assault Suit Leynos is back and in high definition! Get ready for all-out robotic war as the fan-favourite Genesis classic is reworked with all new HD visuals for the ultimate alien-blasting experience! As Earth reels from the impact of the fourth world war and dwindling resources, an uneasy truce between nations sees mankind reach for the stars. Colonies are settled, resour… If you enjoyed this game, see our list of games similar to Assault Suit Leynos.

    View Game
  50. View Game
    30%Game Brain Score
    Most mentioned positive aspects:graphics, atmosphere
    Most mentioned negative aspects:story, gameplay
    39% User Score Based on 28 reviews

    A.I. Invasion is an action-loaded top-down-shooter in a futuristic setting. The superior machines subjugated the universe. In a wide range of missions you take the role of a soldier and equip and command a team of special units to reclaim the planet system. If you enjoyed this game, see our list of games similar to A.I. Invasion.

    View Game