Skip to content

LambdaMUD/FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LambdaMUD - Maze Game Application

LambdaMud Home Page

A mini maze game DEMO: https://lambdamud-game.netlify.com

Table of Contents

Instructions

The game's goal is to get your character to move through the maze and reach the door. To move, you can control the characters using the following:

  • Use the buttons in the game.

  • Or use the following:

    • press "W" to move up
    • press "A" to move left
    • press "S" to move down
    • press "D" to move right

Technologies

This project was bootstrapped with Create React App.

Languages & tools

HTML

  • HTML5

JavaScript

CSS/SASS

Setup

To run this project, install it locally using npm:

$ cd client/
$ npm install
$ npm start

Or to use our live project to get started:

LambdaMUD

Authors

Netlify

The app embed for development a static connect server with Netlify. So each time you start the app, you get automatic refresh in the browser whenever you update a file.

About

Lambda MUD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •