Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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