22 Commits

Author SHA1 Message Date
Kayne Ruse
b7a9c009e5 Update README.md 2021-07-20 00:29:11 +10:00
Kayne Ruse
e7c6adf486 Update README.md 2021-07-20 00:24:26 +10:00
Kayne Ruse
762f6ce11d Update README.md 2021-07-20 00:17:09 +10:00
Kayne Ruse
82d918e4d5 Updated build for linux 2015-11-23 23:40:15 +11:00
Kayne Ruse
27996d9511 Added static linking 2013-09-21 16:21:11 +10:00
Kayne Ruse
0da4dda9b0 Added the screenshot 2013-09-06 21:17:01 +10:00
Kayne Ruse
98a70e249c Shoehorned in the button and text interface
This is an attempt to show that I can complete a specified set of
features. The code itself is an absolute mess, and I've always wanted to
refactor this project. For now though, it'll do as far as the portfolio
goes.
2013-09-06 21:06:07 +10:00
Kayne Ruse
a97438a81b Moved main(), imported Button class & resources 2013-09-06 17:04:46 +10:00
Kayne Ruse
dad75c2dfa Moved build process to GCC
* I've replaced the Image class with the newer version
* Removed the sound system to ensure that it compiles & runs
2013-09-06 16:06:50 +10:00
Kayne Ruse
ca8820ba78 Updated some function calls for compatability
Seems to be stable right now.
2013-01-22 03:51:08 +11:00
Kayne Ruse
83e564c80d Updating development files 2013-01-21 03:27:40 +11:00
Kayne Ruse
1a7a7a1f88 Updated Table's compatability 2013-01-21 03:25:08 +11:00
Kayne Ruse
440b13c413 Revamped the card system to use the newer graphics system 2013-01-21 03:14:37 +11:00
Kayne Ruse
c407add405 Switched to a newer grapgics system
Not using Codebase as a submodule, since this project is so small anyway.
2013-01-21 03:06:01 +11:00
Kayne Ruse
a0a376b5bc Switched copyright to the zlib license version1.0 2013-01-18 06:25:03 +11:00
Kayne Ruse
35a6f7249f Finished the notes 2013-01-18 05:46:15 +11:00
Kayne Ruse
6d12cd265c Rearranged the project, pruned unnecessary modules
I've also put some notes into the code, for later reference. These are
usually marked with "TODO".
2013-01-17 02:53:50 +11:00
Kayne Ruse
d39d63ed2d Preformed an indepth breakdown of the project 2013-01-17 02:52:27 +11:00
Kayne Ruse
1419f7ce35 Fixed formatting problem 2013-01-17 00:29:04 +11:00
Kayne Ruse
f0a4d05a9b Added the graphical and audio assests to the repo 2013-01-17 00:27:21 +11:00
Kayne Ruse
0dae009eb3 Added a couple of links 2013-01-17 00:09:18 +11:00
Kayne Ruse
19d3f2d39d Imported stable version of my old Hearts game
Included the (now open source) KAGE files
Slightly modified function calls for compatability
Added personal note to README.md
Included VC++ project in the repo for simplicity
2013-01-16 23:37:40 +11:00