- Notifications
You must be signed in to change notification settings - Fork4
Create Atari 2600 programs with no coding knowledge.
License
haroldo-ok/vcs-game-maker
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This online tool is a no-code environment designed to allow someone to create a game for Atari 2600 without knowing much about programming and without installing anything on their computer.
It usesBlockly to allow the user to implement the logic using blocks and then, behind the scenes, generates aBatari Basic source code, that is then be compiled usingbatari-basic-js in order to generate an Atari 2600 ROM, which is emulated usingJavatari.
This is very much a work-in-progress.
npm installnpm run servenpm run buildnpm run lintAbout
Create Atari 2600 programs with no coding knowledge.
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.
