Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Create Atari 2600 programs with no coding knowledge.

License

NotificationsYou must be signed in to change notification settings

haroldo-ok/vcs-game-maker

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.

Screenshot

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

SeeConfiguration Reference.

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp