Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/VitorValandro/gravitational
- Owner: VitorValandro
- Created: 2020-01-07T19:24:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-13T14:24:00.000Z (over 4 years ago)
- Last Synced: 2024-07-31T19:36:34.639Z (6 months ago)
- Topics: game-development
- Language: JavaScript
- Homepage: http://gravitational.epizy.com
- Size: 3.09 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.