GithubHelp home page GithubHelp logo

rx4hvn / snakes-and-ladders Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 10.0 4.99 MB

HTML5 E-Learning game on basis of Multiple Choice Questions

CSS 56.10% HTML 25.95% JavaScript 17.95%
html5-games elearning

snakes-and-ladders's Introduction

Snakes & Ladders

HTML5 E-Learning game on basis of Multiple Choice Questions. This game has 5 levels and 5 different topics. By playing the game the user will definely reach in nearby point of snake and ladder. At that time a question will be asked to the user. If he/she attempts question correctly then the tick will go up with the ladder. And if attempted incorret then snake will bite and the tick will fall to the snake's tail. What are you waiting for? Let's play!

Author: Ashok Shah

DEMO

DEMO OPTIONS

Browser Support

  • IE 10+
  • Chrome
  • Safari
  • Firefox

Short Description

  • 5 Different Level
  • 5 Different Topic
  • Pure client side

Configure questions

Customize questions from js/sl.config.js. You can add many questions as you like on same level. Question will be opt from these range randomly.

{
  level:"1",
  theme: "animals",
  question: "What is JavaScript?",
  answers: ["client-side scripting language", "son of java", "father of python", "language"],
  correct: 1
},

##Screenshots

Game screen Game screen

License

This game is in MIT license.

snakes-and-ladders's People

Contributors

rx4hvn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

snakes-and-ladders's Issues

onclick="nextscreen"

im trying to build snakes and ladders game, so i decided to get some help from your code
when using

Play
on my cod it dose not work what could be the problem

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.