Search
Sections
System
Sort
Date
1288 results 0 1 2 3 ... 45 (46) 47 Prev Next
19th May 2009
I'm not really sure if this is good, to be honest, but here it is anyway..
Counters Strike

BlitzBasic Sourcecode included.
Views 62, Upvotes 11  
Release
Roundup.. Blog
13th May 2009
Occasionally, I like to jot down my current doings. It helps keep track of projects, and ideas, and sometimes getting a bit of feedback helps.
So feel free to do that!
1. Java/MidletPascal
Since I got my latest phone (an LGCookie) I decided to get back into Java coding... Except, without that horrible Java bit.
Views 31, Upvotes 9  
Daily Blog
12th May 2009
This week's Wednesday Workshop (#200! wowie) asked us to create a game using no more than 2000 characters.
I managed to recreate the classic 8-bit title "Splat!", whereby you control a spider through a maze, picking up fruit.
In order to squeeze all that into 2000 characters, I opted for simpler mouse movement, and few other bits and pieces.
Then I figured, what the heck, and decided to make it a wee bit bigger for AGameAWeek.
Guide the worm through the maze, grab the circles, av...
Views 86, Upvotes 26  
Release
21st April 2009
Yeay! It's Horizontal Shooter Redux!!
In this first release, there's a few pointers. Read inside for those.
Otherwise, nice and quick, here's a picture.

Views 34, Upvotes 5  
Release
10th April 2009
Giving yourself more work!
Bugger.
Last week I bought myself a new phone.
A lovely little phone!
Views 31, Upvotes 8  
Daily Blog
WormBlast Blog
31st March 2009
I had intended to update this a fair bit. Add music, add extra pickups, things like that.
But in the end, I instead decided to leave it as it is.
This is (with added Highscore table) pretty much as it is at the end of the two hour session.
A nice simple game, with a basic gameplay method.
Views 69, Upvotes 7  
Release
22nd March 2009
With more tweaking than my head could stand, I finally got Game #2 wrapped up yesterday, so I'm finally starting on Game #3, today.
As stated previously, Game #3 will be reusing quite a lot of the core engine that Game #2 used, so it should be short and sweet putting it all together, like some kind of coded jigsaw puzzle.
Once that's done, Game #4's ready to get going (ie, I have a vague idea in my head!) and will also be coded in Blitz for this week's AGameAWeek, so watch out fo...
Views 85, Upvotes 22  
Platdude Retro Collection 2
4th March 2009
I'm still building up the basic reusable map functions!
Had some crazy memory issues, yesterday, but everything seems ok, this morning, so it's time to move from silly map things, to actually building the game up.
Starting with a strange grouping of maptiles, I'm going to have to add crates, and a player, and get the movement up and running.
It should be pretty easy to do, though, as all the arts ready and waiting.
Views 85, Upvotes 20  
Platdude Retro Collection 2
3rd March 2009
Yeah, I figured I'd forgotten a few things, and as Sokoban gets built up, slowly but surely, all the forgotten things are poking their heads out, waiting to be sorted.
Click inside for coder-heavy stuff.. or just grab Sokoban from earlier today and play that for a while!!

Views 106, Upvotes 26  
Platdude Retro Collection 2
2nd March 2009
Yesterday was spent getting Sokoban to work in BlitzBasic for Windows. It ended up reasonably well, but there's a few things that should be tweaked, including one persons complaint that bundling all 600+ levels into a single pack kinda kills the fun of it.. A dull trek through a long list of simple levels before you even touch on the slightly more difficult levels, does not a fun game make.
So, I'll split them back up into their seperate packs, and give folk a nice selectable menu system.
Views 104, Upvotes 29  
Platdude Retro Collection 2
1st March 2009
I'm yet to start coding anything gamewise, yet, but I've made my first start on the first game.
Gerinych over at GBATemp suggested a Sokoban clone.
Usually, I avoid Sokobans. They're kinda dull, generic and boring after 5 seconds, but there's something in Sokoban that's really useful right now.
Sokoban has a LOT of levels, and since one of the Socoder members (JL235) is making his own Sokoban clone, he knew where I'd find a whole big bunch of levels for it.
S...
Views 78, Upvotes 15  
Platdude Retro Collection 2
27th February 2009
This time around, every game will have it's own quickly made titlescreen.
Not wanting to spend too much time doing each one, I figured I'd get away with doing NES style titles. They're simple, but effective.
I'm deciding all this, now, because it's so much easier than having to frantically throw it all together, later on, with 10 or so games all needing to be worked out!
So, the style right now is, Title of game at the top, highscores below, and "Press Start" below tha...
Views 73, Upvotes 16  
Platdude Retro Collection 2
6th February 2009
I've taken onboard a few of AuthenticKaizen's suggestions, and there's now a slightly better edition of Disasteroids available.
<a href="https://agameaweek.com/?Game=33">Same download link, right here</a>
The game's pretty much the same as it was on Tuesday, except with a few added powerups to play around with.
There's also (I forgot to mention this anywhere, but it's in there!!) a "Chill" mode. Hit Tab to start the game, and you play without those litt...
Views 150, Upvotes 8  
Daily Blog
Go Left! Blog
20th January 2009
A short and sweet game, this week.
Would've been more (extra graphical niceness) but I ran out of time! Aw well..
Here's the basic form.
<img src="https://socoder.net/workshop/dlds/184_go_left.gif">
Views 62, Upvotes 7  
Release
19th January 2009
I'm not sure if you figured it out from the picture I posted the other day, but it seems that the project I'm currently working on in XNA will turn out to be Centipong.
To be honest, I wasn't actually planning to do Centipong!
I was actually just shoving in a basic sprite, and getting it bobbing around on the screen, in order to duplicate my basic "Blitz 2D-in-3D" command set within the XNA environment.
So far that's working out rather well, and I've near enough created...
Views 29, Upvotes 4  
Daily Blog
15th January 2009
I've said on other forums that this year will be my Xbox Live year.
That I'd take the time to learn how XNA should work, and eventually build things up so they work nice and happily.
Unfortunately, my coding's stuck in the 80's&90's, and I can't get out of my "horrible" Basic habits.
Well, other folk call them "Horrible" habits, but honestly, I just see most Basic commands as common sense.
Views 40, Upvotes 11  
Daily Blog
13th January 2009
A nice, quickly made game, this week.. For obvious reasons. Bah..
Still, a game created in 2 days can be just as much fun as a great big month long project.
..
Occasionally.
Views 54, Upvotes 6  
Release
11th January 2009
PC 1 is dead.
However, PC 1 made nightly backups from Drive 1 to Drive 2, so all my data's safe and secure.
Unfortunately, They're both SATA drives, and PC2's a really old Celeron that doesn't have a SATA connector!
So, although all my stuff's safe, I can't actually get to any of it!
Views 45, Upvotes 8  
Daily Blog
23rd December 2008
You might have noticed a distinct lack of AGameAWeek, this week..
Since I'm getting little or no work done, this week, and.. what with being Xmas and all, I've decided to be lazy, and take a week off.
Nothing wrong with that!
If you feel you really need something new to play with, nip to yesterday's post, and you can grab the WhoSave thing. That's quite nice.. And you can pretend I posted that today, in time for the Xmas episode in 2 days time. Very festive!!
If yo...
Views 54, Upvotes 6  
Daily Blog
2008... Blog
22nd December 2008
( border="0"><tr><td>Blimey!
What a year, eh!
I decided to round off the year with a nice big, old fashioned list, with everything in it.
Except this doesn't have everything in it, because I've forgotten to add the DS games.. I'll do that later!! (Took me about 3 hours to do this, so I'm not going to tweak it, now!!)
Views 31, Upvotes 8  
Daily Blog
7th December 2008
Today I started on the online highscore stuff.
Having sat playing AD2 for a while, again, last night, I figured I'd better get a move on and finish the basics off.
So, into the database we go, and I've set up the tables. I implimented the basic checksums to ensure each level is unique enough to qualify, and I additionally added a secondary "Bag" table, that can hold new levels until they're ready to be downloadable. Always something new, ready and raring to be sent!
Next up, ...
Views 44, Upvotes 11  
Daily Blog
2nd December 2008
Another week working on Alien Deathmatch means another week that I've not done AGameAWeek, so it's back into the big bag of failures to see if we can dig anything new out.
No..
But, the lack of anything new, and finished, doesn't always mean nothing on this Blog.. Let's bring back the old "Experimental" tag from way back when, and show off a few random bits of unfinished garbage.

Views 196, Upvotes 30  
Experimental
26th November 2008
Today's work has been mostly of the external variety.
First off, compressing a level..
I'm taking 160x160 pixels, each one being around about 16 different colors (give or take, depending on what walls/floors/etc I bother to add.) and trying to bundle them up into a teensy tiny bit of data.
To me, compression's a fun time, where you get to play with lots of fiddly numbers, and chaotic maths, just to get large things down to size.
Views 50, Upvotes 16  
Daily Blog
26th November 2008
Yesterday was spent playing with the editor some more.
As the game and editor become more closely entangled, I'm finding lots of little extra tweaks that need to be made to the game, so that the editor can be that little bit more complex.
Here's a nice list of things you can currently tweak within the editor..
The start weapon (1-16 so far.. there are 16 forms of Basic weapon, and then the Super weapons on top. I've yet to add any Super weapons, yet, though!) and also how fas...
Views 64, Upvotes 17  
Daily Blog
24th November 2008
<a href="https://socoder.net/uploads/1/ad2_shot009b.png"><img src="https://socoder.net/uploads/1/ad2_shot009b_thumb.png"></a>
An editor!
Today, I finally got around to making the editor. Starting nice and easily, I'll be adding bits and pieces as I go, so that .. hopefully.. when you get hold of it, it's not as empty as it currently is!

Views 81, Upvotes 14  
Daily Blog
20th November 2008
With random spawning added, and basic weapon upgrades up and running, the game's getting much more like a game, now.
<a href="https://socoder.net/uploads/1/ad2_shot007.png"><img src="https://socoder.net/uploads/1/ad2_shot007_thumb.png">
Basic Bog-Standard Arena</a>

Views 66, Upvotes 11  
Daily Blog
18th November 2008
Background progress is coming along nicely.
<a href="https://socoder.net/uploads/1/ad2_shot006.png"><img src="https://socoder.net/uploads/1/ad2_shot006_thumb.png"></a>
I've currently got the level renderer to come up with a nice selection of coloured floors from 3 prerendered ones.. It can do plain, and chequered, thus giving us 6 possibilities of floors. Every room that's separated gets a random floor. Nice and simple.
(They have to be prerendered colours becau...
Views 56, Upvotes 14  
Daily Blog
1288 results 0 1 2 3 ... 45 (46) 47 Prev Next
Site credits : Jayenkai, one crazy fool who has far too much time on his hands.
(c) Jayenkai 2023 and onwards, RSS feed

AGameAWeek - Games by Jayenkai