Skip to content

BravoFacundo/CherokeeNoFood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Este readme está escrito en INGLÉS. Si lo prefieres, puedes leerlo en español.

Cherokee No Food

[Work in progress] Shooting gallery videogame with billboard graphics. Made in Unity, C#.

Technologies

Developed using:

  • C# Language
  • Unity 2022.3.7f1

You can see the code here.

Idea and development

This videogame is designed as a technical-aesthetic challenge, using 2D images to build a 3D world, which results in a diorama-style scenario.

The difficulty of the challenge lies mainly in the fact that 2D images may fail to reproduce or communicate aspects of a 3D world, such as the object's size or the depth perception of the environment.

These aspects affect the gameplay and the player's user experience, therefore, the game design is kept simple, with a fixed perspective and a low need for precision.

Implementation

Some elements of the game were kept as 3D assets instead of images to facilitate depth perception for the player. The projectiles that are thrown in the game, some rocks or plants on the ground and lights on the stage.

The game's scenario is composed of a set of layers that make up an image of the ground and the background. The actual ground on which the objects in the world rest is invisible and follows the same perspective.

Finally, using Shaders the images that make up the background, such as trees or stars in the sky can be animated. Shaders are also used so that the images used in the environment and the enemies can receive lights from the scene appropriately.

Image gallery

Github_CherokeeNoFood_01 Github_CherokeeNoFood_02 Github_CherokeeNoFood_03 Github_CherokeeNoFood_04

Links and credits

The game's art, such as backgrounds, characters and 3D models were created particularly for this project by collaborators.

2D Artists:

3D Models:

About

Unity Videogame - Shooting gallery videogame with billboard graphics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published