01DT!m3r
23-11-2011, 09:20 PM
I haven't had much time lately to work on this,but here is all I have so far:
http://www.freeimagehosting.net/t/d6b57.jpg (http://www.freeimagehosting.net/d6b57)
genre:stealth puzzler.
premise:you are a messenger delivering a message to your captain,but the castle was over run by vikings and knights ...so you have to sneak in to deliver the message.
Built in java(using slick2d and lwjgl) so as to be flexible and portable.When I have more time I hope to turn it into a web app.
This is version 0.01.Things move and thats it for now ,it's just to show my idea in motion.
gameplay and controls:
arrow keys move player(red guy)
each time you move all the knights and vikings move(they'll die if they collide,still to do)
TODO:-win conditions
-knights and vikings kill each other when they collide
-add more variety
-map selection menu
To create a map for the game make a text file with the following format:(for now just use the testmap.txt in the maps folder)
number(which represents the length and height,it has to be square):
the map layout
map key:W-wall
P-player
V-viking
K-knight
U-change viking or knights dir to move up(D-down,L-left,R-right)
See the map with the game for details.
Downloading
Initiall download with all needed files:
Download:http://www.mediafire.com/?k4vodhbi7v1yppy
To update game to the latest version just download this file and over write the necessary files/folders:
Update 1 :http://www.mediafire.com/?iga9x4n441defgm
run the RUN.bat file to play
http://www.freeimagehosting.net/t/d6b57.jpg (http://www.freeimagehosting.net/d6b57)
genre:stealth puzzler.
premise:you are a messenger delivering a message to your captain,but the castle was over run by vikings and knights ...so you have to sneak in to deliver the message.
Built in java(using slick2d and lwjgl) so as to be flexible and portable.When I have more time I hope to turn it into a web app.
This is version 0.01.Things move and thats it for now ,it's just to show my idea in motion.
gameplay and controls:
arrow keys move player(red guy)
each time you move all the knights and vikings move(they'll die if they collide,still to do)
TODO:-win conditions
-knights and vikings kill each other when they collide
-add more variety
-map selection menu
To create a map for the game make a text file with the following format:(for now just use the testmap.txt in the maps folder)
number(which represents the length and height,it has to be square):
the map layout
map key:W-wall
P-player
V-viking
K-knight
U-change viking or knights dir to move up(D-down,L-left,R-right)
See the map with the game for details.
Downloading
Initiall download with all needed files:
Download:http://www.mediafire.com/?k4vodhbi7v1yppy
To update game to the latest version just download this file and over write the necessary files/folders:
Update 1 :http://www.mediafire.com/?iga9x4n441defgm
run the RUN.bat file to play