Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/VitorValandro/gravitational

A simple original game designed by me using javascript and a score ranking with PHP
https://github.com/VitorValandro/gravitational

game-development

Last synced: 3 months ago
JSON representation

A simple original game designed by me using javascript and a score ranking with PHP

Awesome Lists containing this project

README

        

# Gravitational

Gravitational is a single-player game protagonized by an astronaut lost on an undiscovered planet.

## How to play

The game is uploaded in a free host service that can be found [here](http://gravitational.epizy.com).

You must change gravity to avoid cliffs and get the highest score possible. You can save your score to leaderboard by logging in.

#### Controls
Press space bar to change gravity and enter to pause the game.

## About the project
This is the first game that I produced and released. It was made for me to learn to work with PHP (it is also my first application with the language), to develop my skills with javascript and to improve my techniques of pixel art and sprite sheets.

#### Technical Information
No special framework or package was used to make the game, only the native languages ​​javascript, PHP, HTML and a little bit of CSS.

All of the game's sprites and images were adapted from community resources or created by me.
Music and sound effects are from a community repository.

#### Notes
Sorry for the badly formatted CSS design, that was not the focus of the project.