takaneichinose / infinite-cars

I don't know how did I come up with this name, but this is an endless racing game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite Cars

Description

My first ever game created using a game engine!

Why "Infinite Cars"? Well simply because this is an endless racing game.

This is just a simple time killer when you are bored. This game does not have a specific goal. Just drive the car, survive the game, and dodge all the obstacles with all your might!

I already created many versions of this game, but this is so far is my creation that I feel satisfied the most. Well it's because this is the first time I actually used a game engine.

The computer car has a light artificial intelligence algorithm which it avoids an obstacle to go through. Although, it's not perfect, I'm already satisfied with it.

I read the API documentation, and the code in the examples a lot, for me to understand how to work on this game. Although, I'm pretty sure that my writing is not perfect.

Instructions

As mentioned before, just avoid the obstacles on the road.

You may drag the red car (or the character) to left or to the right to control it.

There is no other controls other than that.

If you feel that the background sound effect is noisy, you may mute it (Located at the top right of the game screen).

Resources

Phaser - JavaScript game engine or framework.

Aseprite - Drawing tool for the game objects .

LMMS - DAW application for the sound effects.

Luckiest Guy - Font used for the texts.

AAP64 - The color palette used for the images and the UI.

Codepen - As a text editor (Or IDE) for development.

About

I don't know how did I come up with this name, but this is an endless racing game.

License:GNU General Public License v3.0


Languages

Language:JavaScript 95.9%Language:HTML 2.8%Language:CSS 1.3%