Skip to content

A block game demonstrating how to create a 3D block game using the Three.js library for rendering and Express.js for serving the application.

License

Notifications You must be signed in to change notification settings

TommySarkissian/Three.js-Block-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js Block Game

Three.js Block Game is an engaging 3D block game built using the Three.js library for rendering and Express.js for serving the application.

Features

  • 3D Graphics: Experience stunning 3D visuals powered by Three.js.
  • Responsive Controls: Enjoy smooth and responsive controls for player movement.
  • Simple Server Setup: Utilize Express.js for an efficient server setup.

Screenshot

Gameplay

Installation

  1. Ensure that Node.js is installed on your machine.

  2. Clone the repository:

    git clone https://github.com/TommySarkissian/Three.js-Block-Game.git
  3. Navigate to the project directory:

    cd Three.js-Block-Game
  4. Install dependencies:

    npm install

Usage

Development

To run the application in development mode with auto-restart using nodemon:

npm run dev

To run the application in production mode:

npm start

Contributing

We welcome contributions to improve the Three.js Block Game! Please fork the repository and submit pull requests.

About

A block game demonstrating how to create a 3D block game using the Three.js library for rendering and Express.js for serving the application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published