Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microscopic Explorer

A game written in Motorola 68000 Assembly Language.

Overview

This game is a project written as part of the Assembly and C curriculum. It is based on the famous 2015 browser game Agar.io. The game is written in the Motorola 68000 Assembly language using the EASy68K IDE.

Installation

To run the game you need to:

  1. Download EASy68K.
  2. Download the "Microscopic Explorer.x68" file.
  3. Open the file in EASy68K.
  4. Press the "Assemble Source" button (F9).
  5. Press the "Execute" button.
  6. Press the "Run" button (F9).

How to Play

Control the player cell (represented by a WHITE square) with arrow keys. Collect the food (represented by a small GREEN square) to earn score and grow in size, the AI cell (represented by the RED square) will try to do the same. When your size is 1.5x the size of the enemy cell you can attempt to eat the AI, however, if the AI cell's size is 1.5x your size it will attempt to eat you instead. The food reappears in random locations on the screen and, as time goes on, the amount of food gradually decreases. You win if you manage to eat the AI cell. You lose if the AI cell eats you. image

About

A Game Written in Motorola 68000 Assembly Language

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages