Commit Graph

17 Commits

Author SHA1 Message Date
larstvei
3f515716be Removed redundant calls to (etype-wave-limit). 2014-09-29 23:21:20 +02:00
larstvei
9319d7173f Adjusted levels. 2014-09-29 23:15:28 +02:00
larstvei
f8b259a0bd Cleaned up code, and use text file instead of .el-file. 2014-09-29 21:50:26 +02:00
larstvei
77a29ed6aa Now the game does not break when moving the point. 2013-12-29 19:42:16 +01:00
larstvei
8d1fee803d Enabled read-only-mode. 2013-12-26 02:21:10 +01:00
larstvei
dc8f75f627 Fixed 'set mark'-bug and added etype-lines.el
Some functions that should only be used interactively has been
replaced. Added a etype-lines.el file with the default set of words, and
made a customizable variable that can specify the location of a file
containing lines of words.

Also I have started adding waves of words instead of a constant stream,
but this does not work well yet.
2013-12-26 01:47:18 +01:00
larstvei
b78f66e870 Started implementing levels. 2013-12-17 21:56:46 +01:00
larstvei
2750e2c943 Fixed the shooting. 2013-12-15 22:05:13 +01:00
larstvei
7ad0eebc9d Added doc strings and added some abstractions. 2013-12-15 17:55:53 +01:00
larstvei
ec705d651b Code cleanup and bug fix. 2013-12-14 23:26:00 +01:00
larstvei
cd318bc618 Added visual shooting. 2013-12-11 03:02:23 +01:00
larstvei
e582138f96 Rewrote etype-move-words making it more robust. 2013-12-07 13:18:26 +01:00
larstvei
d01284befc Words move while you type them. 2013-12-06 03:14:55 +01:00
larstvei
a2b6751c73 Fix regex. 2013-11-30 03:22:34 +01:00
larstvei
5432e3062e Fixed silly bug from last commit. 2013-11-26 15:44:19 +01:00
larstvei
3b1206f3c9 Makes sure all initial letters are unique. 2013-11-26 02:05:33 +01:00
larstvei
73e8feb652 Forgot to stage the new files. 2013-11-25 13:29:08 +01:00