mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-02-05 11:26:37 -08:00
Update HOW_TO_RUN_THE_GAMES.md
remove bad formatting
This commit is contained in:
@@ -23,13 +23,9 @@ Alternatively, for non-dotnet compatible translations, you will need [Visual Stu
|
||||
|
||||
## java
|
||||
|
||||
{% tip %}
|
||||
|
||||
You can build all the java and kotlin games at once
|
||||
**TIP:** You can build all the java and kotlin games at once
|
||||
using the instructions in the [buildJvm directory](buildJvm/README.md)
|
||||
|
||||
{% endtip %}
|
||||
|
||||
The Java translations can be run via the command line or from an IDE such as [Eclipse](https://www.eclipse.org/downloads/packages/release/kepler/sr1/eclipse-ide-java-developers) or [IntelliJ](https://www.jetbrains.com/idea/)
|
||||
|
||||
To run from the command line, you will need a Java SDK (eg. [Oracle JDK](https://www.oracle.com/java/technologies/downloads/) or [Open JDK](https://openjdk.java.net/)).
|
||||
|
||||
Reference in New Issue
Block a user