Maizie Bones (new game)

Discussions related to graphics (2D and 3D), animation and games programming
David Williams

Maizie Bones (new game)

Post by David Williams »

I recently submitted my game 'Maizie Bones' to the latest code-a-game contest at SyntaxBomb:

https://www.syntaxbomb.com/index.php/to ... .msg19990/

Here's a YouTube video in which I play the game in its entirety:

https://www.youtube.com/watch?v=0wAhM3fQU9g


David.
--
Last edited by David Williams on Wed 17 Oct 2018, 10:06, edited 1 time in total.
p_m21987
Posts: 177
Joined: Mon 02 Apr 2018, 21:51

Re: Maizie Bones (new game)

Post by p_m21987 »

Heheh, I like your nickname "BasicBoy".
The graphics and graphical effects in this game are really cool and impressive.

PM
David Williams

Re: Maizie Bones (new game)

Post by David Williams »

> The graphics and graphical effects in this game are really cool and impressive.

Thanks. The whole thing was done and dusted (pretty much) in 6 weeks flat.


David.
--
David Williams

Re: Maizie Bones (new game)

Post by David Williams »

Libraries used in this game:

GFXLIB2 (naturally!)
D3DLIB* (for the 'Blue Monster Hunter' minigame -- see note below)
BOX2DLIB (for the 'Marble Maze' minigame)
SORTLIB (for the 'Amazeballs'** minigame)
WINLIB5 (for 'Blue Monster Hunter' in order to create a 'static box')

* A section of this library was translated (by me) into assembler language for speed purposes
** https://www.urbandictionary.com/define. ... Amazeballs


David.
--
David Williams

Re: Maizie Bones (new game)

Post by David Williams »

I have updated the 'BB4W Games' website to include the new Maizie Bones game:

http://www.proggies.uk/

Direct link to Maizie Bones (extract from ZIp folder before running):
http://www.proggies.uk/progs/zip/maiziebones.zip

YouTube video:
https://www.youtube.com/watch?v=0wAhM3fQU9g&t=867s


If someone could post a link for the updated BB4W Games website and/or the direct download link over on the BBC BASIC Groups.io site then I would appreciate it (I'm not a member so I can't). I'm a little bit surprised that nobody's already done that, to be honest. :)


David.
--
David Williams

Re: Maizie Bones (new game)

Post by David Williams »

I thought it would be interesting (for me!) to find out how many times 'Maizie Bones' has been downloaded so far, so I downloaded the log file for my website (hosted by Tsohost) which covers the month of October (so far), and amazingly maiziebones.zip has been downloaded an astonishing... 5 times. No, that doesn't sound right to me either.

Looks like I'll be contacting my web hosting company.
David Williams

Re: Maizie Bones (new game)

Post by David Williams »

A new thread has just been started at SyntaxBomb:

Thread: "Xmas theme for competition 7?"
https://www.syntaxbomb.com/index.php/to ... .msg20488/


My project folders are already set up :-)
mikeg
Posts: 101
Joined: Sat 23 Jun 2018, 19:52

Re: Maizie Bones (new game)

Post by mikeg »

Amazing work!
Focus is on code subject. Feel free to judge the quality of my work.
David Williams

Re: Maizie Bones (new game)

Post by David Williams »

Thanks, Michael. I think the next contest at SyntaxBomb is going to start sooner than I expected. Perhaps you would be interested in giving it a go?
mikeg
Posts: 101
Joined: Sat 23 Jun 2018, 19:52

Re: Maizie Bones (new game)

Post by mikeg »

Perhaps you would be interested in giving it a go?

Um... well for next Halloween I could start on a major project.. I doubt I will have the skill (or willpower) to beat anyone by the next deadline, but by next Halloween I think I could have a game ready that is worthy of praise... Seeing as how when late fall comes, I spend more time on computer.

Ill start on it right away and I will see.
Focus is on code subject. Feel free to judge the quality of my work.