Game development with two people using java 2

What to do this time

Unify the writing style and name when writing code

name

Class name and file name

--Pascal case

Method name

--Camel case

Variable name

--Snake case --Member variables have an underscore at the end

Constant name

--Snake case in all capital letters

How to write

Indent

--Two whitespace characters

Position of parentheses

--So that the parentheses are lined up vertically

Link to next

I made a Stone class

Recommended Posts

Game development with two people using java 2
Game development with two people using java 1
Game development with two people using java 3
Html5 development with Java using TeaVM
Using Mapper with Java (Spring)
[Java] Development with multiple files using package and import
Prepare Java development environment with Atom
Try using Redis with Java (jar)
Using Java with AWS Lambda-Eclipse Preparation
Using proxy service with Java crawling
Prepare Java development environment with VS Code
Using Java with AWS Lambda-Implementation-Check CloudWatch Arguments
Using Java with AWS Lambda-Implementation-Stop / Launch EC2
Java development with Codenvy: Hello World! Run
I tried using OpenCV with Java + Tomcat
Java development with Codenvy: Console app debug
Try using the Wii remote with Java
24 hours struggling with Android development, Java Optional
Java development training
[3rd] Mahjong app development from 0 with two beginners
Interact with LINE Message API using Lambda (Java)
[Java development] Java memory
[1st] Mahjong app development from 0 with two beginners
Specify ClassPath when using jupyter + Java with WSL
Java development environment
Using Gradle with VS Code, build Java → run
Java SE Development Kit 8u161 --setup with alternatives
[2nd] Mahjong app development from 0 with two beginners
Build a Java development environment with VS Code
Using Java 8 with Bluemix (on Liberty Runtime & DevOps Service)
Create a Java development environment using jenv on Mac
Getting started with Java programs using Visual Studio Code
Experienced Java users get started with Android application development
Create two or more line graphs using MPAndroidChart [Java]
Build Java development environment with WSL2 Docker VS Code
How to build Java development environment with VS Code
[Environment construction] Build a Java development environment with VS Code!
Try to build a Java development environment using Docker
Build Java program development environment with Visual Studio Code
Java + Spring development environment construction with VirtualBox + Ubuntu (Xfce4)
Install java with Homebrew
Sorting using java comparator
Java development environment memo
Change seats with java
Install Java with Ansible
Using Pair with OpenJDK
A rock-paper-scissors game for two players who play against each other in threads with Java
Rock-paper-scissors game java practice
Comfortable download with JAVA
Scraping practice using Java ②
Switch java with direnv
Plugin development with ImageJ
Scraping practice using Java ①
Download Java with Ansible
Java development link summary
java development environment construction
[Rails] Development with MySQL
Let's scrape with Java! !!
[Development] Java framework comparison
Build Java with Wercker
DSL development using ANTLR 4.7.1