-
Notifications
You must be signed in to change notification settings - Fork 0
Single scene mockup of a Metroidvania game created using VBJaEngine, as VUEngine was previously called.
License
VUEngine/Null-Pointer-Mockup-Demo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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.About
Single scene mockup of a Metroidvania game created using VBJaEngine, as VUEngine was previously called.