Giter Site home page Giter Site logo

space's Introduction

space Build Status volkswagen status Coverage Status

Welcome to space. A one-dimensional space-adventure game.

Game Features

  • Back to the roots. One-dimensional text-based game world
  • Single key. Full game control through only one key, the space bar
  • Extendable. Open API for individual game world extensions
  • Online & Multiplayer. Show off your skills in the space-online gameworld and challenge your friends

Game Description

All game features and the overall game description are subject to change.

  • The Hero is the main character in this game and is controlled by the player.
  • The Hero needs to complete the game world and defeat all enemies he encounters.
  • The Hero can collect and use weapons, armor and other special items, provided by the game world.
  • Items are stored in the Inventory
  • Items can be activated through item-slots 1-n (see 'additional controls')
  • The more enemies the Hero defeats and the further he gets in the game world, the more points he will earn.
  • The Hero can die. He then loses points and respawns at an earlier position in the game world.
  • Points will be used to calculate ranking with other players.
  • Points (or some kind of collectable money) can be used to buy items in the store (weapons, armor, money-creator-machines, etc.)

Game Controls

In the game, the Hero moves without user interaction and runs along the path in the game world. As described in Game Features, the whole interaction with the game world is done through the space bar:

Space Pattern Interaction
Single-Space Perform the main action. Depends on available/activated weapons or add-ons and on the current game world position. The very basic action will be a single punch.
Double-Space Turns around, Hero runs in the opposite direction.
Tripple-Space Hero uses next item in his inventory.

Additional Controls:

Key Function
I Show inventory
M Show Map

Game World Example

An example game world might look something like this: H/..................W.W........M.........M............R..M...................T.....................M.

Symbol Description
H The Hero. The main character in this game.
/ The Hero has a weapon equiped and is ready for combat
. An empty path, ready for the Hero to run along.
[any letter] An object in the game world to interact with. Might be enemies, weapons or other collectable items, rocks, traps, doors, etc.

Technical Features

  • Space is an online-game.
  • The space-online game server hosts the gameworld.
  • To start the game, the user needs a space-client to connect to the game server and join a gameworld.
  • A space-online gameworld may be shared among multiple players (multiplayer).
  • Players must create a space-online account (profile) to play the game.
  • The profile consists of the player's login data (username, password), the ingame character(s), active gameworlds, gameworld coordinates, points, items, etc. (game state) and is stored on the server.

Heroku Integration

Branch Link
Client-UI Client / Server-Api
Master Client / Server-Api
Stable Client / Server-Api

Milestones

#1 Siam Cat [released]

  • Find following Milestone Name
  • A game-world can be generated and displayed (Server-Client-Roundtrip over Network)
  • World is persistent for one game session
  • Server and Client are communicating via WebSockets
  • Basic Events can be sent between client and server
  • Hero can move, attack a monster and pick up an item

#2 Angora Cat

  • Find following milestone name
  • Monster can passively attack hero (hero can die)
  • Hero and monsters have health displayed in game world
  • World segments can be connected by doors
  • World updates automatically without sending step events
  • A world can contain many heros (controlled by different players)
  • Events from the websocket client can be send by space bar
  • Bug & Stability Fixes

#3 Bengal Cat

space's People

Contributors

basst314 avatar bjustx avatar chicane90 avatar oppes avatar superernie77 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

gitter-badger

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.