Git Product home page Git Product logo

game-museum's Introduction

Game Museum Inspector

You can download the game from my Itch.io page here: Game Museum Inspector.

*This is a brief repository containing only the scripts and scriptable objects to be used as a code reference resource.

Description

Game Museum Inspector contains exhibits of various game consoles where you can zoom in and inspect the 3d models, along with interacting with the exhibit to learn about the specific console.

Development

This was less of a "game" and more of a project for myself to solidify my understanding of events and to rely less on poor habits such as using the Update loop to constantly poll for input/interactions, FindWithTag, and so on. This project uses the new input system and is set up for keyboard/mouse along with controller. The majority of the code is focused around events using EventHandler to prompt interact options. A Raycast is shot from the camera to detect when the interact icon should pop up, and to get the Scriptable Object data that's associated with each exhibit. Additionally, I made this project in Unity HDRP and wanted to include graphic settings (specifically implementing Ray Tracing) so there are graphic options to choose from Low - Max Ray Tracing.

This project took me approximately 3 weeks to complete while working a full time job. I used Trello to plan and track my tasks.

Additional Information

  • Made with: Unity HDRP 2022.2.9

game-museum's People

Contributors

kfollen93 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.