Merge pull request #21 from kongr45gpen/master
New languages and some minor fixes
This commit is contained in:
1
g/golfscript.rb
Normal file
1
g/golfscript.rb
Normal file
@@ -0,0 +1 @@
|
|||||||
|
"Hello World"
|
||||||
@@ -1,8 +1,7 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>
|
<title>Hello World HTML</title>
|
||||||
Hello World HTML
|
|
||||||
</title>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Hello World</h1>
|
<h1>Hello World</h1>
|
||||||
|
|||||||
BIN
p/piet.png
Normal file
BIN
p/piet.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 764 B |
@@ -2,5 +2,5 @@ HelloWorld is a zombie
|
|||||||
summon
|
summon
|
||||||
task SayHello
|
task SayHello
|
||||||
say "Hello World!"
|
say "Hello World!"
|
||||||
animate
|
animate
|
||||||
animate
|
animate
|
||||||
|
|||||||
Reference in New Issue
Block a user