Announce (tech) demos or games releases
Moderator: Mask of Destiny
djcouchycouch
Very interested
Posts: 710 Joined: Sat Feb 18, 2012 2:44 am
Post
by djcouchycouch » Sun Nov 30, 2014 9:39 pm
Hi,
Since I haven't touched it in years, I've decided to release the source code for Goplanes. It supports SDGK 1.00.
You can find it here:
https://dl.dropboxusercontent.com/u/173 ... .1.0.0.zip
Should be pretty straightforward to build and run. Run the "build.bat" batch file. You'll need to change the SDGK path in the build.bat file to match your installation.
It's of course not the best written and organized code in the world but I figured it was better to have it out there than hidden in a folder.
Let me know if you're seeing any problems.
If you just want the binary to play with, you can find it here:
https://dl.dropboxusercontent.com/u/173 ... planes.bin
Thanks,
djcc
Last edited by
djcouchycouch on Mon Dec 01, 2014 2:18 am, edited 1 time in total.
Chilly Willy
Very interested
Posts: 2993 Joined: Fri Aug 17, 2007 9:33 pm
Post
by Chilly Willy » Sun Nov 30, 2014 9:52 pm
Neat! Thanks for posting the code. The game was pretty fun, but as I get older, I like reading code a little more than playing games.
tryphon
Very interested
Posts: 316 Joined: Sat Aug 17, 2013 9:38 pm
Location: France
Post
by tryphon » Sun Nov 30, 2014 11:01 pm
Thanks! For both the (funny) game and the code !
kubilus1
Very interested
Posts: 237 Joined: Thu Aug 16, 2012 2:25 am
Contact:
Post
by kubilus1 » Sun Nov 30, 2014 11:41 pm
Thanks for sharing the source!
nitrinho
Newbie
Posts: 5 Joined: Wed Nov 26, 2014 10:07 am
Location: Barcelona
Contact:
Post
by nitrinho » Mon Dec 01, 2014 10:08 am
Thanks for the code, I hope to learn a lot form it!