now we can start to coding for game.you can modeling your world
when coding your game but it confuse you. It is better that first
modeling and then coding and if it isn’t satisfying restart your process.It
is called new version!can be called 0.0.1 or things like that .In version
number commonly first digit describe mane change in your game and
second describe partial change and third contains number of build(run)
of your game(on base of company strategy) .Now you should design
algorithm of your game before start to any codes.Algorithm is your
game or software description in sample language(not in codes).For
example for add two digits algorithm is
1.get first number and save it
2.get second number and save it too
3.add two number
4.save result and print
see Algorithm definition and everything here
in next posts i will describe a sample algorithm and codes of
games .For now is sufficient …one minute somebody miss algorithm and
going to coding without it,It is true just about too sample game ,In
other games You spend many time and maybe see a failed project!
No comments:
Post a Comment