Skip to content

aumouvantsillage/Humanoides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Humanoïdes is a game similar to Androides, a French game developed in 1985 for the microcomputer Thomson MO5.

This is a work in progress: it currently has only one level and no sound.

Usage

Try the demo at http://humanoides.baierouge.fr/

The main character is controlled by the keyboard:

Key Action
Left arrow Move to the left (running or hanging)
Right arrow Move to the right (running or hanging)
Up arrow Climb up a ladder
Down arrow Climb down a ladder, or fall from a rope
S Break a brick on the left
D Break a brick on the right

Build instructions

Install node.js and npm. Linux users can get recent versions from the NodeSource distributions.

Install Grunt:

sudo npm install -g grunt

Clone this repository and build:

git clone https://github.com/aumouvantsillage/Humanoides.git
cd Humanoides
npm install
grunt

Open the index.html file in a web browser.

About

A game inspired by Androides for the MO5 computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published