Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/authman2/orbs
A 2D tile based game in which the player must go around the world collecting multicolored orbs.
https://github.com/authman2/orbs
Last synced: about 2 months ago
JSON representation
A 2D tile based game in which the player must go around the world collecting multicolored orbs.
- Host: GitHub
- URL: https://github.com/authman2/orbs
- Owner: Authman2
- License: gpl-3.0
- Created: 2016-04-04T19:03:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-11T14:06:10.000Z (over 8 years ago)
- Last Synced: 2024-10-18T21:58:30.068Z (2 months ago)
- Language: Java
- Size: 791 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Orbs
Orbs is a 2D tile game written completely in Java. In the game, the player must help a scientist retrieve a set of multicolored orbs for his experiment. These orbs can be acquired in many different ways. Some will require the player to look through special trees to find them, others will require the player to run an errand for another character in the game, and some may just be lying on the ground for the player to pick up. To win the game, the player must find and return all of the orbs to the scientist so that he can complete his experiment.- Year: 2016
- Language: Java
- Programmer: Adeola Uthman
- Game Loop: https://github.com/TheIndieDeveloper
- Artist: Adeola Uthman# Controls
- Up, Down, Left, Right: Move the player in respective directions
- W, S, A, D: Move the player in respective directions
- I: Look through inventory
- X: Back/Cancel button
- C: Select/Interact button
- Enter: Select/Interact button