Git Product home page Git Product logo

maze-3d's Introduction

Maze3D

A navigable 3D maze written using CSS transitions. No canvas.

Every maze has 1 path from entrance to exit. Every place in the maze can be reached. No dead zones.

This was originally built back in 2011 after I read this article... https://24ways.org/2010/intro-to-css-3d-transforms/

It was initially built using static js files and jQuery. This project is a modernization and enhancement of the original, which can be found in the legacy directory.

Live Demo http://maze3d.apphb.com/

Images

Local Setup

npm install
npm run dev

TODO

  • Rebuild repo as an express server remix app
  • Tie Seed to psudo random number generation
  • 2D view - Bug when changing maze dimensions, character marker doesn't reset to entrance of the maze
  • 2D view - 2px maze outer border without closing off exits
  • 2D view - transitioning ball character to move around maze
  • 2D view - improved entry and exit points
  • 2D view - maze finished effect
  • Construct 3D View

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.