N
N
Nikolay2015-05-26 23:06:07
JavaScript
Nikolay, 2015-05-26 23:06:07

What algorithms are needed to write checkers (game) in js?

An 8x8 field was created based on the tables.
Checkers objects are created.
All of them have a common class.
Listening for events by class.
What algorithms are needed to write game logic?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
bobrovskyserg, 2015-05-26
@bobrovskyserg

It is necessary to implement 2 algorithms:
"protection"
"attack"

D
Deodatuss, 2015-05-27
@Deodatuss

Are you talking about AI or just game mechanics?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question