Commit Graph

15 Commits

Author SHA1 Message Date
dcc85b95c3 Fixes an access violation on quit and implements support for multiple languages and for the all wordlists
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2151 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-17 06:57:03 +00:00
3bc96963bc tappytux: A very large rework of the software architecture, removing various hacks and improving the general architecture
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2150 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-16 21:54:32 +00:00
d07426651b TappyTux is fully playable. Sound yet to be implemented.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2147 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-16 00:43:34 +00:00
93b6b043b7 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2141 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-11-15 17:38:30 +00:00
96d9b298ff Questions are now assigned to an array, which allows for a smaller and better code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2128 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-14 00:46:40 +00:00
e9b3d86b4a The question words in TappyWords are now constantly changing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2093 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-25 22:24:00 +00:00
043339d46d TappyWords is now playable, including 'Score, Level and Lives' components. 'GameOver' has been implemented, and 'Continue' is an option.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2092 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-25 14:29:52 +00:00
48aca8301a TTappyModules.Answered() procedure created, allowing game code to be placed in mod_tappywords.pas instead of gameplayform.pas.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2091 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-25 10:21:59 +00:00
d7827921fc tappygamedata.pas is being rewritten.
TappyWords is already playable, but in a very rudimentary way.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2090 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-24 23:09:39 +00:00
bd690c6ad9 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2089 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-10-24 19:51:13 +00:00
5379901827 Adds basic animations support to tappytux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1961 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 14:34:06 +00:00
e8a94cd00b tappytux: Removes the fixed background and implements real drawing in the drawer component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1960 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 14:14:50 +00:00
b0272c01fd User is now able to input answers in gameplayform.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1941 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 01:24:06 +00:00
832ed6e0d5 "TappyTux" interface designed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1940 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 00:35:25 +00:00
abea05d9e6 The files "tappytux.lpi", "gameconfigform.pas" and "gameplayform.pas" were created.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1919 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-07 17:58:54 +00:00