Ca y est, PewPew est disponible sur l'appstore Francaise/Belge/Luxembourgeoise d'Apple.
J'ai crée un groupe de discussion pour pouvoir parler de PewPew, là.
There, PewPew is available!
Since I released PewPew only in France/Belgium/Luxembourg, this post is be both in French and in English.
To ask questions/talk about PewPew, go here.
Subscribe to:
Post Comments (Atom)
Unexpected Gotchas in Making a Game Deterministic
When aiming for a fully deterministic program, it is common knowledge that you have to deterministically seed your random number generators,...
-
I wanted to write this post for a while. It describes a C++ technique to implement rollback in the context of multiplayer games that I feel ...
-
Occasionally someone will asked how I obtained the PPL look. In a nutshell: Draw everything with lines, including the text and the various i...
-
When aiming for a fully deterministic program, it is common knowledge that you have to deterministically seed your random number generators,...
No comments:
Post a Comment