Coder Social home page Coder Social logo

3d-gopher-maze's Introduction

necrophonic

Github pages site for my user account - https://necrophonic.github.io

Building

The site is built with hugo

$> brew install hugo
$> git clone <repo>
$> cd <repo>
$> hugo

This will build a new public folder. Commit and push back to master in the submodule

License

Copyright (c) 2019 J Gregory

Released under MIT license, see LICENSE for details.

3d-gopher-maze's People

Contributors

gowhale avatar necrophonic avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

3d-gopher-maze's Issues

Add "number of moves" to display and win states

Would be nice to display to the user the number of moves they've made so far, and the total made when they (hopefully!) win.

Ideally display the moves justified under the viewport to the right of the current facing.

Add "locked exit" win state and elements to the game

Add an exit that needs to be found and will unlock after finding the goper.

The exit should:

  • be a wall space type with it's own display panels.
  • be locked (with appropriate display / message) until the gopher is found
  • exit the game with a win state when it's finally entered

The current win state when finding the gopher should be updated to a "key" state that unlocks the exit rather than ending the game.

Add better unit testing

Unit testing is currently pretty sparse and would be good to have more coverage to allow for easier and safer future refators.

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.