My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

Introduction

About ASCII HERO GO!

ASCII HERO GO! is an ASCII style indie-game powered by ASCII Game Engine. Download package with the 'ASCII HERO GO!' game and full source code now!

About AGE

ASCII Game Engine(AGE for short) is a game engine with ASCII style rendering. It's fully written in C as a Windows console program. You can port it to any other forms of executable as you please; e.g. window based program, CGI on web, and even mobile app etc. Feel free with it for either commercial or noncommercial usage.

Key Features of AGE

  • Easy porting console rendering system
  • Motion controller for object updating
  • Animation controller for object animating
  • Message delivering based invocation between objects
  • Basic collision detection
  • Simple PC speaker based audio system
  • Text based assets file
  • Easy porting input system
  • Integrated MY-BASIC scripting language(http://code.google.com/p/my-basic/)

You can support AGE development with a donation.

Powered by Google Project Hosting