https://github.com/lecodeurdudimanche/planets-game
Planets is a simple physics game available for Windows, Mac, Linux and even Android.
https://github.com/lecodeurdudimanche/planets-game
Last synced: 6 months ago
JSON representation
Planets is a simple physics game available for Windows, Mac, Linux and even Android.
- Host: GitHub
- URL: https://github.com/lecodeurdudimanche/planets-game
- Owner: LeCodeurDuDimanche
- License: mit
- Created: 2019-10-22T20:49:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-22T20:51:48.000Z (over 6 years ago)
- Last Synced: 2024-12-29T21:32:15.517Z (over 1 year ago)
- Language: Processing
- Size: 6.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE.md
Awesome Lists containing this project
README
# Planets - a simple game made with Processing
Planets is a simple game available for Windows, Mac, Linux and even Android.
The game is not completly finished, so some features are incomplete.
## Requirements
Java 8 or greater is needed to run the game on Linux, Mac and Windows
Processing is required in order to build the game
## Installation
Just execute the application corresponding to your system, under the `bin` directory.
For Android, download the apk to your phone and install it (you will need to uncheck *"Never install applications from untrusted sources"* configuration option)
## How to play
Click the "Jouer" button (Play in French)
Then you need to launch the satellite to the green planet, avoiding red planets attracting you.
You can press Space to reset the launch.
There is a Map Creation mode, but maps can only be played once at the moment and are not saved.