What I learned from building my first HTML5 game



Have you ever wished to make your own game? Playing games is fun and a lot of people like playing games... But when you think of building a game, maybe a lot of code and hard work cross over your mind. But building a game can also be fun and awesome. Today there are a lot of frameworks and engines that can help you build a game of your imagination. If you want to start building a game, here are few things that you might expect on your way of building a game.

5 things I learned building my first HTML5 game:


1. You won't finish on time
Deadlines. Every programmer or team of programmers has deadlines for their projects. If you put a short deadline (few weeks or even few months) you probably won't finish on time. Even if you calculate the time you need for graphics, audio, bugs, and other stuff you will probably run into unexpected problems that will steal your time. Well, that is one thing that you will learn while building your first game.

Power of web technologies - Digital Trip game

The sky is the limit - for web technologies. Modern browsers have hardly any limits anymore.
It's remarkable what we can do with web technologies today. Even full-fledged 3D has already become a reality, and you can see the example of it in Digital Trip, a short browser game that beautifully illustrates and proves this fact.

Creating an awesome web presentation

A presentation is the process of presenting a topic to an audience. It is typically a demonstration, lecture, or speech meant to inform, persuade, or build good will. The term can also be used for a formal or ritualized introduction or offering, as with the presentation of a debutante. Presenting information clearly and effectively is a key skill to get your message or opinion across and, today, presentation skills are required in almost every field.

6 best responsive html5 frameworks



What is a framework?

A framework is a standardized set of concepts, practices and criteria for dealing with a common type of problem, which can be used as a reference to help us approach and resolve new problems of a similar nature.


Responsive HTML5 Frameworks

Responsive HTML5 Frameworks are very useful for building the front end of any websites. Using HTML5 framework you can build better website with less time and effort. HTML5 frameworks advantage is that you don’t have to worry about cross-browser or cross-platform compatibility. These frameworks contain features like responsive slider, inbuilt buttons, responsive layouts, responsive tables, and much more...


Learn how to make a website - Dash





General Assembly has launched a new online service that teaches basic web development for free, in your browser. The online service is called Dash, and it lets users learn how to use HTML, Javascript, and CSS.