Skip to content

VUEngine/Null-Pointer-Mockup-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

//----------------------------------------------------------------------------------------------------------------------
//  NULL POINTER MOCKUP DEMO
//  November 2015
//----------------------------------------------------------------------------------------------------------------------

    This file contains the following sections:

    [1] DESCRIPTION
    [2] LICENSE
    [3] COMPILING ON WINDOWS
    [4] CREDITS


//----------------------------------------------------------------------------------------------------------------------
//  [1] DESCRIPTION
//----------------------------------------------------------------------------------------------------------------------

    Single scene mockup of a platform game created using the VBJaEngine.


//----------------------------------------------------------------------------------------------------------------------
//  [2] LICENSE
//----------------------------------------------------------------------------------------------------------------------

    Copyright (C) 2015 Planet Virtual Boy
    chris@vr32.de

    See GPL-license.txt for the GNU GENERAL PUBLIC LICENSE


//----------------------------------------------------------------------------------------------------------------------
//  [3] COMPILING ON WINDOWS
//----------------------------------------------------------------------------------------------------------------------

    VBJaEngine is supported out-of-the-box by the VBDE Virtual Boy Development Environment. Build this demo using the
    build button.

    If you did not receive this source code bundled with VBDE, get it at http://vbde.planetvb.com.


//----------------------------------------------------------------------------------------------------------------------
//  [4] CREDITS
//----------------------------------------------------------------------------------------------------------------------

    Christian Radke (KR155E):
        * Demo Program
        * Demo Design

    Jorge Eremiev:
        * Engine Program
        * Demo Program

    V810 is a trademark of NEC. Virtual Boy is a trademark of Nintendo. Planet Virtual Boy is in no way affiliated with
    either of these parties.