Coder Social home page Coder Social logo

timotree3 / minersweeper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from holochain/minersweeper

0.0 1.0 0.0 1.12 MB

Massively Multiplayer Distributed Minesweeper on Holochain

License: GNU General Public License v3.0

JavaScript 28.05% TypeScript 54.04% HTML 0.91% CSS 17.00%

minersweeper's Introduction

Holochain Minersweeper

A massively multiplayer version of the classic game Minesweeper. Instead of sweeping mines the goal is to sweep away those pesky altcoins!

This project was created during the mid 2018 Holo intern program to demonstrate the capabilities of Holochain-proto.

GitHub last commit GitHub

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Ensure holochain-proto (at least version 26) is installed on your machine by running.

hcd -v

Subsequent steps also assumes npm/yarn is installed.

Installing

Install the javascript/typescript packages with

npm install

Build the Holochain dna using

npm run hc:build

and build the UI with

npm run build

The app can now be started for development purposes using

npm run hc:dev

and opening the browser to http://localhost:4141


If you would like to persist data between sessions install to the local holochain directory by running the following from the project root directory:

hcadmin init <id/name string>
hcadmin join ./build/ minesweeper
hcd minesweeper

Running the tests

Run holochain test using

npm run hc:build && npm run hc:test

Run jest front-end tests using

npm run test

Built With

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GPL-3 License - see the LICENSE.md file for details

Acknowledgments

minersweeper's People

Contributors

maackle avatar willemolding avatar jetttech avatar zo-el avatar bifeitang avatar dtholmes187 avatar

Watchers

James Cloos 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.