Skip to content

Commit

Permalink
Update Monkey-X - Cos Sin Fun 01 - .monkey
Browse files Browse the repository at this point in the history
  • Loading branch information
Pakz001 committed Dec 25, 2016
1 parent dc3bb97 commit f27c580
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Monkey-X - Cos Sin Fun 01 - .monkey
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ Class MyGame Extends App
Wend
DrawLine x1,y1,sx,sy
'
DrawText "Press Cursor Up and Cursor Down - Cursor Left and Cursor Down",0,0
DrawText "Press + and -",0,20
DrawText "Press 9 and 0",0,40
End Method
End Class

Expand Down

0 comments on commit f27c580

Please sign in to comment.