Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arturcolen/jokenpo

Creation of the rock, paper, and treasure game to introduce students to the Java programming language.
https://github.com/arturcolen/jokenpo

game java jokenpo

Last synced: about 2 months ago
JSON representation

Creation of the rock, paper, and treasure game to introduce students to the Java programming language.

Awesome Lists containing this project

README

        

# Jokempô game
The project developed through a class offered by [Digital Innovation One](https://www.dio.me) consists in the creation of the game Jokenpô (or rock, paper, and scissors) with the Java programming language.

## 🔨 Project functionality
Entertain users through this game (that runs on the terminal), in which they will play against the machine/Artificial Intelligence (AI).

## 💻 Technologies used
* [Java](https://docs.oracle.com/en/java/): programming language used to create and run the game

## 📁 Access and execute project
Access the [link](https://replit.com/@ArturColen/Jokenpo) and, once the page has loaded, click on Run to test the program.