Murilo Pereira
|
2c1996bcf1
|
Add gameplay GIF.
|
2013-12-24 15:30:33 -02:00 |
|
Murilo Pereira
|
ef4386f2fc
|
Only update this pattern at root.
|
2013-12-24 15:30:20 -02:00 |
|
Murilo Pereira
|
cb2f3f7ff3
|
Update README.
|
2013-12-24 14:46:37 -02:00 |
|
Murilo Pereira
|
eca0819609
|
Compile and run on OS X.
|
2013-12-24 14:41:02 -02:00 |
|
Murilo Pereira
|
fac0750a2c
|
Fix test run.
|
2013-05-04 16:40:33 -04:00 |
|
Murilo Pereira
|
c3e1736d3b
|
Add uninstall target.
|
2013-03-16 12:59:55 -04:00 |
|
Murilo Pereira
|
b1b2c039be
|
Add install target.
|
2013-03-16 12:55:17 -04:00 |
|
Murilo Pereira
|
9c4ee71eb6
|
Clear screen before game_init().
|
2011-07-02 20:20:07 -03:00 |
|
Murilo Pereira
|
014b4d6e98
|
Updated TODO.
|
2011-06-19 19:40:24 -03:00 |
|
Murilo Pereira
|
893f18a7e0
|
Resizing works.
|
2011-06-19 19:36:29 -03:00 |
|
Murilo Pereira
|
561b4ba599
|
Pass program name as argument to usage().
|
2011-06-12 21:39:11 -03:00 |
|
Murilo Pereira
|
0325778de4
|
Put usage in the README.
|
2011-06-12 21:37:03 -03:00 |
|
Murilo Pereira
|
7db3251195
|
Moar specific.
|
2011-06-12 20:31:29 -03:00 |
|
Murilo Pereira
|
e379b28468
|
Some systems need explicit wide character support when compiling.
|
2011-06-12 20:17:06 -03:00 |
|
Murilo Pereira
|
e4f07b4692
|
Move cursor down 1 row when moving to empty maneuvre stacks.
|
2011-06-10 00:07:13 -03:00 |
|
Murilo Pereira
|
e54c385a78
|
Updated README.
|
2011-06-10 00:02:19 -03:00 |
|
Murilo Pereira
|
99ae6e954a
|
Renamed the 'draw' module to 'gui'.
|
2011-06-08 22:55:44 -03:00 |
|
Murilo Pereira
|
27f53f57ce
|
Cards are supposed to be covered when starting a new cycle.
|
2011-06-08 22:19:47 -03:00 |
|
Murilo Pereira
|
9a866dd011
|
Fixing card front rendering on waste pile.
|
2011-06-08 22:18:11 -03:00 |
|
Murilo Pereira
|
e40a999620
|
Update TODO.
|
2011-06-08 12:33:06 -03:00 |
|
Murilo Pereira
|
b5a93fc871
|
Update usage.
|
2011-06-08 12:01:29 -03:00 |
|
Murilo Pereira
|
2744533d96
|
Decrease noobishness.
|
2011-06-08 11:51:22 -03:00 |
|
Murilo Pereira
|
7aaa0c82cb
|
Added option to control the number of passes through the deck.
|
2011-06-08 02:36:46 -03:00 |
|
Murilo Pereira
|
a213bfec55
|
Added initial opt handling and VERSION file.
|
2011-06-08 01:02:05 -03:00 |
|
Murilo Pereira
|
0780ab75fb
|
Unmodularizing stupidity.
|
2011-06-07 00:27:43 -03:00 |
|
Murilo Pereira
|
cba0615b24
|
Moved functions to the cursor module.
|
2011-06-06 22:19:08 -03:00 |
|
Murilo Pereira
|
6588525e8e
|
Encapsulated behaviour into cursor_direction().
|
2011-06-06 22:06:10 -03:00 |
|
Murilo Pereira
|
977c80b91e
|
Updated README with screenshots.
|
2011-06-06 03:15:44 -03:00 |
|
Murilo Pereira
|
6b709f047a
|
Name-spaced functions for cursor.
|
2011-06-06 02:21:50 -03:00 |
|
Murilo Pereira
|
955f2fbc90
|
Name-spaced functions for frame.
|
2011-06-06 02:16:54 -03:00 |
|
Murilo Pereira
|
bc6b04eb36
|
Name-spaced functions for deck.
|
2011-06-06 02:04:03 -03:00 |
|
Murilo Pereira
|
95a1c77a25
|
Name-spaced functions for card and stack.
|
2011-06-06 01:57:52 -03:00 |
|
Murilo Pereira
|
c3f6e16dc8
|
Name-spaced defines.
|
2011-06-06 01:33:49 -03:00 |
|
Murilo Pereira
|
b35a3105e3
|
Checking TODO in.
|
2011-06-06 01:15:46 -03:00 |
|
Murilo Pereira
|
2d27a53d95
|
Added game_won().
|
2011-06-06 00:42:23 -03:00 |
|
Murilo Pereira
|
4d3892101d
|
Encapsulated function to move blocks and removed compiler warnings.
|
2011-06-05 23:08:08 -03:00 |
|
Murilo Pereira
|
656f8e6190
|
Fix invalid spot's segfaults added with the new code.
|
2011-06-05 18:41:09 -03:00 |
|
Murilo Pereira
|
ff0dd068be
|
Updated instructions.
|
2011-06-05 18:00:03 -03:00 |
|
Murilo Pereira
|
4c529f0ab7
|
No need to move the cursor on waste pile.
|
2011-06-05 17:39:57 -03:00 |
|
Murilo Pereira
|
3b1dd0bcf6
|
Implemented logic for moving blocks of cards.
|
2011-06-05 17:34:02 -03:00 |
|
Murilo Pereira
|
b7cce35315
|
Only add cards to a block if they are exposed.
|
2011-06-05 00:16:07 -03:00 |
|
Murilo Pereira
|
c8972ab9e8
|
Fucking invalid spot.
|
2011-06-04 23:54:16 -03:00 |
|
Murilo Pereira
|
e585cb5c3b
|
Don't show box chars on waste pile's cards.
|
2011-06-04 23:41:07 -03:00 |
|
Murilo Pereira
|
54b55d8fa9
|
Initial code for moving blocks of cards implemented.
|
2011-06-04 23:37:48 -03:00 |
|
Murilo Pereira
|
9ad711daec
|
More expressive back card.
|
2011-06-04 19:20:05 -03:00 |
|
Murilo Pereira
|
ce8400740a
|
Some changes.
|
2011-06-04 17:15:12 -03:00 |
|
Murilo Pereira
|
802350e051
|
LDFLAGS go after all objects.
|
2011-06-04 01:42:53 -03:00 |
|
Murilo Pereira
|
3e46dab2ee
|
Omg wtf noob.
|
2011-06-03 03:27:53 -03:00 |
|
Murilo Pereira
|
06782215b2
|
s/display/draw.
|
2011-06-03 03:22:48 -03:00 |
|
Murilo Pereira
|
28ce3e07bd
|
Removed stupid curses files.
|
2011-06-03 03:09:14 -03:00 |
|