Skip to content

2023년 2학기 컴퓨터 그래픽스 텀프로젝트

License

Notifications You must be signed in to change notification settings

SeonJeongk/MonumentValley

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonumentValley

3D puzzle game using three.js

1

2


How to play

If you click on the direction you want to go, your character will move there.

Connect your path using a variety of devices.

NOTE : If the screen ratio does not match, you can play the game smoothly by setting the ratio to 50% and refreshing.


Installation

  1. Clone the repository:
git clone https://github.com/zzu-yaaa/MonumentValley.git
  1. Start your local server:
npx http-server

To run this, node js must be installed. Or you can use live server in VS Code

  1. Open the project in your browser:
Start with `main.html`

Technologies Used

  • html
  • css
  • Three.js
  • Three.min.js
  • Tween.js
  • nova.js

About

2023년 2학기 컴퓨터 그래픽스 텀프로젝트

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.8%
  • HTML 15.2%