I have some questions about CS...
1) Can you make a multiplayer game out of this? And if so how many people are able to join?
Yes, number of people is something that is not controlled by Crystal Space. That depends on how you implement the server.
2) Is this easy-to-use for beginners like me?
CS is not that easy but it is getting easier. Recently the documentation got a big overhaul to make things considerably easier. There are several tutorials and you can get a lot of help here on the forums or on irc.
3) What type of programming does CS use?
Not sure what you mean but CS uses C++ and object oriented.
4) HOW DO I START THIS PROGRAM!! I CANT FIND ANY EXE FILES!!!!
There are none. You need to have a compiler and compile Crystal Space on your own.
There are a few demos you can download however:
http://www.crystalspace3d.org/downloads/celdemo.zipGreetings,
I downloaded the demo it looks wonderful. but i read the readme file and it says:
This is a demo that is included with CEL. It is not a finished game at all.
It just shows what you can do with Blender, Crystal Space, and CEL to make
something that is almost a game
without any coding at all (using the CEL
quest manager). There are moving platforms, buttons, lights that you can turn
on, elevators and keys you need to find so that doors can open.
is that really true? i'm not a programmer and if i can make a small game without any coding then this project its awesome for beginners and for programmers.