Search
Sections
System
Sort
Date
3011 results 0 1 2 3 ... 109 (110) 111 Prev Next
28th November 2008
I'm quite happy with the level compression, now. Things are nice and trim, and everything's fitting into a small enough area.
So, today I'm thinking about how the server should work.. Note, I've not added the server yet, but I'm definitely getting prepared! What I've decided to do is implement an Author name and Level name directly into the checksum.
This way, when the server checks your game for new levels, it can automatically dig out the new stuff, and it'll know...
Views 49, Upvotes 15  
Daily Blog
27th November 2008
To stop my head from exploding from all the compression stuff, I decided to play with the theme tune, today.
First off, I tried something different.
It was rubbish.
Next up, I tried the old theme, but rejigged.
Views 80, Upvotes 11  
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
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
19th November 2008
Haven't done a thing, today!
Actually, that's not entirely true. I spent most of this morning playing about with the Enemy Spawning layout code, and tweaking it to be a little fairer.. One of my annoyances when playing Geometry Wars is when you're running in one direction, and a bad guy spawns RIGHT in front of you, giving you a fraction of a second in which to go "Oh, FFS!" and then die horribly!
Maybe I'm just rubbish at it (so says my gamerscore), but that always pisses me off.
So, I'...
Views 43, Upvotes 8  
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
18th November 2008
I spent most of last night tweaking the graphics.
For starters, I've jigged about the whole Background tileset.
If you've bothered to poke around inside the old game, you'll have noticed that bg.png contains a great big pile of unused "Inside a Wall" stuff. It was originally going to serve a purpose, and fill out the black, but eventually I decided that having plain black nothingness would be good enough, and the black stayed as black.
So, they're now removed from the tile...
Views 64, Upvotes 12  
Daily Blog
15th November 2008
Nothing Alien Deathmatch related today (since Saturday's the day I work the most, and get the least actual coding done.. and sit and watch Stargate a lot.. )
However, today, a Spanish fellow named Adael made me a level editor for JNKPlat DS 08!
It's online, it's Javascript based, and it's right here. (Update : It's been nearly a decade since I posted this... It's not there, any more!!)
<a href="https://socoder.net/uplo...
Views 50, Upvotes 7  
Daily Blog
14th November 2008
No need for a screenshot tonight, as there's not really anything worth looking at!
Everything I did today was invisible background coding stuff! So nothing fancy to look at, but still some nice new things.
I started off by squeezing the whole pixel by pixel arena out into a great big map array. I'm hoping (!) that it'll make things that bit more precise once I start adding in some walls (probably tomorrow)
Basically, rather than having the player walk past/into/occasionally t...
Views 64, Upvotes 11  
Daily Blog
13th November 2008
All games must start somewhere, and Alien Deathmatch 2 starts right here!
<a href="https://socoder.net/uploads/1/ad2_shot001.png"><img src="https://socoder.net/uploads/1/ad2_shot001_thumb.png"></a>
This isn't the most entertaining shot I've ever posted, but it does show that work has now actually begun on the sequel.

Views 65, Upvotes 15  
Daily Blog
11th November 2008
Another quicky, today.. In fact, it's a little later than usual, but that's only because I'd only just thought of it, this morning!! Panic coding at it's best..
Wheel of No Prizes sees you spin the wheel, guess the place name, Hangman style, and carry on as much as you can until you've run out of lives.
Neat!
<a href="https://socoder.net/uploads/1/wheel.png"><img src="https://socoder.net/uploads/1/wheel_thumb.png"></a>
Nice and simple stuff, but...
Views 117, Upvotes 21  
Release
26th October 2008
In what can only be described as a complete disappointment, I've given up with BlitzMax.
Technically, the engine's great, the language runs fast, and things are good.
But.. It doesn't run on some systems..
And some of the features I'd really like to use run really stupidly slow on certain other systems.
Views 76, Upvotes 16  
Daily Blog
30th September 2008
This week, I haven't entered the Wednesday Workshop. Instead I had a try at the Monthly one (#013), which asked us to create a game with lots of guns, and bullets and shootyness.
Since I'd already done a decent enough shooter the other day (H~S) I decided to try my hand at something a little different.
<a href="https://AGameAWeek.com/windev/sheriffmunky.png"><img src="https://AGameAWeek.com/windev/sheriffmunky_thumb.png"></a>

Views 94, Upvotes 11  
Release
23rd September 2008
Due to all manner of obscure things happening this week (A HD Crash being one of them..) this week's effort isn't anywhere near as good as last week's!!
Still, a game's a game, even without a titlescreen, music, sound, an ending, scores, or anything else like that..
..
*cough*
Views 77, Upvotes 10  
Release
16th September 2008
A while ago, I made <a href="https://AGameAWeek.com/?p=14">this</a>. Horizontal Shooter.
Fly about, shoot the bad guys, guard the good guys.
A nice enough game, lovely lines all over, but somehow lacking in something extra.
This week.. I added something extra!
Views 185, Upvotes 18  
Release
9th September 2008
A quick update, albeit not a proper one..
If you download (URL "https://socoder.net/uploads/1/jnkplat08ds.zip">this new version) of JNKPlat, you can use the inbuilt editor to play around with all the nice new features I've been adding in, lately.
I've not really gotten around to building a bunch of levels, yet, though! So you'll have to wait for that.
I'll be posting a new version next week with some new packs of levels, and maybe even a bunch more new features, too!
Head inside ...
Views 199, Upvotes 16  
Daily Blog
26th August 2008
I'm not entirely sure who came up with this idea, but it's been roaming around the internet for the past few years.
This week's Wednesday Workshop #165 was to create a game using only one button.
So, Heck, why not!
??
Views 433, Upvotes 37  
Release
12th August 2008
This week, Socoder's <a href="https://socoder.net/?Workshop=Challenge&Week=163">Wednesday Workshop (#163)</a> challenge was to create a game with Money in it.
I initially was going to create a top-down dungeon romp, but as the plan grew and grew in scale, I scrapped it and just ended up making a nice quick platformer instead!
??
<img src="https://socoder.net/workshop/dlds/163_mr_money_grabber.gif">
Mr Money Grabber features you rushing through the level coll...
Views 126, Upvotes 32  
Release
4th August 2008
I tried to keep a blog. It didn't work.
It's no surprise, though. I've never been one to keep a working active blog.
No matter, I'll try something else.
Welcome to A Game A Week.com
Views 135, Upvotes 36  
Daily Blog
16th May 2008
Tomb Raider meets Pitfall!
<img src="https://AGameAWeek.com/windev/crofty1.png">
Retro Raider took a few days to get into a decent build, and then over the course of a few weeks I added lots of extra little chunky bits.
<img src="https://AGameAWeek.com/windev/crofty2.png">
Views 225, Upvotes 23  
Release
Who Save! Game
8th May 2008
Views 1468, Upvotes 21  
App
9th March 2008
For starters, let me just point out that Alien Deathmatch has still been slowly updating over the past couple of weeks. It's strange that a single game has taken up so much of my time. I guess that once you find the right type of game, you're more motivated than usual.
Still, more weeks playing with 1 game = less time to get some actual new games coded.
As such, there's not really been a whole lot to report over the past week or so.
No new games, no new ideas, nothing.
I had initia...
Views 83, Upvotes 21  
Daily Blog
Blockman Blog
25th January 2008
If Centipong was a simplistic looking game with added 3D, Blockman would be the exact opposite. With levels so colourful they'd poke your eyes out, Blockman comes hopping along to rescue all the Blocklets.
<a href="https://AGameAWeek.com/windev/blockman_01.png"><img src="https://AGameAWeek.com/windev/blockman_01_thumb.png"></a><a href="https://AGameAWeek.com/windev/blockman_02.png"><img src="https://AGameAWeek.com/windev/blockman_02_thumb.png"></a>
It'...
Views 295, Upvotes 25  
Experimental
Centipong Blog
8th January 2008
What happens when you take 2 classic Atari 2600 games, and stick them together?
Centipong mixes Centipede and Pong to create a really weird almost-psychedelic game.
Smash the ball at the Centipede repeatedly.

Views 248, Upvotes 25  
Release
17th December 2007
<em>Note : This is much more Game-Specific than my regular posts!</em>
Bombliss is one of my favourite alternate Tetris games. It has all the playability of the original Tetris, and it also has bombs, and chain reactions and things, too.
Last night, I opened up the Tetris sourcecode for the Retro Collection, and started hacking away for it's Xtra Mode. (renamed so it looked more obvious on the menu) For reference, to start a Xtra Mode game, either hit X to start the game instea...
Views 100, Upvotes 14  
Daily Blog
16th December 2007
The whole Gabby Gets a Turkey (logo on last week's post) game is being scrapped due to bizarre scale issues!? A white cat in white snow is a nice idea, except when you realise that a 16x16 pixel head is going to need a huge non-existant body behind it!? The whole thing just felt really odd, and I decided to just scrap it instead.
I know that the Drunken Coders people hate entries that are "X game + Xmassy theme added on later", and I came up with the Gabby game so's it definitely didn't feel like a ...
Views 70, Upvotes 8  
Daily Blog
12th December 2007
Those expecting another Saturday filled with happy retro memories have a long wait.
I took the week off!
Mostly because coding 18 games within 3 weeks takes quite a lot out of you, but also 'cos my DS finally gave up trying to hold onto the tiny shred of hinge it had remaining. (ie, it did that whole "R-trigger side snap" thing that DSLite's tend to do!)
During this week, though, I've been thinking about Galaga.
On the one hand, it'd be nice to make a tiny retro version of the Amiga...
Views 70, Upvotes 12  
Daily Blog
3011 results 0 1 2 3 ... 109 (110) 111 Prev Next
Site credits : Jayenkai
(c) Jayenkai 2023 and onwards, RSS feed

AGameAWeek - Games by Jayenkai