• Stars
    star
    2
  • Language
    Assembly
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An Amiga game I wrote back in 1990!

More Repositories

1

unity3d-advanced-grid-movement

An more advanced approach for grid based movement in Unity3d games.
C#
19
star
2

unity3d-AnimatedGridMovement-Camera

An animated camera control script that gives you "Dungeon Master" / "Legend of Grimrock" style grid based movement in your Unity3D game.
C#
9
star
3

amiga-simple3d

This is the project I used to learn the basics of 3d graphics and rotation / projection. It uses fixed point math and a neat look up table for the sinus/cosinus calculations. Written back in 1989!
Assembly
3
star
4

amiga-baycat-command

An Amiga top down scrolling game project started in 1989. Unfortunatly digital decay took its toll and I am trying to recover as much as possible.
Assembly
3
star
5

amiga-label-maker

A label maker program for 3.5" floppy disks for the Amiga written in 100% assembly.
Assembly
2
star
6

amiga-drunken-coder-intro

My contribution to the "Party 3" December 1993 in Danmark.
Assembly
2
star
7

4096-bytes-intro-sprites-are-us

This is a 4096 byte intro I wrote back in 2004. It was an attempt to showcase that it is quite possible to generate a tiny executable that actually does something (3d graphics and audio) using a high level language such as C/CPP.
C
2
star
8

amiga-vokabel-pauker

A simplistic vocabulary trainer on the Amiga I wrote for my self teaching purposes.
Assembly
1
star
9

amiga-hardcopy

A small screen hardcopy program for the Amiga written in 100% assembly (Profimat Amiga) in the year 1988. Takes a screenshot and dumps it to the current printer selected in the preferences.
Assembly
1
star
10

amiga-xeno-dungeon-crawler

A grid based SciFi dungeon crawler tech-demo for the Commodore Amiga. Featuring a serial link for a multiplayer/coop mode (serial crossover)
Assembly
1
star
11

amiga-large-cli

Do you boot your Amiga to the CLI instead of the Workbench? Are you using an PAL Amiga? Are you annoyed to resize the window manually to the full PAL resolution? Then this small tool will make your live much easier!
Assembly
1
star
12

unity3d-minimal-tilebased-controller

This is a very minimalistic tilebased movement controller for Unity. Collision checking is done based on the tilemap and does NOT use any physisc or raycasts. Includes a basic editor as well.
C#
1
star