Skip to content

Commit f9d7181

Browse files
committed
Add projtos da unidade 01 seção 03
1 parent cd76a0c commit f9d7181

File tree

105 files changed

+38
-32
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+38
-32
lines changed

README.md

+6

img/unidade1/secao3/project-03.png

-54.1 KB

img/unidade1/secao3/project-04.png

-52.8 KB

src/unidade1/secao3/README.md

+1-1

src/unidade1/secao3/project-02-java/project.greenfoot

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ class.Peixe.image=fish2.png
44
dependency1.from=MyWorld
55
dependency1.to=Peixe
66
dependency1.type=UsesDependency
7-
editor.fx.0.height=728
8-
editor.fx.0.width=800
9-
editor.fx.0.x=308
10-
editor.fx.0.y=29
7+
editor.fx.0.height=0
8+
editor.fx.0.width=0
9+
editor.fx.0.x=0
10+
editor.fx.0.y=0
1111
height=744
1212
package.numDependencies=1
1313
package.numTargets=2
-71.4 KB
Binary file not shown.
-71.3 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

src/unidade1/secao3/project-03-java/project.greenfoot

+6-6
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ height=744
2828
package.numDependencies=5
2929
package.numTargets=6
3030
project.charset=UTF-8
31-
publish.hasSource=false
31+
publish.hasSource=true
3232
publish.locked=true
33-
publish.longDesc=
34-
publish.shortDesc=
35-
publish.tags=
36-
publish.title=
37-
publish.url=
33+
publish.longDesc=Cria\u00E7\u00E3o\ de\ cen\u00E1rio\ com\ fundo\ pr\u00F3prio.\ \nInclus\u00E3o\ de\ imagem\ pr\u00F3pria\ para\ o\ peixe\ doutrado.
34+
publish.shortDesc=Peixes\ nadando
35+
publish.tags=demo\ simulation\ \ with-source
36+
publish.title=Mundo\ Subaqu\u00E1tico
37+
publish.url=https\://www.greenfoot.org/users/56822
3838
readme.height=58
3939
readme.name=@README
4040
readme.width=47
-64.5 KB
Binary file not shown.
-64.5 KB
Binary file not shown.
Binary file not shown.

src/unidade1/secao3/project-04-java/project.greenfoot

+10-10
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,21 @@ dependency5.type=UsesDependency
2424
dependency6.from=Mar
2525
dependency6.to=PeixeDourado
2626
dependency6.type=UsesDependency
27-
editor.fx.0.height=744
28-
editor.fx.0.width=1317
29-
editor.fx.0.x=49
30-
editor.fx.0.y=24
27+
editor.fx.0.height=728
28+
editor.fx.0.width=800
29+
editor.fx.0.x=308
30+
editor.fx.0.y=29
3131
height=744
3232
package.numDependencies=6
3333
package.numTargets=7
3434
project.charset=UTF-8
35-
publish.hasSource=false
35+
publish.hasSource=true
3636
publish.locked=true
37-
publish.longDesc=
38-
publish.shortDesc=
39-
publish.tags=
40-
publish.title=
41-
publish.url=
37+
publish.longDesc=Melhoria\ do\ projeto\ Mundo\ Subaqu\u00E1tico\ -\ v1.\nInclus\u00E3o\ de\ Movimenta\u00E7\u00E3o\ para\ o\ Peixe\ Dourado.\ \nControles\:\ setas\ do\ teclado.
38+
publish.shortDesc=Jogo\ simples\ do\ mundo\ do\ subaqu\u00E1tico
39+
publish.tags=game\ demo\ simulation\ \ with-source
40+
publish.title=Mundo\ Subaqu\u00E1tico\ -\ v2
41+
publish.url=https\://www.greenfoot.org/users/56822
4242
readme.height=58
4343
readme.name=@README
4444
readme.width=47

src/unidade1/secao3/project-06-java/images/galpao.svg renamed to src/unidade1/secao3/project-05-java/images/galpao.svg

+5-5

src/unidade1/secao3/project-06-java/project.greenfoot renamed to src/unidade1/secao3/project-05-java/project.greenfoot

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,19 @@ dependency4.type=UsesDependency
2020
dependency5.from=GalpaoEstoque
2121
dependency5.to=RATM
2222
dependency5.type=UsesDependency
23-
editor.fx.0.height=728
24-
editor.fx.0.width=800
25-
editor.fx.0.x=308
26-
editor.fx.0.y=29
23+
editor.fx.0.height=0
24+
editor.fx.0.width=0
25+
editor.fx.0.x=0
26+
editor.fx.0.y=0
2727
height=744
2828
package.numDependencies=5
2929
package.numTargets=6
3030
project.charset=UTF-8
3131
publish.hasSource=true
3232
publish.locked=true
33-
publish.longDesc=Resolu\u00E7\u00E3o\ da\ situa\u00E7\u00E3o\ problema.\
33+
publish.longDesc=Resolu\u00E7\u00E3o\ da\ situa\u00E7\u00E3o\ problema.\ \n\nControles\:\ setas\ do\ teclado\ (esquerda,\ direita,\ cima\ e\ baixo)\ e\ tecla\ espa\u00E7o.
3434
publish.shortDesc=Simula\u00E7\u00E3o\ RATM\ -\ Situa\u00E7\u00E3o\ Problema
35-
publish.tags=game\ demo\ simulation\ \ with-source
35+
publish.tags=game\ demo\ simulation\ Situa\u00E7\u00E3o\ Problema\ with-source
3636
publish.title=Simula\u00E7\u00E3o\ RATM
3737
publish.url=https\://www.greenfoot.org/users/56822
3838
readme.height=58
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)