Skip to content

cadaver/hessian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hessian

Multidirectionally scrolling sideview action / adventure game for the Commodore 64. Will be strongly similar to the Metal Warrior series. Work in progress, check only at your own risk!

Technical details:

  • 50Hz screen update with NTSC compatibility
  • 8-directional scrolling with color per each char
  • 24 sprite multiplexer
  • Realtime sprite depacking for all sprites, using a sprite cache
  • Dynamic memory allocation for sprites & level data
  • NinjaTracker V2.03 music & sound playback
  • Loader based on the CovertBitops Loader V2.24 (1541/1581/FD/HD/IDE64)
  • Exomizer2 compression

You take the role of Kim, a low-level security guard at a Throne Group science complex, during the worst night shift of her life. This involves the Group's inventions spiraling out of control thanks to the megalomaniacal visions of the head scientist Norman Throne, ad-hoc lifesaving nanomechanical surgical procedures that grant Kim superior strength and recovery capability, but also the constant dependence on battery power, lots of guns used against enemies both robotic and human, and an impending apocalypse.

See also CovertBitops homepage.

Code license

Program code (.s files) & build scripts are licensed under the MIT license:

Copyright (c) 2007-2015 Lasse Öörni

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Content license

Graphics, levels, music, sound effects, story/dialogue text is copyright (c) 2007-2015 Lasse Öörni except the song "nether.sng" (c) 2013 Péter Nagy-Miklós. All rights reserved.

About

C64 action / adventure game

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published