/ld28

To get this branch, use:
bzr branch /bzr/ld28

« back to all changes in this revision

Viewing changes to main.lua

  • Committer: Josh C
  • Date: 2013-12-15 20:12:04 UTC
  • Revision ID: josh@9ix.org-20131215201204-k5ldifo4g8shxd3x
name the game

Show diffs side-by-side

added added

removed removed

145
145
}
146
146
 
147
147
the.app = App:new {
148
 
   name = "LD28",
 
148
   name = "One Among Many",
149
149
   fps = 30,
150
150
   onRun = function (self)
151
151
              print('Version: ' .. VERSION)