Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/takaneichinose/infinite-cars

I don't know how did I come up with this name, but this is an endless racing game.
https://github.com/takaneichinose/infinite-cars

aseprite car-game endless-runner game game-development game-engine gamedev html-game html5 javascript javascript-game phaser phaser-game phaser3 phaserjs pixel-art racing-game web-game webgl webgl2

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://phaser.io/) - JavaScript game engine or framework.

[Aseprite](aseprite.org) - Drawing tool for the game objects .

[LMMS](https://lmms.io/lsp/) - DAW application for the sound effects.

[Luckiest Guy](https://fonts.googleapis.com/css2?family=Luckiest+Guy) - Font used for the texts.

[AAP64](https://lospec.com/palette-list/aap-64) - The color palette used for the images and the UI.

[Codepen](https://codepen.io/) - As a text editor (Or IDE) for development.