Walls and monsters

Direct links

Programmation

I you have very personnal project ideas that no software can build, what about writing your own tools. There are a lot of programmation languages and a lot of Integrated Development Environment (some are free).
Beware ! ! ! The task you're about to begin is really hard and painfull. You will have to learn programming during several years if you attempt to build these so cool games in your head. But who know ? Keep the faith and may be you will reach your goals.


Ruby

The script language used in Rpg maker (Xp and Vx) comes from Ruby. So if you want to realize very personnal games with these softwares you have to learn Ruby language.

Official Ruby page

Visual studio express 2005

Free version of a Microsoft development softwares package. It comes with all you need to write Windows applications in the following languages :
- Visual Basic
- Visual C++
- Visual C#
- Visual J# (not present in the next version of Visual studio express)

There's also Visual Web developper, a software to design web sites. But be carfull : this application build asp.net sites and not html ones. A lot of web sites hoster don't acccept this kind of sites. So ask to your web hoster what kind of files you are allowed to put in your web sites.
Visual C# 2005 let you use old versions of Xna framework. Xna is a great library of managed code to write video games more easily.

Visual studio express 2005

Visual studio express 2008

Free version of a Microsoft developpment softwares package. So what's new here ?
- No Visual J# anymore )
- New type of applications called Windows Presentation Foundation (usually Wpf).
- The new Language-Integrated Query (Linq) to manipulate datas from sgbd easily in visual c#.
- Possibility to use the Xna framework (the third vesion at this moment (may 2009) version 3 (library of managed code to write video games more easily).

Visual studio express 2008



http://www.wallsandmonsters.com

Code and design by Bulbuzor. 2007. Contact : bobcial@free.fr. Site written with Alleycode HTML Editor 2.21 (free version). Uploaded by Coreftp (free version).