Skip to content
This repository has been archived by the owner on Nov 21, 2021. It is now read-only.

2021 - Fall Computer Graphics Term Project

Notifications You must be signed in to change notification settings

Joe2357/Ghost-Maze-Runner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

발표영상 : https://www.youtube.com/watch?v=9It4h5KUxIo&feature=youtu.be
데모영상 : https://www.youtube.com/watch?v=48gif1la7Xk

Ghost Maze Runner

This is a Gachon University computer graphics term project.

Info

This game is about escaping the maze by avoiding ghosts.
Your character starts at the starting point.
Ghosts are wandering in the middle of the maze.
If you can't avoid the ghost, your character's speed will be slow down. If you encounter a ghost twice, it will be game over.
Let's escape the maze by avoiding the ghosts!

Technology

WebGL (Babylon.js)

References

We made a game with reference to spacy-lookups-data

Feature

1. Character motion

Our game's player and monsters (ghosts) form a lively screen because they move their arms, legs, and bodies on the move.
This is because we only selected the ones with motion when choosing a model.

2. Light

We paid attention to the treatment of the light source.
Since the game has a scary atmosphere, it has a dark background overall and only shoots light around the player, further enhancing the gameability.

3. The fun of games

Our game paid attention not only to cool graphics but also to the fun of the game.
Players cannot freely pass through the walls of the maze, but ghosts do not.
You can have a thrilling experience due to a ghost that suddenly appears between walls.

4. Maze background

In order to enjoy the game more realistically, the background of the maze is composed of bushes.

About

2021 - Fall Computer Graphics Term Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mathematica 97.8%
  • Roff 1.6%
  • Other 0.6%