Powered by Invision Power Board

 
  Pages: (3) [1] 2 3  ( Go to first unread post ) Reply to this topicStart new topicStart Poll

> Game Making List, Game creation programs and resources
Australia
Companion_Cube
Posted: Jun 29 2007, 05:38 AM
Quote Post


<3
[*]

Group Icon
Group: Members
Posts: 1229
Member No.: 1531
Joined: 14-October 05

Status: (0d) [--]


Here's just a little list of game making programs/engines/resources I've come across which I think are really useful.

Game Making Tools

General

Multimedia Fusion 2 / The Games Factory 2 (Not free, 30-Day Trial Versions)
This one's a popular one used by many. It requires no coding languages, and is simply a drag and drop based environment. It's favoured by many for it's easy to use interface. It's functionality can also be increased by extensions which can be downloaded and placed in the extension folder.
http://www.clickteam.com/

The Games Factory / Multimedia Fusion 1.5 / Klik and Play (Old)
These are the older products in the Clickteam range. I'm not sure where you can obtain TGF/MMF1.5, but KnP can be downloaded on the Clickteam website in a school edition form.
http://www.clickteam.com/

Game Maker 6.1 / Game Maker 7 (Free Unregistered/Lite Versions)
The reason I included both 6.1 and 7 here is because many people still use GM6.1 due to
GM7's new licensing and the fact that it's been completely handed over to YoYo Games. Again, GameMaker is a tool that requires little coding and is mostly a drag and drop affair, although there is the added option of scripting with a language called Game Maker Language (GML).
http://www.gamemaker.nl/old.html (You can find GM6.1 and below here)
http://www.yoyogames.com/ (Find GM7 here)

Stencyl (Unreleased)
Written in Java (So all you Linux and Mac users get a chance). It's not actually released yet, but it deserves a mention here. Stencyl will be a game creation tool that will let you easily create tile-based games with various "kits" (For games like Mario, Megaman and Zelda). Look out for this one in the future.
http://www.stencyl.com/

DX Studio (Free Unregistered Versions)
A real-time 3D and 2D engine with a JavaScript language and even a built-in modelling tool.
http://www.dxstudio.com/

Torque Game Builder / Torque Game Engine / Torque Game Engine Advanced (Not free)
The range of game creation tools by GarageGames. They all use a language called TorqueScript, which has similarities to C++, but is much, much easier. TGB is a 2D game creation tool, while TGE and TGEA are full 3D engines that you even get the source code for, which you can edit with C++.
http://www.garagegames.com/

Scrolling Game Development Kit (Free)
This seems like a really old one, which can be used for any form of scrolling, tile-based game. You can also code for it with VBScript.
http://gamedev.sourceforge.net/
http://gamedevprj.sourceforge.net/ (Games made with SGDK)

3DRad (Free Unregistered Versions)
A programmable 3D real time engine.
http://www.3drad.com/

DarkBASIC (Not free)
Make fast full-screen DirectX and Direct3D games with the BASIC language.
http://www.darkbasic.thegamecreators.com/

BlitzBasic / Blitz3D (Not free)
Game creation tools using the BASIC language. This is the one sindii uses for his 3D Mario project, so you might want to dig further into it.
http://www.blitzbasic.com/

Panda3D (Free)
An open source and very easy to use 3D engine. Programming in C++ or Python. This engine was used to the Disney MMO "Toontown". It has a built in cartoon/cell shader too.
http://panda3d.org/

Role Playing Games

RPG Maker 2000/2003/XP (Free)
A very popular console-style (Think Final Fantasy games below the sixth) RPG maker. Very easy to use, and is entirely a drag and drop interface. RPG Maker XP, however, introduces scripting via the language "Ruby", for added functionality and customization.
[No link, go find it yourself on Google, since it was illegally translated.]

VERGE / ika (Free)
Another console-style RPG maker, but this time they require code. VERGE uses a custom C-like language called VERGE C, while ika uses Python. ika was originally VERGE 2.7, until people argued that since it uses Python, it's completely different. They can be used for other types of games.
http://www.verge-rpg.com/
http://sourceforge.net/projects/ika/

Sphere (Free)
One of the more popular code-based RPG makers, it uses a simple interface with map and graphics editors, and uses the JavaScript language. It can also be used for other types of games, too. Also has variable tile width.
http://aegisknight.org/sphere (Old)
http://sphere.sourceforge.net/flik/info.html (New)

RPG Toolkit (Free, Splash Screen)
Popular toolkit for making console-style RPGs (Like RPG Maker). This one also has scripting for customization in a language called RPG Code. Has a large community, so it would probably be quite easy to start using this one. Uses 32x32 tiles.
http://www.toolkitzone.com

PlayerWorlds / Elysium Diamond (Free)
Server/client package for making 2D tile-based (32x32) MMORPGs.
http://www.playerworlds.com/
http://www.splamm.com/elysium

Fury˛ (Free)
Yet another code-based game creation system, focused mainly on RPGs. Currently in beta stage. Any Active Scripting language can be eventually used but right now it only supports VBScript, JScript, Ruby, Python and, theoretically, Perl. Unlike VERGE / ika, it has an IDE for everything the engine needs - scripts, maps, graphics, music etc... It can import RPG Maker 2000/2003 charsets and RPG Toolkit tilesets. Also has variable tile size.
http://www.fury2.net/wiki/Main_Page
http://www.fury2.net/wiki/Download
http://www.fury2.net/wiki/Making_A_Simple_Game

OHRRPGCE (Free)
Difficult to pronounce acronym for a console-style RPG engine that is simple and easy to use. Was originally a DOS engine written in QuickBasic, but has since been ported over to Windows via FreeBasic.
http://hamsterrepublic.com/ohrrpgce/index.php/Main_Page.html

Engine001
A game creation system focusing on Action RPGs, with a simple point and click interface. Website also includes resources for you to make your Action RPG with.
http://www.engine001.com/

Platform Games

Platform Studio (Free Unregistered/Lite Versions)
This one is specifically for making platform games, which means it's perfect for Mario fangames. Another drag and dropper, which means it's easy as hell to make your new Mario game with this.
http://soft.firstproductions.com/pstudio/

Adventure

Adventure Game Studio (Free)
Popular point and click game creator used by many people. Can also be used for other games (With a little scripting magic), like the game "1213".
http://www.adventuregamestudio.co.uk/

First Person Shooter

FPS Creator (Not free)
Creation tool for making First Person Shooter games.
http://www.fpscreator.com/

Silent Walk FPS Creator (Free Unregistered/Lite Versions)
Rather limited Frist Person Shooter game creation set. Simply design levels, place objects and test out your game.
http://www.silentworks.hu/

Resources

Websites

Music
http://www.mirsoft.info/gamemods.php - Useful game music archive in module music format.
http://www.mirsoft.info/gamemids.php - Same as the previous, except in MIDI music format.
http://www.vgmusic.com/ - Popular large game music archive in MIDI format.
http://gh.ffshrine.org/ - Video game and anime music in MP3 format.
http://snesmusic.org/ - SNES music archive in SPC format, which can be played by both Game Maker and Multimedia Fusion 1.5/2 (With the use of extensions.)
http://www.midishrine.com/ - MIDI files of mostly older games.
http://www.zophar.net/music.html - Music ripped from various games. Mainly useful for its SPC archive, since there's no extensions for anything else.
http://www.flyingomelette.com/gamemusic/mp3download_a.html - Video game MP3s.

Graphics
http://www.spriters-resource.com/ - A large sprite archive.
http://tsgk.captainn.net/ - An archive of over 128000 sprites, ripped and custom.
http://sdb.drshnaps.com/ - One of the largest (and fastest growing) resources for video game sprites, backgrounds, sounds, and more...

General
http://www.mfgg.net/ - Mario related resources.
http://www.sonicfangameshq.com/ - Sonic related resources.
http://www.zfgc.com/ - Zelda related resources.
http://www.create-games.com/ - There are tutorials and articles on Clickteam products here.
http://extensions.co.nr/ - Lots of extensions for the latest Clickteam products.
http://www.zoomgamer.com/ctedb/ - MMF2 extension database.
http://www.clickteam.info/extensions/ - Extensions for the older Clickteam products.
http://en.wikipedia.org/wiki/List_of_game_engines - A list of game engines provided by Wikipedia.

This post has been edited by SolarFlare on Aug 11 2007, 10:27 PM


--------------------
this is not a user posted image
PMEmail PosterAOLMSN
Top
Australia
JesseRoo
Posted: Jun 29 2007, 06:31 AM
Quote Post


Windows Vista user
[*][*]

Group Icon
Group: Members
Posts: 348
Member No.: 3116
Joined: 29-December 06

Status: (0d) [--]


I'm sure there's more out there, but those are practically most of the well known ones.


--------------------
Causing world chaos since 1997.
user posted imageuser posted image
PMEmail Poster
Top
Australia
Companion_Cube
Posted: Jun 29 2007, 06:56 AM
Quote Post


<3
[*]

Group Icon
Group: Members
Posts: 1229
Member No.: 1531
Joined: 14-October 05

Status: (0d) [--]


Update.

I'll be adding more as I find them. Of course, you can contribute too, if you'd like.


--------------------
this is not a user posted image
PMEmail PosterAOLMSN
Top
Unspecified
Treeki
Posted: Jun 29 2007, 07:55 AM
Quote Post


He's adorable, you can't deny it. :<
[*][*]

Group Icon
Group: Members
Posts: 3307
Member No.: 2001
Joined: 5-April 06

Status: (0d) [--]


Fix the GM6 link, please. GM's old page is no longer up, it simply redirects to Yoyo Games.
This page contains GM6, but you must search through it (it's available at the bottom): http://www.gamemaker.nl/old.html
A direct link: http://www.gamemaker.nl/old/gmaker61.zip


--------------------
untitled fangame
http://archive.mfgg.net/index.php?showtopic=242243
expected completion: ∞
PMEmail PosterMSN
Top
United States
GeneralGuy
Posted: Jun 29 2007, 08:16 AM
Quote Post


ShyGuy Leader
[*][*]

Group Icon
Group: Members
Posts: 11192
Member No.: 2505
Joined: 15-August 06

Status: (0d) [--]


A very useful and descriptive list of game creation programs.


--------------------
user posted image
PMEmail Poster
Top
Australia
Companion_Cube
Posted: Jun 30 2007, 10:19 PM
Quote Post


<3
[*]

Group Icon
Group: Members
Posts: 1229
Member No.: 1531
Joined: 14-October 05

Status: (0d) [--]


Bump 'n' Update.

Now includes a resource section for all the resources you need to make your game.


--------------------
this is not a user posted image
PMEmail PosterAOLMSN
Top
United States
Grant
Posted: Jun 30 2007, 10:30 PM
Quote Post


John Freeman said
[*][*][*][*][*]
[*][*][*]

Group Icon
Group: Members
Posts: 8260
Member No.: 2900
Joined: 31-October 06

Status: (0d) [--]


Excellent, ultra-useful list. Requesting a sticky.


--------------------
user posted image

QUOTE (oh youtube trolls)
u guys r retarded hippocrates

QUOTE (Piemanthe3rd)
Pie is not random. I wish people would realize this.
PMEmail PosterUsers WebsiteAOLMSN
Top
Unspecified
Gemini
Posted: Jun 30 2007, 11:08 PM
Quote Post


Lolrus
[*]

Group Icon
Group: Members
Posts: 738
Member No.: 1579
Joined: 31-October 05

Status: (0d) [--]


can you lable which ones are entirely free or have free trial versions biggrin.gif


--------------------
My website, please visit

My God... Gemini is the best member ever"-General Guy "The Self Demonlemon proclaimed 3d model Guru "-Demon Lemon "You're amazing."-Alpha Mechant "Gemeni Is officialy on my beast list!"-iceinwar 92% of Americans say "OH ****!" when their car goes into a ditch. The remaining 8% are from wisconsin, and say "Hold my drink and watch this."
PMEmail Poster
Top
Australia
Companion_Cube
Posted: Jul 1 2007, 01:52 AM
Quote Post


<3
[*]

Group Icon
Group: Members
Posts: 1229
Member No.: 1531
Joined: 14-October 05

Status: (0d) [--]


QUOTE (Gemini @ Jun 30 2007, 11:08 PM)
can you lable which ones are entirely free or have free trial versions biggrin.gif

Okay done.


--------------------
this is not a user posted image
PMEmail PosterAOLMSN
Top
Greece
rogueyoshi
Posted: Jul 1 2007, 02:23 AM
Quote Post


Watch out for that zoo
[*]

Group Icon
Group: Members
Posts: 346
Member No.: 3742
Joined: 8-May 07

Status: (0d) [--]


yeah, a sticky for this would be awesome.

EDIT: add Sonic Fan Games HQ and Zelda Fan Game Central to that list for resources.

This post has been edited by rogueyoshi on Jul 1 2007, 02:26 AM


--------------------
#SNKPlaymore @ EFnet
Don't have a clue how to play KOF? Want one? http://tinyurl.com/kofguide
Tell SNK their netcode sucks ASS!! http://tinyurl.com/snkonline

user posted image
PMAOLYahooMSN
Top
United Kingdom
hazmeister
Posted: Jul 1 2007, 09:16 AM
Quote Post


ITT CATZ!!!
[*]

Group Icon
Group: Members
Posts: 1425
Member No.: 3802
Joined: 21-May 07

Status: (0d) [--]


http://www.midishrine.com/
For MIDI files, of mostly older games.


--------------------
PMEmail PosterUsers WebsiteMSN
Top
Australia
Companion_Cube
Posted: Jul 3 2007, 05:41 AM
Quote Post


<3
[*]

Group Icon
Group: Members
Posts: 1229
Member No.: 1531
Joined: 14-October 05

Status: (0d) [--]


Added Clickteam extension databases.


--------------------
this is not a user posted image
PMEmail PosterAOLMSN
Top
United States
Littlink
Posted: Jul 3 2007, 12:52 PM
Quote Post


hip 2b square
[*][*][*][*][*]
[*][*]

Group Icon
Group: Members
Posts: 5146
Member No.: 2010
Joined: 11-April 06

Status: (0d) [--]


Sweet list, dude. =D This'll be handy later on.


--------------------
[████████░░] 80%

user posted image
PMUsers WebsiteMSN
Top
United States
TerabiteX
Posted: Jul 3 2007, 01:15 PM
Quote Post


Kirby :O
[*][*][*]

Group Icon
Group: Members
Posts: 1042
Member No.: 3043
Joined: 9-December 06

Status: (0d) [--]


This looks useful if you're not sure what to use for making games. It may not be useful to me, but it's good that somebody took their time to do this.


--------------------

user posted image

I got myself a Youtube account. Check out my semi-awesome vids!

Want to send me a message? Send me one at Youtube, 'cause it's not going to get checked here for a while.

Current Projects:
Battle for the Mushroom Kingdom: On hold
Kirby Versus Shy Guy: On hold (Maybe cancelled??? I don't know)
Everything Else: Cancelled

Main refs: Ref 1(Makawee) Ref 1 Alternate(alex-rus07) Ref 2(hohoo)
Thanks to these people for drawing me!
I have been sprited by:
RKM 404_not_found Waluigi2 Joe__Inky11
PMEmail Poster
Top
Unspecified
*WII_PIMP*
Posted: Jul 3 2007, 04:40 PM
Quote Post


ASDFAFSDASFAF... O_o


Group Icon
Group: Banned
Posts: 539
Member No.: 3272
Joined: 6-February 07

Status: (71582607m) [XX]


nvm.

This post has been edited by WII_MAN on Jul 3 2007, 04:41 PM


--------------------
PMEmail PosterUsers Website
Top
Australia
Companion_Cube
Posted: Jul 9 2007, 07:17 AM
Quote Post


<3
[*]

Group Icon
Group: Members
Posts: 1229
Member No.: 1531
Joined: 14-October 05

Status: (0d) [--]


Eh. Three more new game tools/engines.


--------------------
this is not a user posted image
PMEmail PosterAOLMSN
Top
Canada
Mewizkuit
Posted: Jul 9 2007, 06:30 PM
Quote Post


CHARMANDER
[*][*][*][*]

Group Icon
Group: Members
Posts: 4397
Member No.: 2508
Joined: 16-August 06

Status: (0d) [--]


Shweet.


--------------------
QUOTE
whenever i feel like clicking "reply"
i stop and think to myself, "why"
will it be a post to be remembered by?
or will i scare off a n00b and tell him to die?
PMEmail PosterMSN
Top
Unspecified
SnakeMan
Posted: Jul 9 2007, 07:49 PM
Quote Post


This is my Final Mission.
[*][*][*][*]

Group Icon
Group: Members
Posts: 16609
Member No.: 304
Joined: 28-February 04

Status: (0d) [--]


Done.


--------------------

Final Mission Commencing...


PSI FAREWELL
PMEmail PosterUsers WebsiteAOL
Top
United States
M. C. Productions
Posted: Jul 11 2007, 10:08 AM
Quote Post


Mario series' gals = #1!
[*]

Group Icon
Group: Members
Posts: 700
Member No.: 3100
Joined: 22-December 06

Status: (0d) [--]


Hold up, for MMF2/TGF2 -- do you still need to actually "code" the game via the Event Editor? Because I can imagine that without that very important part of the production, we have no game itself (let alone levels, as Clickteam calls them).
PMUsers Website
Top
Unspecified
Treeki
Posted: Jul 11 2007, 10:11 AM
Quote Post


He's adorable, you can't deny it. :<
[*][*]

Group Icon
Group: Members
Posts: 3307
Member No.: 2001
Joined: 5-April 06

Status: (0d) [--]


QUOTE (M. C. Productions @ Jul 11 2007, 10:08 AM)
Hold up, for MMF2/TGF2 -- do you still need to actually "code" the game via the Event Editor? Because I can imagine that without that very important part of the production, we have no game itself (let alone levels, as Clickteam calls them).

Yes, but there are some changes. Levels are called frames (but they act identically), and a new version of the Event editor is also usable called the Event List editor, which works similarly but removes the grid interface and displays events as a list. The event-style coding is identical to TGF, simply expanded with more events and actions.


--------------------
untitled fangame
http://archive.mfgg.net/index.php?showtopic=242243
expected completion: ∞
PMEmail PosterMSN
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

  Topic Options Topic Options Pages: (3) [1] 2 3  Reply to this topicStart new topicStart Poll

 




[ Script Execution time: 0.1139 ]   [ 13 queries used ]   [ GZIP Enabled ]   [ Server Load: 1.74 ]