This commit is contained in:
parent
33d38beda4
commit
80718cf937
8 changed files with 14 additions and 1 deletions
13
src/sg/SpaceGame.java
Normal file
13
src/sg/SpaceGame.java
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
package sg;
|
||||
|
||||
public class SpaceGame {
|
||||
|
||||
/**
|
||||
* @param args
|
||||
*/
|
||||
public static void main(String[] args) {
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue