Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gortadevosyan/breakout

A simple breakout style game written in elm
https://github.com/gortadevosyan/breakout

elm elm-lang game game-development

Last synced: 4 days ago
JSON representation

A simple breakout style game written in elm

Awesome Lists containing this project

README

        

Galactic Reclaim

# Readme
This file contains relevant information about installation and startup.

## Installation
[Linux / Windows / Mac OS / Other OS]

1. Install Elm from the Elm official website : https://guide.elm-lang.org/install/elm.html .
2. Open the terminal, clone this repository and `cd` into the directory of this repository.
3. Run `elm make` to set dependencies ready.
4. Run `elm reactor` to start the server. Open your browser, go to `localhost:8000` and click to `index.html`.
5. Enjoy your game!

## Usage

Follow the guides in the game! Basically you just need to click the buttons to play.

# Contributing

Due to the rules and regulation of the SilverFocs incubator, pushing code to this project by people other than assigned members of the group is prohibited.

Other ways of contribution, such as reviews and bug reports are welcome.

# Author team
CyberArts


CyberArts

Wang Yiyang,

Jiao Tianqin,

Chu Jiale,

GOR TADEVOSYAN

# License
[SilverFocs Incubator Licence](https://focs.ji.sjtu.edu.cn/silverfocs/markdown/license)