Skip to content

A retro javascript game library

License

Notifications You must be signed in to change notification settings

BinaryMoon/beep8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beep8

BEEP8 is a tiny Javascript engine that lets you create games and experiences inspired by the look and feel of a retro 80s computer. It's not an emulator or a fantasy console: it's just a Javascript library. It's free and open source.

Getting Started

The files in dist are the only files you need to run beep8. You will also need the assets directory.

To develop locally you can run npm install and then npm run dev. This will run a watch script that will rebuild the dist/beep8.js file. To build everything run npm run build.

Inspired by QX82

beep8 is a fork of the QX82 engine by btco. For more information, check out the QX82 site.

About

A retro javascript game library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published