Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Commit

Permalink
Add game folder
Browse files Browse the repository at this point in the history
  • Loading branch information
videah committed Sep 17, 2015
1 parent 2258689 commit cf8c058
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions game/main.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
function love.draw()

love.graphics.print("Replace me in game/main.lua.")

end

0 comments on commit cf8c058

Please sign in to comment.