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

https://github.com/treechcer/minigames


https://github.com/treechcer/minigames

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Mini games 🎮

![GitHub Repo stars](https://img.shields.io/github/stars/Treechcer/minigames?style=social)
![GitHub forks](https://img.shields.io/github/forks/Treechcer/minigames?style=social)
![GitHub issues](https://img.shields.io/github/issues/Treechcer/minigames)
![GitHub last commit](https://img.shields.io/github/last-commit/Treechcer/minigames)

# introduction

This is our project where we post our small games (that's why mini-games) in **JS, HTML and CSS**. We're beginner programmer and this repository stands as learning experience mostly for us.

# Table Of Contents (TOC)
- [Mini games 🎮](#mini-games-)
- [introduction](#introduction)
- [Table Of Contents (TOC)](#table-of-contents-toc)
- [list of games](#list-of-games)
- [rock paper scissors](#rock-paper-scissors)
- [dice roll](#dice-roll)
- [hangman](#hangman)
- [contributions](#contributions)

## list of games

### rock paper scissors
- simple rock paper scissors game
- you click button to play one of the three
- AI choses one randomly (pseudo randomly)
- game counts score for you

### dice roll
- small site where you can roll the dice
- you can only roll the normal standart dice (6 faces)
- nothing more

### hangman
- not finished yet

## contributions

If you have any idea*s for ne mini-games, design, improvements or any other stuff, feel free to **open issue** or submit a **pull request**!