项目作者: christophpre

项目描述 :
A simple command line runner game, written in forth.
高级语言: Forth
项目地址: git://github.com/christophpre/dodgergame.git
创建时间: 2018-10-12T12:28:16Z
项目社区:https://github.com/christophpre/dodgergame

开源协议:MIT License

下载


Dodger Game

A simple command line runner game, written in forth. The goal of the game is to dodge enemies, collect points and upgrades.



Usage

Developed and tested with Gforth version 0.7.3.

Start

  1. gforth dodger.fs

Play

  • Arrow Left - Move left
  • Arrow Right - Move Right
  • Space - Pause

Authors

  • Andreas Scheidl
  • Christoph Presch