React & Node & Express app
This is my newest project, an assignment of University of Helsinky’s Full Stack open course. In this app, you can add and remove items from a phonebook.
Frontend development & Web design
Frontend development & Web design
This is my newest project, an assignment of University of Helsinky’s Full Stack open course. In this app, you can add and remove items from a phonebook.
I have tried several options of how to integrate Bootsrap with WordPress. According to Bootstrap guidelines, we need Bootstrap’s css to be loaded before all the other css files. The scripts for Bootstrap’s JavaScript should be loaded before the closing…
Here it is not so easy to win over the robot. .
We have added naive Artificial Intelligence. This time, you play against Robot Emil. He is quite naive – just plays randomly. But, a lot has changed on the inside. I have structured all classes as they should be. For example…
Hi, nothing new on the outside. But on the inside we added a new data structure for coordinates: Some of its functions:
Now there are two players in the game. A red one and a blue one.
Here the explosions are dalayed.
This is a very simple code by @rickymccallum87 from wordpress.org support. It is JavaScript. I installed the plugin Insert Headers and Footers by WPBeginner and put the following code into “Scripts in the footer”: Wondering what the event => event.preventDefault()…
This is my first game in Java Script, made using the book O. Žára, JavaScrip, Programátorské techniky a webové technologie. There were some small bugs I had to fix. Most of them my fault. In this version, you can click…