Java/SpaceInvaders/README.md

18 lines
422 B
Markdown
Raw Normal View History

2021-01-27 16:57:04 +01:00
# Java 💻
Java projets.
2020-09-17 20:19:20 +02:00
2021-01-27 16:56:53 +01:00
Para uso exclusivo con fines de estudio. Se prohíbe su uso para entregas calificables y/o uso comercial.
***
# Ejecución
2021-01-27 16:58:36 +01:00
To run, you must compile the "src/.../Main.java" file as java aplication.
2020-09-17 20:19:20 +02:00
You can optionally add the following arguments [LEVEL + SEED]:
2020-09-17 20:19:28 +02:00
2020-09-17 20:20:05 +02:00
//
EASY 123
HARD 123
INSANE 123
2021-01-27 16:56:53 +01:00
***
## Licencia 📄
Educational Community License v2.0 (ECL-2.0).