Skip to content

Kieeran/Tiny-Escape

Repository files navigation

Tiny Escape

Screenshot 2024-08-01 222047

A tiny robot has to face hard challenges and go through struggles. His prizes are not only an antidote but also funny experiences.

Tiny Escape is our computer graphics course project, created using JavaScript and HTML. The game's inspiration comes from Grounded - a 3D sandbox survival game.

Objectives

  • Create and load both static and animated 3D models into scene
  • Perform basic transformations in computer graphics
  • Study and apply material properties, texture, animations, lighting techniques, and camera settings
  • ...

Built with

  • JavaScript
  • HTML

Status

Even though we've completed the course, our project is ongoing. We plan to update it in the future

Libraries and Tools

Sample Results

Screenshot 2024-08-01 232658 Screenshot 2024-08-01 232658 Untitled video - Made with Clipchamp Untitled video - Made with Clipchamp (1)

Usage

  • Set up:
    git clone https://github.com/Kieeran/Tiny-Escape.git
    
  • Install:
    # three.js
    npm install --save three
    npm install --save-dev vite
    
  • Executed:
    npx vite
    
  • Control:
    • W, A, S, D: forward, left, backward, right
    • Space: jump
    • 1, 2, 3, 4, 5, 6: animation of character.

Credits

Special thanks to:

And thanks to many more who have helped with suggestions and feedback!

About

A 3D "sandbox" game using JavaScript and HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •