Kaldis Berzins
HackerContent Creator
@kaldisberzins
Heck
Beginner Template
This is a template for people who already know colyseus and want to start up a quick project. It doesn't work, but can be turned in
Node.js
This is a template for people who want to start making multiplayer games with colyseus, an authoritative multiplayer server for node.js. The template
Node.js
TP Exchange
logo
Try it:
Link
Description
TP Exchange is a web app built to help people in places with supermarkets that are empty of necessary item
Node.js
A pure js simulation of a pond of fish. Watch them swim. If you are interested in how this works here is a video of someone building something similar
HTML, CSS, JS
DOTON
Events in JS are a big pain in my opinion. You have two options - either use element.onclick = (e) => which you can use only once and is not su
HTML, CSS, JS
In the official node documentation it gives a way to fire an event when the server is shutting down. Something along the lines of
process.on('exit', (
Geocube101 You may be able to manually close the server using io.server.close(). Once done, you can manually destroy all connections with socket.destroy() where socket is the socket of the connected client3 years ago
In the "what should I make" thread @amasad expressed his wish for another multiplayer game. He wanted it to be more community focused than some of t
Lolanator365 @kaldisberzins i think it would be cool if you could make online agario and have a single player option where u go against bots4 years ago
image
Check out the demo here.
A very simple to use background tool that you can place into your website without any knowledge of javascript.
Featur
HTML, CSS, JS
EchoCoding This is awesome! I'm going to make a website and integrate this as soon as I can. And I'll credit you, not to worry :)4 years ago
POLYCARBINE
headphone symbol
Created by
@kaldisberzins:
Code
Music (Self Written)
Character sprite
and
@KarlisOslejs:
Game art
Created 100% within Ga
A nice little algorithm that will sort your dots into groups. Click inside the square and make little groups of red dots. Then input the amount of gro
HTML, CSS, JS
If you don't know, Hop Fighter is a platformer multiplayer game where the objective is to shoot your enemies and have fun. Ever since it got featuredexpress
MorkyMonkey @kaldisberins How would I be able to create a system where in guns.js it has an option to also have number of bullets a gun shoots and the type of bullet a gun has2 years ago
Making a Phaser Game with HTML5 and JavaScript
Hi guys!
Everybody likes to make games, right? And everybody has their own way of doing it. In this tu
HTML, CSS, JS
MorkyMonkey @kaldisberzins can i add images without making a spritesheet? can i just use images and put the code into sprites.json?2 years ago
An improved version of my first path finding algorithm. This time it notes down each intersection and makes a choice there. If it later runs into a
HTML, CSS, JS
shadowelite7 this is so cool, I would like to have something similar to this for my own screensaver4 years ago
Reader8765 This is awesome! The biggest problem is that the Pathfinder is going back into areas it has already surrounded. It needs to learn to take more types of turns.4 years ago
A super simple concept made complicated by an unreadable language. Takes 5 letters as an input and outputs them in reverse order. BrainF can only take
BrainF
My first path-finding algorithm. Completely random as you can see. Solves a maze. If you want you can replace the Maze.png file with another 16x16 pi
HTML, CSS, JS
I am delighted to announce that Hop-Fighter v0.4 is out! If you don't know already, Hop-Fighter is a platformer multiplayer shooter game. The objectiv
I know I am a bit late to the party but here it is: http://hop-fighter--kaldisberzins.repl.co/. It is an online multiplayer platformer shooter. Play iexpress
MatthewDoan1 I was gonna give up on Phaser because of lack of documentation and a foreign environment (repl.it), but this project allowed me to make a turnaround! Thanks4 years ago
Code: https://repl.it/@kaldisberzins/Perceptron
Try it out: https://perceptron--kaldisberzins.repl.co
It essentially has to figure out which positions
A simple, yet fun game where you are a zeppelin and you have to bomb ships and avoid their artillery fire.
Use the W, A, S and D keys to move your zep
asazeren I think health needs to be a lot lower. With 20 hits capable of being taken,the player is not afraid enough of getting hit.5 years ago
http://kaldisberzins.repl.co/Canvas-Meme
Meme generator
The top input is where you put the image address.
When you right click on an image that you
kaldisberzins I should probably explain this:
The top input is where you put the image address.
When you right click on an image that you want to use click copy image address.
Then paste that into the top input box.
The other two boxes are where the top and bottom texts for your meme go.
I also fixed the font so that it is now the regular meme font.5 years ago