Can We use Game Maker?
Im just wondering if we Can use Game Maker to make a Game In 48 Hours as it is easy to use
Im just wondering if we Can use Game Maker to make a Game In 48 Hours as it is easy to use
Name: Basic Game Designer
Description: make uber simplistic games
Version: Very early version of what came to be the Non-Existant Ultimate Game Maker Deluxe
Download: Basic Game Designer
I Just Created a New website for My Applications Visit It here
I added forums to my google site now you can talk about stuff going on there
A while Back me and a Friend started making a small Command Prompt Application Called BatchChat after a while we got Bored and stopped developing it However I have decided to Release the source code here and If anyone wishes to expand Upon it feel free to do so
Click Here to View the source Code
Click Here to View the forums Source Code
Click Here to View the Prototype of what was Eventually Programmed Into the Forums as Polls
I Hope you people Like it
I Have Figured out how to Make Game Maker be able to make a runnable exe with gml
(Useful if your Making an External Level Editor For a Game)
The Script
[code]
global.out = '//{ object export data'
with (all) {
trace = true
if (object_index == obj_control) trace = false // add lines like these to make objects that should not be exported
if (trace) {
global.out += chr(13) + chr(10) + 'instance_create(' + string(x) + ', ' + string(y) + ', ' + object_get_name(object_index) + ')'
}
}
global.out += chr(13) + chr(10) + '//}'
clipboard_set_text(global.out) // or move it somewhere else[/code]
You Need to have an Object called
obj_control is where you Put the object name that you dont want exported
you Can make more lines of it with the name of all the objects you dont want exported
the clipboard_set_text only adds the data to the clipboard Im Not so good when it comes to writing text to files
enjoy
Im Getting me a smartphone for christmas Its a Telecom HUAWEI X1
Im entering MiniLD31 I will be Using Game Maker 8.0 Pro
Im looking for some Inspiration but I need an Idea to work from
Please give me an epic idea
Im hosting my own styled LD where you have to develop a working Game boy game In 24hours
A Recomended toolkit to use is the GBDK Look it up on google (Gameboy Development Kit)
I am still deciding on the date ![]()
GBDK: http://gbdk.sourceforge.net/
Im developing my first ever ld challenge Game its Called Dragon Pong
its gonna be cool 😛
Im still developing dragon pong
but Ive added this so Far
This is a 2 Player Game
A Normal Mode (Move the Paddles up and down)
A Multi Directional Mode (Move in all 4 Directions)
Load Custom-Built Mods (Allowing the Community to add on to the game)
Music
Sound Toggle
Mod Toggle
Im wondering if that is even possible though
A LD to see who can Create the best Game Boy Game from scratch no rom base to Hack from code it completely from scratch
I am thinking of hosting one of these If I can find the correct tools to create them with 😛
Controls are explained inside the game
http://www.mediafire.com/?ep6eqxb48n93inz
I would have added a whole heap more except Im sick at the moment and can not concentrate and also Im not going to be awake for the full 8 Hours
Screenshot
Screenshots:
http://img684.imageshack.us/img684/278/screenshot100rq.png
http://img841.imageshack.us/img841/1153/screenshot101v.png
Download Link: Click Here
ZeroMiner is a 2D sidescroller sandbox game
Controls
A – Move Left
D – Move Right
W – Jump
Right Click – Mine out selected block
Left Click – Place Block after clicking on block from inventory
Hello there I am here to tell you all about my new idea for an LD Basically I will develop a system which has preset graphics and events of what it can do and from that you are to script a game in about 24 Hours or so (I may extend that time limit)
And basically this game runner will run the scripted code and play out like normal
I will probabluy call this a Custom Framework LD or CFLD24 (Custom Framework Ludum dare 24 Hours)
Post ideas about what you think and also I will be astarting work on this custom framework tonight and there will be a full documentation about it
Fast and Slow
I Already submitted my suggestion but here is the general idea of it
Basically make a game where you have the abillity to slow down or speed up objects to complete levels
Im going to create a game and I want someone to give me a theme
Here are the other specifications im going to use
Tool Used: GameSalad
Graphics: 8-Bit
Genre: ???
Length: Short
DotMan is the name and side scroller is the game
Im making a new Indie game called DotMan its going to be a Side Scroller game
A Flash Game made using Stencyl
DotMan is on an Adventure to save the world
He will travel through Many area’s adapt to many different genre’s of gameplay and most of all it will be fun
I will keep you guys posted
I Have started developing my first indie game
I Call it MoleculeMan
Created by Shubshub Productions [The one man company]
MoleculeMan… is a new 16-Bit Indie game in development that follows the adventures of the main character MoleculeMan as he travels the lands in hopes of saving his Friends
The game will feature the following
Stats that you can Upgrade
Beautiful Tiles from the wonderful Forge known as StencylForge
Equipment that will give you Bonuses
Many Enemies
Storyline
Lets begin this story from the start shall we
The village of AtomsVille was a Quiet village in the Molecule sized Universe it was filled with many happy and lively villagers until one day the evil Dr Electron invaded the small village and stole there new technology that can give anyone ultimate power
With the new technology stolen and still very unstable they thought that the world would soon come to an end until one brave soul decided to fight back his name was MoleculeMan and he wanted to get this new technology back and save the world.