22.10.2006, 12:01:34
Quote:there are 3 main operating systemsI planned it on Windows systems at first

Then, somebody can porting it to another systems.
Quote:OpenGL or DirectX?I thought to write universal class: DrawClass for example
which can be as dll,which use OpenGL or Direct3D or anything another

Quote:32bit or 64bit,In my plans: for many windows systems
(Win32 (x86) Win32 (ARM), Win64 (IA64), Win64 (x64))
Quote:multiple threads and/or cores?good idea

One thread calculate units moves,
another draw all



Quote:I'd say 75% of the people who would be interested in this game have x86 cpus.

Code:
MOV RAX, 0FFFFFFFFFFFFFFFEh
XOR RAX, RCX
MOV R10,RAX

ARM forever - x86 sucks!