Kirill Nagaitsev

Results 5 repositories owned by Kirill Nagaitsev

slither.io-clone

228
Stars
115
Forks
Watchers

Learn how to make Slither.io with JavaScript and Phaser! This game clones all the core features of Slither.io, including mouse-following controls, snake collisions, food, snake growth, eyes, and more....

cppcraft

83
Stars
9
Forks
Watchers

a Minecraft clone written in C++ and OpenGL that includes Minecraft textures, chunks, building, terrain, trees, water, inventories, and more!

dinoman-io

19
Stars
33
Forks
Watchers

Multiplayer .io Pac-Man game made in 1 week using Phaser and socket.io

io-template

17
Stars
6
Forks
Watchers

A multiplayer game template for developers. It uses Node.js and webpack, and it works with any game framework or multiplayer server, such as Phaser or Colyseus. Everything runs with live reloading!

tetris-ai

24
Stars
9
Forks
Watchers

A Tetris AI written in JavaScript that uses a genetic algorithm