Coder Social home page Coder Social logo

kschang77 / dicewars Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7 KB

A simple JavaScript game that started from a single function to a fully functional (if simple) game, then keep having features added.

Home Page: https://kschang77.github.io/dicewars

HTML 100.00%

dicewars's Introduction

Welcome to Dice Wars project page

A project by Kasey Chang to illustrate some basic JavaScript concepts, and build them into a simple game.

Then continue to polish it and give it more and more capabilities.

Right now, the project has three chapters, with a few more chapters coming soon.

DiceWars1.html

https://kcwebdev.blogspot.com/2020/12/lets-make-dice-wars-part-1.html

This is the basic version which rolls 3 dice and displays the results

DiceWars2.html

https://kcwebdev.blogspot.com/2020/12/lets-make-dice-wars-part-2.html

This completes the game, even though it is very plain looking. There is a win/lose condition, and there is a reset.

DiceWars3.html

https://kcwebdev.blogspot.com/2020/12/lets-make-dice-wars-part-3.html

This part deals with minor edits to the game to enhance playability and user interface to something a modern user would expect, like confirmation before reset, tooltips, etc. so it looks a lot better by using fontawesome (tm) icons for score and dice.

Coming soon

Chapter 4 -- change the functions to allow more parameters so game variants (different number of dice, different starting pieces, etc.) will be supported.

Chapter 5 -- go graphical by using canvas, maybe?

Installation

None, the webpage should run directly as is.

Deployed Link

https://kschang77.github.io/DiceWars

Built With

HTML5, CSS3, JavaScript, jQuery, Bootstrap, FontAwesome

dicewars's People

Contributors

kschang77 avatar

Watchers

 avatar

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.