Adventure game - Just for fun

Here is the place to post images, videos and downloads of your current and upcoming applications that you are working on.
32 posts Page 1 of 4
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4392
Joined: Tue Aug 04, 2009 1:47 am

Adventure game - Just for fun
CodenStuff
Hello,

Because of everything going on at home with construction work and stuff I havent had much time to code in the last couple of weeks so until I get my "mojo" back ive decided to work on something fun so im going to try to make a game of some description in VB.

Im not sure of what form the game will be in yet but im a big fan of the old typing games where you type instructions to progress through the game and point & click type games so it maybe in that kindof style lol.

At the moment its just an idea in my head and I will start later today and see what my brain forces out :lol:

Should be fun cooll;
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
hungryhounduk
VIP - Site Partner
VIP - Site Partner
Posts: 2870
Joined: Mon Jul 27, 2009 11:58 am

sounds good :)

Cant wait to try it out

Chris
Image
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4392
Joined: Tue Aug 04, 2009 1:47 am

Hello,

Originally I was going to go for a simple point & click type game (and I still may) but for now ive gone for a simple character movement that you control with the keyboard arrow keys. The character is just a moveable picturebox and the background/level/word or whatever you want to call it uses a basic tile type system and so far I have character movement...stop blocks the prevent the "character" from walking into solid objects and I have a sort of overlay system going that puts trees and other objects over the character so it looks sortof 3D ish..like your usual RPG style games lol. Im not going overboard with GDI or directx or anything with this its just pictureboxes and graphics. I still dont know what im doing yet :lol:
sshot-7.png
sshot-6.png
sshot-5.png
sshot-4.png
Never made a game before :P
You do not have the required permissions to view the files attached to this post.
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
DarkyKnife
Top Poster
Top Poster
Posts: 109
Joined: Thu Apr 29, 2010 4:59 pm

looks cool, good job :)
Visit my Youtube chanel
User avatar
hungryhounduk
VIP - Site Partner
VIP - Site Partner
Posts: 2870
Joined: Mon Jul 27, 2009 11:58 am

yeah that looks pretty dammed Brilliant :)

Keep it up

Chris
Image
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Re: Adventure game - Just for fun
GoodGuy17
Looking good CodenStuff :) Next, add enemies and walking animation. :D Those would basically make it fun!
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4392
Joined: Tue Aug 04, 2009 1:47 am

Re: Adventure game - Just for fun
CodenStuff
Well I havent done animation yet but im sure I will/could do some how..im not using GDI or DirectX which is really needed for animation and that kindof stuff. The way im doing it is just quick/easy and extremely simple using pictureboxes and its working quite well actually :) and a VERY small amount of code.

Ive even made a seperate level editor which again has been quite simple and easy to do...I think when ive done the basics ill put up the source-code so you can all have a look and maybe even use it yourself.

Heres a screenshot of the level editor so far and it works great:
sshot-8.png
Im having lots of fun :P
You do not have the required permissions to view the files attached to this post.
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
mikethedj4
VIP - Site Partner
VIP - Site Partner
Posts: 2592
Joined: Thu Mar 25, 2010 4:36 am

Dude that's dope :D
User avatar
RunarM
Hardcore Programmer
Hardcore Programmer
Posts: 508
Joined: Wed Nov 18, 2009 11:33 pm

Re: Adventure game - Just for fun
RunarM
This looks great ;D!!
Just another day in my life.
http://www.codexvideos.com
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

Re: Adventure game - Just for fun
zachman61
wow that looks like a rpg maker game haha
nice job Codenstuff
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
32 posts Page 1 of 4
Return to “Work in Progress”