Skip to content

alocnayr/a4-creative-coding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Cube Dash Game

Ryan Kornitsky


This is a simple 3D game created using Three.js where you control a cube to avoid obstacles and collect points.

Play the Game

You can play the game by clicking here.

Features

  • 3D graphics using Three.js.
  • Interactive gameplay with user controls.
  • Score tracking.
  • Randomly generated obstacles.

Challenges Faced

  • Implementing 3D graphics and interactions using Three.js.
  • Managing user input for cube movement.
  • Handling collision detection with obstacles.

Instructions

  1. Use the WASD or Arrow keys to control the cube.
  2. Avoid the red obstacles.
  3. Collect as many points as possible.
  4. Your score is displayed on the top-left corner of the screen.

About

One of two options for A4 in Webware 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • HTML 3.8%