17
Take Notes!

Level 5

Embed Size (px)

DESCRIPTION

Part 5 (Other Resources) Be sure to check notes

Citation preview

Page 1: Level 5

Take Notes!

Page 2: Level 5

Web Games

http://nonoba.com/

Aliens Must Die! Untangle Indestruc2tank

Page 3: Level 5

So you want to make Games? Art

The pretty stuff

SoundThe loud stuff

DesignThe hard stuff

ProgrammingThe number stuff

Page 4: Level 5

2D or 3D

2D art is easy and fast to make.Very few of you grew up on 2D games.

3D looks better but requires:ModelingAnimatingTexturing(Any 3D game needs 2D art)

Page 5: Level 5

3D

ModelThe Wire mesh

TextureThe picture that wraps around the model.

AnimationRequired to make the model move.

Page 6: Level 5

Engines

The bit of code that runs a part of a game.

Graphics Engines Physics Engines Sound Engines

Page 7: Level 5

Game Maker

Free Pro = $20

http://www.yoyogames.com/gamemaker

Ability to create 2D games Very little programming

Page 8: Level 5

Dark Basic

$30-50 2D and 3D http://www.thegamecreators.com/

Requires Basic Programming knowledge.

Lots of tutorials and books.

Page 9: Level 5

Blitz / Blitz 3D $100-200 2D and 3D

http://www.blitzbasic.com/

Basic Programming

Very Powerful http://www.tecno-base.com/

Page 10: Level 5

Ogre 3D

FreeRead License

http://www.ogre3d.org/

3D engine

Powerful Community

Page 11: Level 5

Torque $100

Add-on's cost more

A featured engine that handles just about anything.

http://www.garagegames.com/products/torque/

Wonderful community They will host your game.

Page 12: Level 5

Art Tools

Blenderwww.blender.org

○ Free!

Gimpwww.gimp.org

○ Free!Use to make your textures.

Both of these have tutorials everywhere.

Page 13: Level 5

Adobe Flash

$699 Free Trial

http://www.adobe.com/products/flash/

www.flashkit.com www.kirupa.com

Page 14: Level 5

Adobe Photoshop CS3

$300

www.Adobe.com

What I used to make this piece of art.

Page 15: Level 5

Professional 3D Maya

$2000

3D Studio Max~$600

Lightwave~$900

All have free trials on their websites.

Page 16: Level 5

Activity A-B

Create a full fledged design of a game.

Tool’s Goal’s Obstacle’s Second ChancesLevelsPower-upsControlsInterfaces

Page 17: Level 5

Other Websites

www.Gamedev.net

www.Gamasutra.com

Post comments if you have questions!